This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32885] Internal compiler error when using -fopenmp -O3 -fno-unit-at-a-time option



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]