[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2007-01-31 23:02 --- Breakpoint 3, fold_binary (code=MINUS_EXPR, type=0xb7c0a2d8, op0=0xb7c72f30, op1=0xb7c717b0) at /home/richard/src/trunk/gcc/fold-const.c:8783 8783 enum tree_code_class kind = TREE_CODE_CLASS (code); (gdb) ca

[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-01-31 17:35 --- We're endlessly folding something. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656

[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2007-01-31 17:02 --- Created an attachment (id=12989) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12989&action=view) Used module -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656

[Bug fortran/30656] ICE with -ftrapv

2007-01-31 Thread schnetter at aei dot mpg dot de
--- Comment #1 from schnetter at aei dot mpg dot de 2007-01-31 17:02 --- Created an attachment (id=12988) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12988&action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30656