nhancement
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: jean-charles.pa...@ens-cachan.fr
GCC (4.9.0) fails to compile a call to '_mm_blendv_pd' intrinsic unless we add
the '-msse4.1' gcc option.
End code -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146
Jean-Charles Papin changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146
--- Comment #3 from Jean-Charles Papin ---
Ok, thanks a lot for these information :)
I've just try gcc-4.9 and, as you mentioned, this has been fixed.