http://sourceware.org/bugzilla/show_bug.cgi?id=15758
Cary Coutant changed:
What|Removed |Added
Assignee|ian at airs dot com|ccoutant at google dot
com
---
http://sourceware.org/bugzilla/show_bug.cgi?id=15758
Bug ID: 15758
Summary: Gold segfault when using -q option
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
Mathias Svensson writes:
> In multiple places in opcodes/arm-dis.c there is an implcit assumption
> that bfd_vma has the same size as an int. See for example lines
> 2014-2033 in HEAD.
You are looking at some one year old sources, this has already been
fixed in 2012-07, in response to PR binutil
Hi Mathias,
In multiple places in opcodes/arm-dis.c there is an implcit assumption
that bfd_vma has the same size as an int. See for example lines
2014-2033 in HEAD.
This can cause a segfault e.g. if binutils is compiled on i386 with
--enable-64-bit-bfd --target=arm-linux.
I am confused - how
http://sourceware.org/bugzilla/show_bug.cgi?id=15745
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
CVSROOT:/cvs/src
Module name:src
Changes by:ni...@sourceware.org2013-07-19 10:44:01
Modified files:
binutils : ChangeLog readelf.c
Log message:
PR binutils/1
http://sourceware.org/bugzilla/show_bug.cgi?id=15745
Dmitry Botcharnikov changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://sourceware.org/bugzilla/show_bug.cgi?id=15745
Slava Garbuzov changed:
What|Removed |Added
CC||v.garbuzov at samsung dot com
--
You