com.c (ffecom_transform_equiv_): Make EQUIVALENCEs addressable so that debug info...
authorG. Helffrich <george@gly.bris.ac.uk>
Fri, 11 Aug 2000 16:11:08 +0000 (16:11 +0000)
committerToon Moene <toon@gcc.gnu.org>
Fri, 11 Aug 2000 16:11:08 +0000 (16:11 +0000)
commita8e2bb766665027e5e04de7e8ec3085a1b117e8a
tree58dbca04374a886457950aff47c9355733cd5f04
parent87cf27fece68c41bdd910844526c50339748013f
com.c (ffecom_transform_equiv_): Make EQUIVALENCEs addressable so that debug info can be attached to their storage.

2000-08-11  G. Helffrich  <george@gly.bris.ac.uk>
            Toon Moene  <toon@moene.indiv.nluug.nl>

* com.c (ffecom_transform_equiv_): Make EQUIVALENCEs addressable
so that debug info can be attached to their storage.
Unconditionally list the storage set aside for them.

Co-Authored-By: Toon Moene <toon@moene.indiv.nluug.nl>
From-SVN: r35637
gcc/f/ChangeLog
gcc/f/com.c