------- Comment #1 from pletzer at txcorp dot com 2009-04-23 04:38 ------- Created an attachment (id=17681) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17681&action=view) source code reproducing problem
I apologize but I cannot produce *.i files with -save-temps: [plet...@localhost test]$ g++ -c -save-temps cxxps.cpp [plet...@localhost test]$ ls ccps_base.h cxxps.cpp cxxps.o f77name.h ccps.h cxxps.h cxxps.tmp.localhost.localdomain.10206.s multiarray.h so I'm sending the source and headers as a bz2 compressed file. To reproduce the problem of very long compile time, type tar xvfj cxxps.bz2 g++ -c -O cxxps.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39860