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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-26 06:48:10 UTC ---
Author: jakub
Date: Wed Jan 26 06:48:04 2011
New Revision: 169276

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169276
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:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-opts.c

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-26 06:55:49 UTC ---
Fixed.


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