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]

Re: Bootstrap failure on PowerPC


On Thu, Jun 9, 2011 at 2:01 PM, Revital Eres <revital.eres@linaro.org> wrote:
> Hello,
>
> I get the following bootstrap failure on ppc64-redhat-linux with trunk -r174840
> compiling with -O2 flag..

Can you provide a backtrace and open a bugreport?

Richard.

> Thanks,
> Revital
>
>
> /bin/sh ../../libtool --tag=CC Â --mode=compile
> /home/eres/mainline/build/./gcc/xgcc
> -B/home/eres/mainline/build/./gcc/
> -B/home/eres/mainline/build/powerpc64-unknown-linux-gnu/32/bin/
> -B/home/eres/mainline/build/powerpc64-unknown-linux-gnu/32/lib/
> -isystem /home/eres/mainline/build/powerpc64-unknown-linux-gnu/32/include
> -isystem /home/eres/mainline/build/powerpc64-unknown-linux-gnu/32/sys-include
> Â-m32 -fPIC -mstrict-align -DHAVE_CONFIG_H -I.
> -I../../../../../../../gcc/libjava/classpath/native/fdlibm
> -I../../include  Â-fexceptions -fasynchronous-unwind-tables -g -O2
> -m32 -fPIC -mstrict-align -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c
> -o w_exp.lo ../../../../../../../gcc/libjava/classpath/native/fdlibm/w_exp.c
> ../../../../../../../gcc/libjava/classpath/native/fdlibm/strtod.c: In
> function ×_Jv_strtod_r×:
> ../../../../../../../gcc/libjava/classpath/native/fdlibm/strtod.c:106:1:
> internal compiler error: in op_iter_init, at tree-flow-inline.h:745
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> make[7]: *** [strtod.lo] Error 1
> make[7]: *** Waiting for unfinished jobs....
> mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo
>


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