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/32820] optimizer malfunction when mixed with asm statements



------- Comment #3 from jbuehler at spirentcom dot com  2007-07-25 13:28 -------
I would appreciate a fix for this because the code being compiled is the GHC
compiler itself.  I have to compile GHC for hppa without optimization because I
have been unable to find a compiler options workaround for this problem.  The
unoptimized GHC has a 40 megabyte text section and I am hoping for significant
speed improvements once the optimizer is usable.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32820


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