Fix x86-64 crash (3.1?)

Jan Hubicka jh@suse.cz
Thu Feb 28 04:35:00 GMT 2002


> On Wed, Feb 27, 2002 at 05:00:57PM +0100, Jan Hubicka wrote:
> > !     if (flag_pic && !TARGET_64BIT)					\
> 
> How about (PIC_OFFSET_TABLE_REGNUM != INVALID_REGNUM) instead?
> 
> Ok with that change.
But after all, isn't that piece of code wrong?
With PIC there are still functions that do not need PIC register
and then it is not fixed. Or am I missing something important?

Honza
> 
> 
> 
> r~



More information about the Gcc-patches mailing list