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: [PATCH] Fix i386 PIC breakage


On Mon, Jul 24, 2000 at 11:41:00PM +1200, Bryce McKinlay wrote:
> 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?

It is waiting for approval.

	Jakub

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