http://sourceware.org/bugzilla/show_bug.cgi?id=14862
Pierre Ossman changed:
What|Removed |Added
CC||ossman at cendio dot se
--- Comment #9
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
--- Comment #7 from H.J. Lu 2012-11-20 22:23:10
UTC ---
Will be fixed in the Linux binutils 2.23.51.0.6.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You ar
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
--- Comment #6 from cvs-commit at gcc dot gnu.org 2012-11-20 22:17:33 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:h...@sourceware.org2012-11-20 22:17:27
Modified files:
bfd: ChangeLog elf-bfd.h elflink.c
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
--- Comment #5 from H.J. Lu 2012-11-20 22:09:03
UTC ---
[hjl@gnu-6 pr14862]$ cat main.c
extern void bar () __attribute__((weak));
int
main ()
{
if (bar)
bar ();
return 0;
}
[hjl@gnu-6 pr14862]$ cat bar.c
#include
void
bar ()
{
pri
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
H.J. Lu changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #4 from
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
Maciej Piechotka changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever Confirmed|1
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #1 from H.J. Lu 2012-11
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
Configure bug
Hi,
I get assertion faults in unstable version of binutils 2.23.51.0.5
during building of glog-0.3.2 on Gentoo (both inside and outside portage
environment) and virtualbox-4.2.4.
Backtrace from exit during glog linking:
Thread 1 (process 5662):
#0 __GI_exit (status=1) at exit.c:99
No locals.
#1
http://sourceware.org/bugzilla/show_bug.cgi?id=14862
Bug #: 14862
Summary: Assertion fault in
binutils-2.23.51.0.5/bfd/elf-strtab.c:247
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: normal
12 matches
Mail list logo