varasm.c (globalize_decl): Get the name from the RTL, not DECL_ASSEMBLER_NAME.
authorJason Merrill <jason@redhat.com>
Tue, 19 Mar 2002 21:38:43 +0000 (16:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 19 Mar 2002 21:38:43 +0000 (16:38 -0500)
commitf9d09ae5bb74df042e5214c1a88392621204f177
tree61e5ea6db930c4408d127bbe50d57b9a2a12e660
parent2a4ea3264073f0bb84ce90370c75234b844bf51d
varasm.c (globalize_decl): Get the name from the RTL, not DECL_ASSEMBLER_NAME.

        * varasm.c (globalize_decl): Get the name from the RTL, not
        DECL_ASSEMBLER_NAME.

From-SVN: r51043
gcc/ChangeLog
gcc/varasm.c