[Bug target/10567] -fno-delayed-branch not honored in back-end
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 26 07:48:00 GMT 2003
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-11-26 07:48 -------
David, I have a patch but it doesn't fix all the cases (IIRC sibcalls and I'm
not sure this is fixable). It also aims to prettify the assembly emitted for
delay slots, i.e. always indent like in
jmp %i7+8
restore
while, currently, there is a mix of indentation and non-indentation.
Would you mind if I re-target this bug for 3.5?
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|sparc-unknown-linux-gnu |sparc*-*-*
GCC host triplet|sparc-unknown-linux-gnu |sparc*-*-*
GCC target triplet|sparc-unknown-linux-gnu |sparc*-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10567
More information about the Gcc-bugs
mailing list