egcs 1.0.1 - Bug: compilation doesn't stop
Jeffrey A Law
law@cygnus.com
Mon Jan 12 22:08:00 GMT 1998
In message <19980112161727.14337@nuno>you write:
> http://reality.sgi.com/lm/lmbench/lmbench.html and compiled it and all went
> fine. But the makefile compiles some of the files with no optimization. I
> tried to compile lat_ctx.c with -O3 -march=i486 -funroll-loops and it
> wouldn't stop compiling it! It had already used 4 minutes of CPU time when I
> stopped it. I can send the file if you want, it's only 7K.
Actually the .i file would be better -- add "-save-temps" to the command line
to force the preprocessor to save intermediate output into the .i file.
jeff
More information about the Gcc-bugs
mailing list