Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 7 May 2012 22:13:06 +0200
From: Truls Becken <truls.becken@...il.com>
To: musl@...ts.openwall.com
Subject: Error compiling with clang

Hi,

Compiling musl 0.9.0 with clang 3.0 gives me the following:

src/math/i386/llrint.s:5:2: error: invalid instruction mnemonic 'fistpq'

Changing fistpq back to fistpl in the 3 llrint files makes it compile.
Is this a bug in clang? How should it be resolved?

-Truls

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.