[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-09 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4

2012-08-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-09 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 --- Comment #2 from Ian Lance Taylor 2012-08-09 15:00:36 UTC --- The key point connecting the Output_section_element_input and the Layout code is the call to Output_section_element_input::match_name. From the Layout side, it's the call to ss-

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4

2012-08-09 Thread viriketo at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 --- Comment #3 from Lluís Batlle 2012-08-09 17:30:47 UTC --- All my kernel modules have that trouble. I only run 'make' for the modules in the linux kernel, with gcc 4.6.3, with DEBUG_INFO enabled, and this patch: --- a/Makefile +++ b/Makefil

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4

2012-08-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 --- Comment #4 from H.J. Lu 2012-08-09 19:16:04 UTC --- (In reply to comment #3) > All my kernel modules have that trouble. > > I only run 'make' for the modules in the linux kernel, with gcc 4.6.3, with It works fine with the Linux binutils

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4tl

2012-08-09 Thread viriketo at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 Lluís Batlle changed: What|Removed |Added Summary|objdump fails on .ko with |objdump fails on .ko with

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4tl

2012-08-09 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 Alan Modra changed: What|Removed |Added Status|WAITING |ASSIGNED CC|

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4tl

2012-08-09 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=1 --- Comment #7 from cvs-commit at gcc dot gnu.org 2012-08-10 02:14:56 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-08-10 02:14:50 Modified files: bfd: ChangeLog elf.c Log messa

[Bug binutils/14444] objdump fails on .ko with -gdwarf-4tl

2012-08-09 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|