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 ebotcazou at gcc dot gnu dot org  2004-07-03 08:57 -------
David, just to let you know that I've not forgotten this PR.

I have a patch that almost works, except that there is a last problem:
sparc_output_mi_thunk unconditionally uses a sibcall, which is forbidden with
-fno-delayed-branches.  Trying to find a workaround to this...


-- 


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]