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


On Thursday, January 9, 2003, at 11:45  PM, Andi Kleen wrote:

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.
Yes, it works for me on Darwin.

If the only failures you're seeing are with -g, then that's not most or all tests, it just means that all the tests without -g are passing.

Simple test cases fail too.

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

Hmmm, a bug.  I wonder why it doesn't appear?

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]