https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61047

--- Comment #7 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
xg++ [...] ../../gcc-trunk/gcc/fold-const.c -fdump-rtl-all-slim
*** fp can trap: offset=34359738280, size=8, low_bound=-368, high_bound=32
../../gcc-trunk/gcc/fold-const.c: In function 'tree_node*
fold_unary_loc(location_t, tree_code, tree, tree)':
../../gcc-trunk/gcc/fold-const.c:8475:1: internal compiler error: Segmentation
fault
 }
 ^
0xbeaf1f crash_signal
    ../../gcc-trunk/gcc/toplev.c:337
0x11a43c0 pp_string(pretty_printer*, char const*)
    ../../gcc-trunk/gcc/pretty-print.c:906
0xba02c2 print_exp
    ../../gcc-trunk/gcc/sched-vis.c:391
0xba0dfd print_value(pretty_printer*, rtx_def const*, int)
    ../../gcc-trunk/gcc/sched-vis.c:510
0xb9fe08 print_pattern(pretty_printer*, rtx_def const*, int)
    ../../gcc-trunk/gcc/sched-vis.c:620
0xb9fb3b print_insn(pretty_printer*, rtx_def const*, int)
    ../../gcc-trunk/gcc/sched-vis.c:743
0xb9fd17 print_insn_with_notes
    ../../gcc-trunk/gcc/sched-vis.c:764
0xba104e dump_insn_slim(_IO_FILE*, rtx_def const*)
    ../../gcc-trunk/gcc/sched-vis.c:801
0x8a09c7 print_rtl_with_bb(_IO_FILE*, rtx_def const*, int)
    ../../gcc-trunk/gcc/cfgrtl.c:2196
0xb32db3 execute_function_dump
    ../../gcc-trunk/gcc/passes.c:1569
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to