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 pch/47430] [4.6 Regression] Random PCH related bootstrap failures on powerpc64-linux


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

--- Comment #8 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:51:46 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:51:42 2011
New Revision: 169610

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169610
Log:
    PR pch/47430
    * c-opts.c (c_common_post_options): Call c_common_no_more_pch
    after init_c_lex if pch_file is set.

Modified:
    branches/google/integration/gcc/c-family/ChangeLog
    branches/google/integration/gcc/c-family/c-opts.c


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