[Bug bootstrap/34003] [4.1 Regression] gcc trunk unable to bootstrap itself; Unsatisfied symbols: ggc_free
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 21 03:06:00 GMT 2007
------- Comment #41 from danglin at gcc dot gnu dot org 2007-12-21 03:06 -------
Subject: Bug 34003
Author: danglin
Date: Fri Dec 21 03:05:43 2007
New Revision: 131114
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131114
Log:
PR bootstrap/34003
* c-decl.c (merge_decls): Copy RTL from olddecl to newdecl.
* config/pa/pa.c (pa_encode_section_info): If !first, preserve
SYMBOL_FLAG_REFERENCED flag.
* gcc.dg/pr34003-1.c: New test.
* gcc.dg/pr34003-2.c: New.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr34003-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr34003-2.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/c-decl.c
branches/gcc-4_1-branch/gcc/config/pa/pa.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003
More information about the Gcc-bugs
mailing list