[Bug gas/10775] x86 64 documentation addenda

2009-10-20 Thread konrad dot schwarz at siemens dot com
--- Additional Comments From konrad dot schwarz at siemens dot com 2009-10-20 07:44 --- Subject: RE: x86 64 documentation addenda movabs is not the only form to load a 64-bit literal into a register. If there are other forms, where are they documented? The normal mov

[Bug gas/10813] New: Compile error: gas/c onfig/tc-arm.c:2489: error: suggest braces around empty body in an ‘if’ statement

2009-10-20 Thread bugs at fun-tech dot se
Hi I have a compile error that is probably quite easy to fix if you know the code. The compiler suggests braces around empty body in an ‘if’ statement, and that would be this code. if (frag-tc_frag_data.last_map != NULL) know (S_GET_VALUE (frag-tc_frag_data.last_map) S_GET_VALUE

[Bug gas/10813] Compile error: gas/config/t c-arm.c:2489: error: suggest braces around empty body in an ‘if’ statement

2009-10-20 Thread gingold at adacore dot com
--- Additional Comments From gingold at adacore dot com 2009-10-20 08:39 --- Hello, yes this is a known issue, that has already been fixed in the branch. As a work-around, use --disable-werror when configuring. Tristan. -- What|Removed |Added

[Bug binutils/10802] objcopy an executable file compiled with PIE failed

2009-10-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-20 08:40 --- Subject: Bug 10802 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2009-10-20 08:40:37 Modified files: bfd:

[Bug gas/10813] Compile error: gas/config/t c-arm.c:2489: error: suggest braces around empty body in an ‘if’ statement

2009-10-20 Thread bugs at fun-tech dot se
--- Additional Comments From bugs at fun-tech dot se 2009-10-20 08:57 --- Thanks -- http://sourceware.org/bugzilla/show_bug.cgi?id=10813 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.