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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/xgcc
-B/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.dg/torture/pr48731.c
-mx32 -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers
-fdiagnostics-color=never -fdiagnostics-urls=never -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions -S -o pr48731.s
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.dg/torture/pr48731.c:
In function 'blah':
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.dg/torture/pr48731.c:5:5:
error: missing definition
for SSA_NAME: _104 in statement:
_69 = _104;
during GIMPLE pass: vect
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.dg/torture/pr48731.c:5:5:
internal compiler error: verify_ssa failed
0xfa5802 verify_ssa(bool, bool)
        ../../src-master/gcc/tree-ssa.c:1208
0xcbec85 execute_function_todo
        ../../src-master/gcc/passes.c:1992
0xcbf9cc do_per_function
        ../../src-master/gcc/passes.c:1640
0xcbf9cc execute_todo
        ../../src-master/gcc/passes.c:2039
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
compiler exited with status 1

Reply via email to