This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12308] '387 mode switching clobbers flags
- From: "stuart at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2003 23:17:17 -0000
- Subject: [Bug target/12308] '387 mode switching clobbers flags
- References: <20030917004500.12308.stuart@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12308
stuart at apple dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From stuart at apple dot com 2003-10-20 23:17 -------
The testcase still fails if compiled -Os .
Quoting the original description, "The better long-term fix is to fully apply the lcm.c:
optimize_mode_switching() feature."