https://sourceware.org/bugzilla/show_bug.cgi?id=17666
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=17666
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
Alan Modra changed:
What|Removed |Added
Status|REOPENED|RESOLVED
CC|amodra at gm
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
--- Comment #7 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17677
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=17677
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #1 from H.J. Lu ---
Fo
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #121 from Nick Clifton ---
Hi Alexander,
> Errors:
> 9 Argument 'size' of function malloc has a fishy (possibly negative)
> value: ...
> 2 Invalid read of size ...
> 2 Process terminating with default action of s
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #120 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branc
https://sourceware.org/bugzilla/show_bug.cgi?id=17677
Ori Bar changed:
What|Removed |Added
CC||tohava at gmail dot com
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=17677
Bug ID: 17677
Summary: _bfd_elf_get_synthetic_symtab runs in O(n^2)
complexity after commit
5840bf271c87c3fc14739173fdc91c6a14057130
Product: binutils
Version:
https://sourceware.org/bugzilla/show_bug.cgi?id=17675
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=17675
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17675
Bug ID: 17675
Summary: pie_copyrelocs_test fails with GCC 4.2
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #51 from Nick Clifton ---
Hi Alexander,
> Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Thanks - I have checked in a patch to remove all calls to abort from inside
readelf.
Cheers
Nick
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #50 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
Markus Trippelsdorf changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #119 from Alexander Cherepanov ---
(In reply to Nick Clifton from comment #117)
> In case it is not obvious, I am not too concerned by the "silly argument
> to malloc" warnings from valgrind. I night fix them one day, but for no
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #49 from Alexander Cherepanov ---
Created attachment 7991
--> https://sourceware.org/bugzilla/attachment.cgi?id=7991&action=edit
Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Files: 4
Errors:
4 No assertion info i
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #118 from Alexander Cherepanov ---
Created attachment 7990
--> https://sourceware.org/bugzilla/attachment.cgi?id=7990&action=edit
Crashes for `objdump -afphxgGtTrRwW --special-syms`
Files: 11
Errors:
9 Argument 'size' of f
https://sourceware.org/bugzilla/show_bug.cgi?id=17673
Bug ID: 17673
Summary: Linking stabs produces huge binaries
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
--- Comment #3 from Markus Trippelsdorf ---
Possible fix as suggested in comment 1:
diff --git a/gold/powerpc.cc b/gold/powerpc.cc
index 554bf38..97b6e39 100644
--- a/gold/powerpc.cc
+++ b/gold/powerpc.cc
@@ -5581,7 +5581,7 @@ Target_powerpc:
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
--- Comment #2 from Markus Trippelsdorf ---
To reproduce:
trippels@gcc2-power8 linux-3.17.2 % make defconfig
trippels@gcc2-power8 linux-3.17.2 % make -j160
...
ld: internal error in set_is_section_symbol, at object.h:1771
--
You are receiv
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
Andrew Pinski changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
26 matches
Mail list logo