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

--- Comment #8 from nightstrike <nightstrike at gmail dot com> ---
FYI, this is the same as the failure in gcc/testsuite/gcc.dg/stack-check-16.c:

(running this under Wine)

during RTL pass: final
gcc.dg/stack-check-16.c:36:1: internal compiler error: in
i386_pe_seh_unwind_emit, at config/i386/winnt.cc:1274^M
0x86f42f i386_pe_seh_unwind_emit(_IO_FILE*, rtx_insn*)^M
        ../../gcc/config/i386/winnt.cc:1274^M
0xbd4d87 final_scan_insn_1^M
        ../../gcc/final.cc:2851^M
0xbd515b final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)^M
        ../../gcc/final.cc:2887^M
0xbd5347 final_1^M
        ../../gcc/final.cc:1979^M
0xbd5e36 rest_of_handle_final^M
        ../../gcc/final.cc:4240^M
0xbd5e36 execute^M
        ../../gcc/final.cc:4318^M
Please submit a full bug report, with preprocessed source (by using
-freport-bug).^M
Please include the complete backtrace with any bug report.^M
See <https://gcc.gnu.org/bugs/> for instructions.^M
compiler exited with status 1

Reply via email to