https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91967
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91967
--- Comment #3 from bob wilkinson ---
You are correct it is inline assembly ...
4768 #elif (!defined(__native_client__)) &&\
4769 ((defined(__clang__) || defined(__GNUC__)) && \
4770 (defined(__x86_64__) || defined(__i386__)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91967
Richard Biener changed:
What|Removed |Added
Target||i?86-solaris
--- Comment #2 from Richar