This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bootstrap failure on powerpc64-linux


Hello,

I get the following bootstrap failure on powerpc64-linux, trunk r132684

configure with:
--with-cpu=default32  --enable-checking --enable-bootstrap

Revital

libtool: compile:  /home/revitale/mainline_branch/build/./gcc/xgcc
-B/home/revitale/mainline_branch/build/./gcc/
-B/home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/bin/
-B/home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/lib/
-isystem /home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/include

-isystem /home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/sys-include
 -DHAVE_CONFIG_H -I. -I../../../gcc/libgfortran -I.
-iquote../../../gcc/libgfortran/io -I../../../gcc/libgfortran/../gcc
-I../../../gcc/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -g -O2
-MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo
-c ../../../gcc/libgfortran/generated/maxloc1_4_r16.c  -fPIC -DPIC
-o .libs/maxloc1_4_r16.o
../../../gcc/libgfortran/generated/maxloc1_4_r16.c: In function
'mmaxloc1_4_r16':
../../../gcc/libgfortran/generated/maxloc1_4_r16.c:220: internal compiler
error: in memory_address, at explow.c:492
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [maxloc1_4_r16.lo] Error 1
make[3]: Leaving directory
`/home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/revitale/mainline_branch/build/powerpc64-unknown-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/revitale/mainline_branch/build'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]