This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Bootstrap still broken on ia64
- From: "Donn Terry" <donnte at microsoft dot com>
- To: "Richard Henderson" <rth at redhat dot com>,"Andreas Schwab" <schwab at suse dot de>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 24 Sep 2002 12:25:44 -0700
- Subject: RE: Bootstrap still broken on ia64
I'm seeing the following (which I will look into, so this is just FYI at
this point)
that appears to be related:
/dev/fs/C/home/donn.intel/gnu2.intel/egcs.source/gcc/libgcc2.c: In
function `__floatdidf':
/dev/fs/C/home/donn.intel/gnu2.intel/egcs.source/gcc/libgcc2.c:1060:
internal compiler error: in real_hash, at
C:\home\donn.intel\gnu2.intel\egcs.source\gcc\real.c:2337
This occurs when building on Interix with MSVC as the first stage
bootstrap.
(Don't know if it repeats when building real.c with gcc.) (Resync to
CVS as of ~11A PDT).
Donn
-----Original Message-----
From: Richard Henderson [mailto:rth@redhat.com]
Sent: Tuesday, September 24, 2002 9:54 AM
To: Andreas Schwab
Cc: gcc@gcc.gnu.org
Subject: Re: Bootstrap still broken on ia64
On Tue, Sep 24, 2002 at 01:31:38PM +0200, Andreas Schwab wrote:
> I'm still getting comparison failures during bootstrap on ia64. Is
> someone working on this, or should I make a GNATS entry?
I was hoping it was the same problem as the other platforms were seeing.
I'll try to look at it today.
r~