OSDN Git Service

PR middle-end/20263
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Mar 2005 12:08:54 +0000 (12:08 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Mar 2005 12:08:54 +0000 (12:08 +0000)
commit91bf0af7c92ade821ac693591f2ff18a9daaa965
tree514cd477a850012502ca1974a42b47cb3cb03d19
parentd297148788686526bc4f9a4b8b1bbaf0c8c96dc9
PR middle-end/20263
* varasm.c (make_decl_rtl) [ASM_DECLARE_REGISTER_GLOBAL]: Use
the DECL_NAME, not the DECL_ASSEMBLER_NAME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97157 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/sparc-reg-1.c [new file with mode: 0644]
gcc/varasm.c