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 #14 from pinskia at gcc dot gnu dot org  2008-11-23 18:28 -------
>But -mavx -msse5 will generate codes which won't run on any machines.

It could run on a simulator that has both (or a new processor which has not
come out yet).  Or are there conflicts with the opcodes themselves?  So I don't
see why this is a really a bug.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |WAITING


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]