This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10567] -fno-delayed-branch not honored in back-end
- From: "davem at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2004 20:55:12 -0000
- Subject: [Bug target/10567] -fno-delayed-branch not honored in back-end
- References: <20030430161600.10567.davem@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From davem at gcc dot gnu dot org 2004-07-06 20:55 -------
It may not be pretty, but I believe it solves the bug correctly.
I think it is worth applying. If we come up with a more clever
way to do this stuff, then we'll do so. Meanwhile the bug
will be fixed, there will be no regressions, and the ugliness
will be confined to the sparc backend.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10567