the testsuite shows two regressions on arm-linux-gnu, seen on
http://buildd.debian.org/fetch.cgi?&pkg=binutils&ver=2.17cvs20070713-1&arch=arm&stamp=1184374621&file=log
sorry, no more information, and no arm platform available.
Test results, compared with installed binutils:
W: [gas/arm/arm.exp] R
--
What|Removed |Added
CC||james at nocrew dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4804
--- You are receiving this ma
the testsuite shows two regressions on mips-linux-gnu, seen on
http://buildd.debian.org/fetch.cgi?&pkg=binutils&ver=2.17cvs20070713-1&arch=mips&stamp=1184379452&file=log
http://buildd.debian.org/fetch.cgi?&pkg=binutils&ver=2.17cvs20070713-1&arch=mipsel&stamp=1184393627&file=log
W: [gas/mips/mips.e
--
What|Removed |Added
CC||ths at networkno dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=4805
--- You are receiving this ma
--
What|Removed |Added
CC||james at nocrew dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4805
--- You are receiving this ma
--- Additional Comments From rearnsha at gcc dot gnu dot org 2007-07-18
09:44 ---
(In reply to comment #2)
The only guaranteed way is to write
ADR r0, 0f
ORR r0, r0, #1
BX r0
Note, you should use ORR (not ADD) so that it is guaranteed that the bottom bit
is set.
--
http://sou
--- Additional Comments From andyradke at web dot de 2007-07-18 10:45
---
yes, the only difference in the glibc pkg is the binutils pkg it is built
against. nothing else.
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?r1=1.&r2=1.1108&cvsroot=src&f=h
is this li
--- Additional Comments From hjl at lucon dot org 2007-07-18 13:40 ---
(In reply to comment #7)
> yes, the only difference in the glibc pkg is the binutils pkg it is built
> against. nothing else.
>
>
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?r1=1.&r2=1.110