[Bug rtl-optimization/23898] basic block reordering excessively increases code size; get_uncond_jump_length pessimistic
amylaar at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 15 17:51:00 GMT 2005
------- Additional Comments From amylaar at gcc dot gnu dot org 2005-09-15 17:51 -------
Created an attachment (id=9736)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9736&action=view)
fix for SH
This patch set fixes the problem for the SH.
The patch to sh_output_mi_thunk should no longer be necessary in mainline,
AFAICR
Kaz has fixed the generic code to get the line number information initialized.
If we want to use this approach, a tm.texi patch needs to be added, and machine
specific patches for the other ports are needed to get benefit of this patch.
Another approach would be to make the gen* programs create a minumum insn
length function, and use that instead.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23898
More information about the Gcc-bugs
mailing list