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: 26 Nov 2003 08:37:56 -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 2003-11-26 08:37 -------
The sibcall thing is easy to fix, just turn sibcalls off in the
sparc option handling fixup code if -fno-delayed-branch has been
specified.
No problem retargeting this to 3.5
I also agree with your delay slot indentation consolidation.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10567