https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95745
--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> --- (In reply to Martin Liška from comment #4) > Ok, can I test it with a x86_64-linux-gnu cross compiler? Yes, that's what I am using. Target: arm-none-linux-gnueabi Configured with: /configure --target=arm-none-linux-gnueabi --prefix=/aci-gcc-fsf/builds/gcc-fsf-gccsrc/tools --with-sysroot=/aci-gcc-fsf/builds/gcc-fsf-gccsrc/sysroot-arm-none-linux-gnueabi --disable-nls --disable-libgomp --disable-libmudflap --disable-libcilkrts --enable-checking --enable-languages=c,c++,fortran --with-float=soft --enable-build-with-cxx --with-mode=arm --with-cpu=cortex-a9 > Can you please provide exact command line for some of the problematic > test-cases? /aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-linux-gnueabi/gcc3/gcc/xgcc -B/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-linux-gnueabi/gcc3/gcc/ /gcc/testsuite/gcc.dg/vect/O3-pr85794.c -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers -fdiagnostics-color=never -fdiagnostics-urls=never -mfloat-abi=softfp -ffast-math -ftree-vectorize -fno-tree-loop-distribute-patterns -fno-vect-cost-model -fno-common -O2 -fdump-tree-vect-details -O3 -fno-ipa-cp-clone -S -o O3-pr85794.s during RTL pass: expand /gcc/testsuite/gcc.dg/vect/O3-pr85794.c: In function 'foo': /gcc/testsuite/gcc.dg/vect/O3-pr85794.c:7:1: internal compiler error: in do_store_flag, at expr.c:12247