[Bug tree-optimization/96028] SEGV in vect_create_constant_vectors

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 2 09:27:29 GMT 2020


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Do I need some special flags?

> /tmp/obj/gcc/xgcc -B/tmp/obj/gcc/ /home/rguenther/src/gcc3/gcc/testsuite/gcc.dg/torture/pr95761.c    -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers -fdiagnostics-color=never  -fdiagnostics-urls=never    -O0   -S -o pr95761.s -O3 -g -v
Reading specs from /tmp/obj/gcc/specs
COLLECT_GCC=/tmp/obj/gcc/xgcc
Target: sparc-sun-solaris2.11
Configured with: /home/rguenther/src/gcc3/configure
--target=sparc-sun-solaris2.11
...
 /tmp/obj/gcc/cc1 -quiet -v -iprefix
/tmp/obj/gcc/../lib64/gcc/sparc-sun-solaris2.11/11.0.0/ -isystem
/tmp/obj/gcc/include -isystem /tmp/obj/gcc/include-fixed -D__sparcv8
/home/rguenther/src/gcc3/gcc/testsuite/gcc.dg/torture/pr95761.c -quiet
-dumpbase pr95761.c -dumpbase-ext .c -mcpu=v9 -g -O0 -O3 -version
-fdiagnostics-color=never -fno-diagnostics-show-caret
-fno-diagnostics-show-line-numbers -fdiagnostics-urls=never -o pr95761.s
<OK>


More information about the Gcc-bugs mailing list