[Bug fortran/65457] ICE in libgfortran/ieee/ieee_arithmetic.F90

2015-03-18 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65457 --- Comment #2 from Bernd Edlinger --- When I look at tree.h:3346, I do not understand why the operand check failed. From the message it appears that __i==2 and TREE_OPERAND_LENGTH (__u)==4: inline tree * tree_operand_check (tree __t, int __i,

[Bug fortran/65457] ICE in libgfortran/ieee/ieee_arithmetic.F90

2015-03-18 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65457 --- Comment #1 from Bernd Edlinger --- these are my configure flags: ../gcc-5-20150315/configure --prefix=/home/ed/gnu/arm-linux-gnueabihf --enable-languages=all,ada,go,obj-c++ --with-arch=armv7-a --with-tune=cortex-a9 --with-fpu=vfpv3-d16 --wit