This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PowerPC bootstrap failure (was Re: mips SNaN/QNaN is swapped)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Richard Henderson <rth at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sun, 30 Mar 2003 23:11:57 -0500
- Subject: Re: PowerPC bootstrap failure (was Re: mips SNaN/QNaN is swapped)
If you are using the entire GNUPro installation, then you probably
are using the version of the GNU Assembler from the deliverable for all
phases of the bootstrap. Given that real.[ch] is about the format of
reals, using IBM AIX Assembler may be more important than the bootstrap
compiler for eliciting the error.
David