This is the mail archive of the gcc@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]

Re: Merging PCH to mainline


Geoffrey Keating <gkeating@apple.com> writes:

> Now that the new C++ parser seems to have stabilised, I plan to merge
> pch-branch to mainline later today.  I'd appreciate it if people could
> avoid committing changes during this time.
 
Is it supposed to work right now ? I just did a bootstrap/check with a mainline
updated half an hour ago and most/all pch tests in the test suite are failing.

Simple test cases fail too.

Also -Winvalid-pch doesn't appear in gcc -v --help output.

It has a single big PCH merge in the ChangeLog.

Platform is i686-linux (SuSE 8.1)

-Andi


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