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: Enable Intel AES/CLMUL


H.J. Lu wrote:
On Fri, Apr 04, 2008 at 04:33:51PM +0200, Uros Bizjak wrote:
The patch is OK, but please can you reconsider SSE2 requirement?

The only problem I have is if -maes doesn't turn on SSE, it doesn't really enable AES. You may need -msse2. It may be confusing to users.

Here is the patch. I will check it in.

No, please commit your previous version. On a second thought, it was me that had the logic of -msse/-mno-sse2 in the header reversed.


Please accept my apologies,
Uros.


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