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

acsawdey at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bergner at vnet dot ibm.com

--- Comment #3 from acsawdey at gcc dot gnu.org ---
Now with a preprocessed test case:

gcc/xg++ -Bgcc -mcpu=power9 -fno-diagnostics-show-caret
-fdiagnostics-color=never -nostdinc++ pass-1_x.i
In file included from
/home/sawdey/src/gcc/trunk2/gcc/gcc/testsuite/g++.dg/compat/decimal//pass-1_x.C:5:0:
/home/sawdey/src/gcc/trunk2/gcc/gcc/testsuite/g++.dg/compat/decimal//pass_x.h:
In function âvoid testitd128()â:
/home/sawdey/src/gcc/trunk2/gcc/gcc/testsuite/g++.dg/compat/decimal//pass_x.h:172:53:
internal compiler error: Segmentation fault
0x108315d3 crash_signal
        ../../gcc/gcc/toplev.c:333
0x104c995c mark_label_nuses
        ../../gcc/gcc/emit-rtl.c:3612
0x104c9a6f mark_label_nuses
        ../../gcc/gcc/emit-rtl.c:3620
0x104d2077 try_split(rtx_def*, rtx_insn*, int)
        ../../gcc/gcc/emit-rtl.c:3809
0x1077cf9b split_insn
        ../../gcc/gcc/recog.c:2865
0x10784007 split_all_insns_noflow()
        ../../gcc/gcc/recog.c:3004
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.

Fails with trunk 237830.

Reply via email to