Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Jun 2012 13:06:02 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Re: Failed self test for raw-sha1-ng (linux-x86-sse2i
 OMP)

On 2012-06-28 12:54, magnum wrote:
> On 2012-06-28 12:18, Frank Dittrich wrote:
>> Due to another recent change in raw-sha1-ng, I get a new warning when
>> compiling with clang version 2.9:
>> rawSHA1_ng_fmt.c:127:14: warning: unknown pragma ignored [-Wunknown-pragmas]
>> # pragma GCC optimize 3
>>
>> I don't know whether more recent clang versions support this pragma, so
>> I wouldn't disable it for clang.
>> I just wanted to let you know.
> 
> That pragma is not implemented in GCC versions earlier than 4.4 so we
> can test __GNUC__ and __GNUC_MINOR__ - I'll have a look even though this
> is 100% benign.

Fixed. We are really nit-picking now :-)

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.