[David Abrahams] PCH and GCC ICEing on boost/python.cpp

Andrew Pinski pinskia@physics.uc.edu
Sat Oct 11 08:07:00 GMT 2003


On Oct 11, 2003, at 00:48, Gabriel Dos Reis wrote:
>> I tried out a CVS version of GCC a few days ago to try out the PCH
>> support in the next compiler.  It ICEed with a segmentation fault when
>> trying to compile a header file that only included boost/python.hpp.
>> Given that failure, my only comment is that it will be hard to
>> operationally test Pyste's support for PCH with GCC.

This is not a PCH problem, it is a c++ problem and this is reported as 
PR 12573, I already reduced the case down to 27 lines.  The problem is 
related to using offset as a template argument.

Thanks,
Andrew Pinski



More information about the Gcc-bugs mailing list