This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32820] optimizer malfunction when mixed with asm statements
- From: "jbuehler at spirentcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2007 13:28:03 -0000
- Subject: [Bug middle-end/32820] optimizer malfunction when mixed with asm statements
- References: <bug-32820-14880@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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