This is the mail archive of the gcc-patches@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]

Re: [patch] require sse3 for fisttp



Also if an user supplies -mno-sse or even -mno-mmx, -mno-sse3 is
supplied by default which means they will not get fisttp at all which is
not what the user wanted.  He used want to disable the vector
instructions and nothing more.

I disagree, -mno-sse3 should turn off all sse3 instructions and now you and I can stop this discussion and await an i386 maintainer.


-eric


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