This is the mail archive of the gcc@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: x86 PIC regressions


On Thu, Aug 27, 1998 at 01:59:54PM -0500, Robert Lipe wrote:
> Sometime in the last few days in the trunk, x86 has regressed on
> PIC testcases.

This is my fault.  I reimplemented PIC handling to cure an existing
failure (non-constant address spilled to constant memory), and to
improve performance.  Glibc bootstrapped, so it wasn't completely
untested.

But in between the time I wrote the patch and checked it out, I can't
get x86 to bootstrap at all.  I was looking into that yesterday 
afternoon but ran out of time.

I'll get this fixed.


r~


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