This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-ibm-aix4.3.3.0 bootstrap issue
- To: gcc at gcc dot gnu dot org, john at feith dot com
- Subject: Re: powerpc-ibm-aix4.3.3.0 bootstrap issue
- From: mike stump <mrs at windriver dot com>
- Date: Thu, 4 Oct 2001 18:48:02 -0700 (PDT)
> Date: Thu, 4 Oct 2001 20:58:17 -0400 (EDT)
> From: John Wehle <john@feith.com>
> To: gcc@gcc.gnu.org
> This platform has failed to bootstrap here for some time due to
> bootstrap comparison errors.
:-(
> I did some digging and generated a testcase for which the native
> (stage1) cc1 reload pass generates different rtl than a cross
> compiler.
The preference would be to actually find someone that can track down
the difference all the way, using the testcase you've already found,
and actually fix the real problem. I'd tend to guess that there is
actually a subtle non-portability issue.