This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33168] [4.3 Regression] GCC Boot failure, building libstc++



------- Comment #17 from aoliva at gcc dot gnu dot org  2008-01-03 05:16 -------
Subject: Bug 33168

Author: aoliva
Date: Thu Jan  3 05:15:42 2008
New Revision: 131276

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131276
Log:
gcc/cp/ChangeLog:
PR target/33168
* decl.c (cp_finish_decl): Call make_rtl_for_nonlocal_decl already
with the final TREE_READONLY flag in place.  processing_template_decl
is known to be 0 in this part of function.
gcc/testsuite/ChangeLog:
PR target/33168
* g++.dg/other/datasec1.C: New test.

Added:
   
branches/var-tracking-assignments-branch/gcc/testsuite/g++.dg/other/datasec1.C
Modified:
    branches/var-tracking-assignments-branch/gcc/cp/ChangeLog
    branches/var-tracking-assignments-branch/gcc/cp/decl.c
    branches/var-tracking-assignments-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]