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 target/38201] -mfma/-mavx and -msse5/-msse4a don't work together



------- Comment #9 from hjl dot tools at gmail dot com  2008-11-21 13:35 -------
(In reply to comment #8)
> In short, set A={-favx, -ffma}, set B={-f3dnow, -f3dnowa, -fsse4a, -fsse5}. Any

It is -mXXX, not -fXXX.

> option combination from both sets should be prohibited.
> 

That is correct.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38201


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