https://sourceware.org/bugzilla/show_bug.cgi?id=21994
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22009
Bug ID: 22009
Summary: Excessive memory allocation resulting from memory
leakge due to incorrect handling of input file
Product: binutils
Version: 2.29
Status: UNCONFI
https://sourceware.org/bugzilla/show_bug.cgi?id=21782
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22011
Bug ID: 22011
Summary: glibc math/test-matherr.c fails with gold
Product: binutils
Version: 2.30 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: g
https://sourceware.org/bugzilla/show_bug.cgi?id=22009
--- Comment #1 from Adhokshaj Mishra ---
Created attachment 10368
--> https://sourceware.org/bugzilla/attachment.cgi?id=10368&action=edit
Partial trace from ltrace
This partial trace output from ltrace
ltrace -o trace.txt ./objdump -x -C .
https://sourceware.org/bugzilla/show_bug.cgi?id=22009
--- Comment #2 from Adhokshaj Mishra ---
Created attachment 10369
--> https://sourceware.org/bugzilla/attachment.cgi?id=10369&action=edit
Massif output
Output from valgrind massif for 30s run.
valgrind --tool=massif ./objdump -x -C ./paylo
https://sourceware.org/bugzilla/show_bug.cgi?id=21674
--- Comment #2 from H.J. Lu ---
Gold can be used to build glibc master branch now. With
CC="gcc -fuse-ld=gold" CXX="g++ -fuse-ld=gold" .../configure
on x86-64, I got
FAIL: dlfcn/bug-dl-leaf
FAIL: elf/constload1
FAIL: elf/global
FAIL: elf
https://sourceware.org/bugzilla/show_bug.cgi?id=21674
H.J. Lu changed:
What|Removed |Added
CC||markus at trippelsdorf dot de
--- Comment #
https://sourceware.org/bugzilla/show_bug.cgi?id=22011
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22011
--- Comment #2 from Markus Trippelsdorf ---
Not sure it is a dup.
The math/test-matherr and math/test-matherr-2 are the only failures that I see.
Everything else works just fine when building glibc with gold.
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=21868
John Paul Adrian Glaubitz changed:
What|Removed |Added
CC||glaubitz at physik dot
fu
https://sourceware.org/bugzilla/show_bug.cgi?id=22014
Bug ID: 22014
Summary: as(1) in microMIPS mode: illegal use of memcpy with
overlapping addresses
Product: binutils
Version: 2.29
Status: UNCONFIRMED
Severity
https://sourceware.org/bugzilla/show_bug.cgi?id=22014
A. Wilcox changed:
What|Removed |Added
Keywords||testsuite
Target|
https://sourceware.org/bugzilla/show_bug.cgi?id=21674
--- Comment #4 from Markus Trippelsdorf ---
With "ln -f /usr/x86_64-pc-linux-gnu/binutils-bin/git/ld.gold
/usr/x86_64-pc-linux-gnu/binutils-bin/git/ld" only math/test-matherr and
math/test-matherr-2 fail for me. Everything else works fine.
-
14 matches
Mail list logo