This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26352] ICE
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2006 14:57:37 -0000
- Subject: [Bug c++/26352] ICE
- References: <bug-26352-6594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from bangerth at dealii dot org 2006-03-08 14:57 -------
(In reply to comment #6)
> We don't use pre-compiled headers ourselves. Any precompiles are third-party or
> standard library, and actually I was unaware that they were used. Can you tell
> me the files that the header contained? Then I can identify where we got them
> and might be able to get un-precompiled versions.
All I can say is that in your log file I see the command line
/mnt/export/home/ivan/gcc/bin/../libexec/gcc/i686-pc-linux-gnu/4.0.2/cc1plus
-fpreprocessed powersetTest.ii -quiet -dumpbase powersetTest.cc
-mtune=pentiumpro -auxbase powersetTest -g -O0 -version -o powersetTest.s
Since I don't have your sources (and don't want to), I can't help you search
further.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26352