http://sourceware.org/bugzilla/show_bug.cgi?id=14873
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=14873
--- Comment #3 from cvs-commit at gcc dot gnu.org 2013-02-07 03:44:47 UTC ---
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_23-branch
Changes by:amo...@sourceware.org2013-02-07 03:44:41
Modified files:
bfd
http://sourceware.org/bugzilla/show_bug.cgi?id=14873
--- Comment #2 from cvs-commit at gcc dot gnu.org 2013-02-07 03:44:33 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2013-02-07 03:44:27
Modified files:
bfd: ChangeLog elf-attrs.c
Log
http://sourceware.org/bugzilla/show_bug.cgi?id=14873
--- Comment #1 from Anders Montonen 2013-02-07
01:17:09 UTC ---
The same test also crashes on Linux (tested on Scientific Linux 6.3 64-bit).
The crash happens in _bfd_elf_copy_obj_attributes on the line
if (in_attr->s && *in_attr->s)
At the