[Bug target/59794] [4.7/4.8 Regression] i386 backend fails to detect MMX/SSE/AVX ABI changes
david.abdurachmanov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 14 18:18:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59794
David Abdurachmanov <david.abdurachmanov at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.abdurachmanov at gmail dot c
| |om
--- Comment #13 from David Abdurachmanov <david.abdurachmanov at gmail dot com> ---
Could we get this under -Wno-abi/-Wabi?
We have 256-bit vectors [__vector(4) double], but no AVX available/enabled. We
understand the affect on ABI compatibility and would like to disable such
warnings.
More information about the Gcc-bugs
mailing list