dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constants until...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 4 Jun 2009 05:50:34 +0000 (05:50 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 4 Jun 2009 05:50:34 +0000 (05:50 +0000)
commit78bd9046a8dff27c8247a5c80bdec5f7122f77d2
tree844ff9fd433e82ace9821b2780185794c64fc319
parent4cbc7f7a2155f307bbe98610a20b557f613f6e47
dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constants until...

* dwarf2asm.c (dw2_force_const_mem): Defer creation of
declarations for constants until...
(dw2_output_indirect_constant_1): ... this point.

From-SVN: r148160
gcc/ChangeLog
gcc/dwarf2asm.c