https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81071
--- Comment #4 from Oleh Derevenko ---
Thank you very much. Now I got it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81071
--- Comment #2 from Oleh Derevenko ---
Hi Jakub,
Thank you for your commentary.
So, if you say that __builtin_ia32_loadss() has been removed, there any
equivalent replacements? Typically if you drop some API this is because there
already are equ
ity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: oder at eleks dot com
Target Milestone: ---
x86 SSE3 built-in function v2df __builtin_ia32_movddup(v2df) has disappeared
with 4.9 releases.
Also, as of 5.4 release (MinGW) anot