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

[Bug c++/28220] Segfault with pch and trying to do IMA with C++



------- 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


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