This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37565] __optimize__ attribute doesn't work correctly
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Oct 2009 17:03:50 -0000
- Subject: [Bug middle-end/37565] __optimize__ attribute doesn't work correctly
- References: <bug-37565-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from sje at cup dot hp dot com 2009-10-29 17:03 -------
The patch I checked in provides the infrastructure to fix this problem and I
have fixed the IA64 instance of it but other targets (like x86) will need to
define TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE as well to completely resolve this
defect.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37565