dwarf2out.c (mem_loc_descriptor): Only look through a constant pool reference if...
authorJason Merrill <jason@gcc.gnu.org>
Fri, 6 Jul 2001 11:38:41 +0000 (07:38 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 6 Jul 2001 11:38:41 +0000 (07:38 -0400)
commit6331d1c1d9859927b5509e07b856e60f98b4821f
tree670e27a40e7ff30b068cdb104c7a8814b9421bae
parentd15a05b3acd56e54de35f8e410799e914b9ca604
dwarf2out.c (mem_loc_descriptor): Only look through a constant pool reference if...

        * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
        reference if the target constant is also a SYMBOL_REF.

From-SVN: r43805
gcc/ChangeLog
gcc/dwarf2out.c