------- Comment #39 from danglin at gcc dot gnu dot org  2007-12-18 05:05 
-------
Subject: Bug 34003

Author: danglin
Date: Tue Dec 18 05:05:43 2007
New Revision: 131032

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131032
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_2-branch/gcc/testsuite/gcc.dg/pr34003-1.c
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr34003-2.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/c-decl.c
    branches/gcc-4_2-branch/gcc/config/pa/pa.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

Reply via email to