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

--- Comment #3 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.c-torture/execute/pr92904.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 -w -lm -o ./pr92904.exe
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.c-torture/execute/pr92904.c:
In function 'f1':
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.c-torture/execute/pr92904.c:23:1:
error: missing definition
for SSA_NAME: _98 in statement:
_69 = _98;
during GIMPLE pass: vect
/export/gnu/import/git/gcc-test-master-intel64/src-master/gcc/testsuite/gcc.c-torture/execute/pr92904.c:23:1:
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