[Bug target/90522] unrecognizable insn (V8SF)

leonardo.sandoval.gonzalez at linux dot intel.com gcc-bugzilla@gcc.gnu.org
Mon May 20 14:59:00 GMT 2019


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

--- Comment #4 from Leo Sandoval <leonardo.sandoval.gonzalez at linux dot intel.com> ---
I cannot reproduced the problem on neither on 10.0.0 nor gcc-9-branch. This
time I made sure that I had a clean build folder and starting from this, I did
not see the issue (somehow, when sharing the same build folder based on
different gcc versions, things go messy...).

For completeness, this is the output of gcc -v

/home/lsandov1/repos/tools-build/gcc-native/release/usr/gcc-10.0.0-native/bin/gcc
-v                                                                              
Using built-in specs.                                                           
COLLECT_GCC=/home/lsandov1/repos/tools-build/gcc-native/release/usr/gcc-10.0.0-native/bin/gcc 
COLLECT_LTO_WRAPPER=/home/lsandov1/repos/tools-build/gcc-native/release/usr/gcc-10.0.0-native/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.0.0/lto-wrapper 
Target: x86_64-pc-linux-gnu                                                     
Configured with: /home/lsandov1/repos/gcc/configure --with-demangler-in-ld
--prefix=/usr/gcc-10.0.0-native --with-local-prefix=/usr/local
--enable-gnu-indirect-function --enable-clocale=gnu --with-system-zlib
--enable-libmpx --with-arch\
=native --with-cpu=native --with-fpmath=sse --enable-languages=c,c++,fortran    
Thread model: posix                                                             
gcc version 10.0.0 20190516 (experimental) (GCC)           

thanks Uros/Richard for your comments.


More information about the Gcc-bugs mailing list