This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/81071] __builtin_ia32_movddup has been dropped on 4.8 -> 4.9 release transition


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

--- Comment #2 from Oleh Derevenko <oder at eleks dot com> ---
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 equivalent or better ways of doing the same thing.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]