------- Comment #2 from dominiq at lps dot ens dot fr  2009-08-17 19:44 -------
> I suspect this may be related to a problem with building for altivec that I
> noticed after checking in the first of the powerpc changes.  If possible, 
> could
> you rebuild the compiler with BOOT_CFLAGS='-g -O2 -mno-altivec' to see if that
> is the problem.

With 
[karma] f90/bug% gcc45 -v
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: ../gcc-4.5-work/configure --prefix=/opt/gcc/gcc4.5w
--mandir=/opt/gcc/gcc4.5w/share/man --infodir=/opt/gcc/gcc4.5w/share/info
--build=powerpc-apple-darwin9 --enable-languages=c,c++,fortran --with-gmp=/sw
--with-libiconv-prefix=/usr --with-system-zlib --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --with-cloog=/sw --with-ppl=/sw
--with-mpc=/opt/mpc/build/
Thread model: posix
gcc version 4.5.0 20090815 (experimental) [trunk revision 150792] (GCC) 

where I have edited the Makefile to add -mno-altivec to BOOT_CFLAGS and checked
that I saw it at stage 2 and 3, I still have the same errors.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40671

Reply via email to