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

Reply via email to