[PATCH] Fix i386 PIC breakage

Bryce McKinlay bryce@albatross.co.nz
Mon Jul 24 04:39:00 GMT 2000


What is the status of the following patch?

http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00481.html


> 2000-07-13  Jakub Jelinek
>
>         * config/i386/i386.md (call_pop): Check operands[0],
>         not operands[1]. Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
>         (call): Likewise.
>         (call_value_pop): Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
>         (call_value): Likewise.
>

Without it, libgcj is broken on i386 - but the patch has not been
committed?

regards

  [ bryce ]




More information about the Gcc-patches mailing list