This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: x86 PIC regressions
- To: Robert Lipe <robertl at dgii dot com>, egcs at cygnus dot com
- Subject: Re: x86 PIC regressions
- From: Richard Henderson <rth at cygnus dot com>
- Date: Thu, 27 Aug 1998 12:24:51 -0700
- References: <19980827135954.O3677@dgii.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
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~