[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 22 12:28:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50485

--- Comment #1 from vries at gcc dot gnu.org 2011-09-22 12:25:23 UTC ---
Created attachment 25339
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25339
proprocessed sse4_1-blendps.c with patch applied to make failure reproducible

To reproduce:
$ i686-pc-linux-gnu-gcc sse4_1-blendps.c -O2 -msse4.1 -lm -o
./sse4_1-blendps.exe
$ ./sse4_1-blendps.exe 
Aborted



More information about the Gcc-bugs mailing list