[Bug c++/28220] Segfault with pch and trying to do IMA with C++
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 3 07:05:00 GMT 2006
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-03 07:05 -------
bug.h just needs to contain:
#pragma GCC pch_preprocess
"/src/gcc/local/gcc/objdir/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch
but that means we need to reduce that pch file also, I will try to do it maybe
on Monday.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |
Summary|Segfault in top-of-tree |Segfault with pch and trying
|development gcc |to do IMA with C++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28220
More information about the Gcc-bugs
mailing list