------- Comment #3 from boz283 at ece dot northwestern dot edu 2007-07-24 18:49 ------- I was trying to see how different optimizations effect execution speed of the application, i.e. trying to see if removing that compiler optimization increases/decreases the execution time. Currently i am trying the options specified in the gcc manual, and one of my applications compiles properly, while the one submitted here doesn't. (In reply to comment #2) > Is there a reason why you are using -fno-unit-at-a-time ? >
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32885