--- 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 assemble
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-08-02
23:56 ---
Subject: Bug 6443
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-08-02 23:55:50
Modified files:
bfd: ChangeLog elf32-i386.c elf64-x86-64.c
--- Additional Comments From hjl dot tools at gmail dot com 2009-08-02
21:12 ---
SSE5 was removed.
--
What|Removed |Added
Status|NEW |RES
Related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739
GCC and Firefox fail to build due to the following errors. At this point my team
at Cross-LFS believes this is related to ld issues for PPC. We have 2 confirmed
reports of problems, with GCC and firefox and lot of other unconfirmed repor
--- Additional Comments From whaley at cs dot utsa dot edu 2009-08-02
16:42 ---
I think defaulting to the gnu ('/' means division) behavior is the right thing
as well.
Note that the present behavior does *not* match solaris, since \/ does not allow
division, as the solaris manual says i