This is the mail archive of the gcc-patches@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]

Re: make CFG survive post-reload splitting: SH breakage


> I've tested on random example that sh seems to be happy again. OK if
> it works for you too?
> 
> Mon Jul 23 23:18:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
>         * recog.c (split_all_insns_noflow): New.
>         * rtl.h (split_all_insns_noflow): Declare.
>         * ia64.c (ia64_reorg): Use split_all_insns_noflow.
>         * m68hc11.c (m68hc11_reorg): Likewise.
>         * sh.c (machine_dependent_reorg): Likewise.
>         * toplev.c (rest_of_compilation): Likewise for last split_all_insns
>         call.
> 

FWIW, this fixes a similar problem building libgcc on mips-elf.

			-Clint


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