This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/10567] -fno-delayed-branch not honored in back-end


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]