[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/4572] division doesn't work on solaris/x86
From: |
hjl dot tools at gmail dot com |
Subject: |
[Bug gas/4572] division doesn't work on solaris/x86 |
Date: |
3 Aug 2009 01:19:41 -0000 |
------- Additional Comments From hjl dot tools at gmail dot com 2009-08-03
01:19 -------
Gas is mainly for gcc. Assembler from Sun may not support the
new x86 instructions, like SSE4, AVX, .... You may have to use
gas with gcc. It isn't a good idea to make gas different from
the native assembler on this by default.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4572
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.