builtin_setjmp_receiver expander for SH

Richard Henderson rth@redhat.com
Sun Apr 8 12:47:00 GMT 2001


On Sun, Apr 08, 2001 at 09:35:09AM +0900, kaz Kojima wrote:
> +  emit_insn (gen_GOTaddr2picreg ());
> +  emit_insn (gen_rtx_USE (VOIDmode, pic_offset_table_rtx));

Why do you emit the use?  The PIC register should be fixed
(or you have other more serious problems) at which point I
don't think we remove references to it.


r~



More information about the Gcc-patches mailing list