[Bug other/29439] ICE in fold-const.c:1385 ( expected integer_cst, have var_decl in int_const_binop )

2006-10-12 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2006-10-12 19:45 --- cwd: ada/rts: $ ../../gnat1 -quiet -dumpbase a-stwifi.adb -O1 -fwrapv -ftree-vrp \ -gnatpg a-stwifi.adb -o a-stwifi.s (gdb) bt #0 int_const_binop (code=PLUS_EXPR, arg1=0x2b8302f027b0, arg2=0x2b8302f02810,

[Bug other/29439] ICE in fold-const.c:1385 ( expected integer_cst, have var_decl in int_const_binop )

2006-10-12 Thread pluto at agmk dot net
--- Comment #2 from pluto at agmk dot net 2006-10-12 14:38 --- (In reply to comment #1) > I had ada included in the set of languages for the bootstrap & regtest for > PR28230. So you need to find another one ;) try to bootstrap C+ADA with CFLAGS='-O2 -fwrapv' ;) > Or are you complaini

[Bug other/29439] ICE in fold-const.c:1385 ( expected integer_cst, have var_decl in int_const_binop )

2006-10-12 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-10-12 14:30 --- I had ada included in the set of languages for the bootstrap & regtest for PR28230. So you need to find another one ;) Or are you complaining about the next failure with a -fwrapv bootstrap? -- http://gcc.gnu.