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 c++/31806] miscompilation with -fschedule-insns2 -fno-threadsafe-statics



------- Comment #7 from jakub at gcc dot gnu dot org  2007-05-31 16:40 -------
Subject: Bug 31806

Author: jakub
Date: Thu May 31 16:40:12 2007
New Revision: 125229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125229
Log:
        PR c++/31806
        * decl.c (cp_finish_decl): Also clear was_readonly if a static var
        needs runtime initialization.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


-- 


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


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