This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971105 powerpc-ibm-aix4.1.4.0 bootstrap failure (unroll)
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: egcs-971105 powerpc-ibm-aix4.1.4.0 bootstrap failure (unroll)
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Mon, 10 Nov 1997 10:59:52 -0800
- cc: egcs at cygnus dot com
The loop unrolling patch I posted Friday probably fixes this. I know that it
fixed the sparc-sun-solaris2 and alpha-dec-osf4 loop unrolling failures that
you have reported. The loop unrolling bug was a generic one, so it is
probably also causing the powerpc-ibm-aix failure.
Jim