projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
486086f
)
(make_decl_rtl): Don't update DECL_ASSEMBLER_NAME for
author
Jason Merrill
<merrill@gnu.org>
Wed, 5 Jun 1996 05:15:57 +0000
(
05:15
+0000)
committer
Jason Merrill
<merrill@gnu.org>
Wed, 5 Jun 1996 05:15:57 +0000
(
05:15
+0000)
local statics.
From-SVN: r12163
gcc/varasm.c
patch
|
blob
|
history
diff --git
a/gcc/varasm.c
b/gcc/varasm.c
index be29f74860937ef6ff68d76dfc6b632b4d5ed193..31045fca19dfd6cfe0ec4640d009f3bf1b76151f 100644
(file)
--- a/
gcc/varasm.c
+++ b/
gcc/varasm.c
@@
-724,7
+724,6
@@
make_decl_rtl (decl, asmspec, top_level)
DECL_RTL (decl) = gen_rtx (MEM, DECL_MODE (decl),
gen_rtx (SYMBOL_REF, Pmode, name));
- DECL_ASSEMBLER_NAME (decl) = get_identifier (name);
/* If this variable is to be treated as volatile, show its
tree node has side effects. If it has side effects, either