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 #15 from jakub at gcc dot gnu dot org  2007-11-06 08:33 -------
Subject: Bug 33168

Author: jakub
Date: Tue Nov  6 08:33:25 2007
New Revision: 129922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129922
Log:
        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.

        * g++.dg/other/datasec1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/datasec1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/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]