PR c++/26660: gomp regression to C++ PCH machinery
Alexandre Oliva
aoliva@redhat.com
Thu Jun 1 05:05:00 GMT 2006
On May 31, 2006, Geoffrey Keating <geoffk@apple.com> wrote:
> Alexandre Oliva <aoliva@redhat.com> writes:
>> We can't lex the token past the PCH pragma before doing the PCH magic,
>> otherwise the lexed token will point to GC memory that is invalidated
>> by the PCH magic.
>>
>> Bootstrapped and regtested on adm64-linux-gnu. Ok to install?
> This is OK, assuming you did check that #pragma GCC pch_preprocess
> continues to work...
That's what the reported bug tested, and it was just broken for C++
before, and now it at least appears to work :-)
Thanks, the patch is in.
--
Alexandre Oliva http://www.lsd.ic.unicamp.br/~oliva/
Secretary for FSF Latin America http://www.fsfla.org/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
More information about the Gcc-patches
mailing list