On Feb 24, 2010, at 4:27 AM, thinke365 wrote:
>
> my binutils version is 2.20.
> this error is produced, since the absent of parenthesis makes a warnning,
> while the compile regards warnnings as errors,
> this problem can be solved in two ways:
> 1. add parenthesis to line 2489
> 2. use --disab
my binutils version is 2.20.
this error is produced, since the absent of parenthesis makes a warnning,
while the compile regards warnnings as errors,
this problem can be solved in two ways:
1. add parenthesis to line 2489
2. use --disable-werror option when configure
option 1 is recommanded, sinc
--- Additional Comments From d dot g dot gorbachev at gmail dot com
2010-02-24 02:17 ---
Created an attachment (id=4623)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4623&action=view)
C source
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11317
--- You are receivi
--- Additional Comments From d dot g dot gorbachev at gmail dot com
2010-02-24 02:16 ---
Created an attachment (id=4622)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4622&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11317
--- You are receivi
--- Additional Comments From d dot g dot gorbachev at gmail dot com
2010-02-24 02:14 ---
Created an attachment (id=4621)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4621&action=view)
Backtrace
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11317
--- You are receiv
GNU gold (GNU Binutils 2.20.51.20100223) 1.9
--
Summary: Assertion failed in relocate_tls
Product: binutils
Version: 2.21 (HEAD)
Status: NEW
Severity: minor
Priority: P2
Component: gold
AssignedTo: ian at airs dot c
ld allows an INPUT (-lfile), to be transformed the name to libfile.a, as with
the command line argument -l.
Gold has an unexpected syntax error on the '-' character.
--
Summary: allow scripted INPUT(-lfile) syntax
Product: binutils
Version: 2.20
Stat
Hi thinke365,
config/tc-arm.c:2489: Warnning:if statement is empty
Which version of the sources are you using ?
I cannot reproduce this problem with the current mainline sources...
Cheers
Nick
___
bug-binutils mailing list
bug-binutils@gnu.o
Hi everyone. I hope this is the correct list for this issue:
The objdump disassembler has a typo when disassembling the ARMv6
instruction asx instruction. objdump disassembles it into:
addaddx.
This is wrong: addsubx would be more correct. (See Bug
binutils/6773)
And while I'm at it: Is there
--- Additional Comments From amodra at gmail dot com 2010-02-23 14:29
---
Patch reverted, reopening.
--
What|Removed |Added
Status|RESOLVED|R
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23
14:27 ---
Subject: Bug 11304
CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org 2010-02-23 14:27:16
Modified files:
ld : ChangeLog ldlang.c
Log message:
/configure --target=arm-linux, ok
make, shows error
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./..
-I./../bfd -DLOCALEDIR="\"/tools/cross/share/locale\"" -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tc-arm.o -MD -MP
-MF .deps/tc-arm.Tpo -c -o t
--- Additional Comments From nickc at redhat dot com 2010-02-23 13:05
---
Hi Peter,
Thanks for reporting this problem. The man pages are actually generated from
a master source file (binutils/doc/binutils.texi), so I applied your patch there
and then checked that the generated windmc
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23
13:02 ---
Subject: Bug 11298
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-02-23 13:01:48
Modified files:
binutils : ChangeLog
binutils/doc : b
--- Additional Comments From nickc at redhat dot com 2010-02-23 11:42
---
Hi Andrew,
Thanks for reporting this problem, and for providing the fix. I have checked
your patch into the mainline sources along with these changelog entries.
Cheers
Nick
gas/ChangeLog
PR binutils
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23
11:38 ---
Subject: Bug 11297
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-02-23 11:38:36
Modified files:
bfd: ChangeLog elf32-avr.c
gas
16 matches
Mail list logo