[Bug middle-end/13898] [tree-ssa] duplicate symbol for local variable turned static
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 20:32:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-28 20:32 -------
Subject: Bug 13898
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: rth@gcc.gnu.org 2004-01-28 20:32:10
Modified files:
gcc : ChangeLog.tree-ssa gimplify.c
Added files:
gcc/testsuite/g++.dg/opt: static4.C
Log message:
PR middle-end/13898
* gimplify.c (gimplify_init_constructor): Invoke
lhd_set_decl_assembler_name on the now-static variable.
* g++.dg/opt/static4.C: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1131&r2=1.1.2.1132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.138&r2=1.1.2.139
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/static4.C.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13898
More information about the Gcc-bugs
mailing list