[Bug c++/26352] ICE

2007-09-24 Thread pcarlini at suse dot de
--- Comment #9 from pcarlini at suse dot de 2007-09-24 17:05 --- In any case, the pre-processed code doesn't compile anymore with 4.2 and mainline. -- pcarlini at suse dot de changed: What|Removed |Added ---

[Bug c++/26352] ICE

2006-03-08 Thread igodard at pacbell dot net
--- Comment #8 from igodard at pacbell dot net 2006-03-08 19:29 --- Well I was really surprised to see this -fpreprocessed option in the -v output, so I did a little digging. It seems that this option is set by the driver whenever -save-temps is set. It does not come from my command line

[Bug c++/26352] ICE

2006-03-08 Thread bangerth at dealii 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 heade

[Bug c++/26352] ICE

2006-03-07 Thread igodard at pacbell dot net
--- Comment #6 from igodard at pacbell dot net 2006-03-08 06:16 --- 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 w

[Bug c++/26352] ICE

2006-03-07 Thread bangerth at dealii dot org
--- Comment #5 from bangerth at dealii dot org 2006-03-08 04:55 --- I see you used precompiled headers. Does the same ICE happen if you don't do that? W. -- bangerth at dealii dot org changed: What|Removed |Added --

[Bug c++/26352] ICE

2006-02-18 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-18 16:22 --- I cannot reproduce this at all in 4.0.2, 4.0.0, or 4.0.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26352

[Bug c++/26352] ICE

2006-02-18 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-18 16:07 --- g++: Internal error: Killed (program cc1plus) means memory was over used. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/26352] ICE

2006-02-18 Thread igodard at pacbell dot net
--- Comment #2 from igodard at pacbell dot net 2006-02-18 15:48 --- Created an attachment (id=10874) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10874&action=view) source code (compressed) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26352

[Bug c++/26352] ICE

2006-02-18 Thread igodard at pacbell dot net
--- Comment #1 from igodard at pacbell dot net 2006-02-18 15:48 --- Created an attachment (id=10873) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10873&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26352