[Bug ld/14189] --gc-sections doesn't work

2014-06-12 Thread maillist-gdb at barfooze dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=14189

maillist-gdb at barfooze dot de changed:

   What|Removed |Added

   See Also||https://sourceware.org/bugz
   ||illa/show_bug.cgi?id=16698

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

--- Comment #5 from Nick Clifton nickc at redhat dot com 2012-06-29 13:23:13 
UTC ---
Created attachment 6496
  -- http://sourceware.org/bugzilla/attachment.cgi?id=6496
Do not increment refcount for locally bound symbols.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 Status|NEW |WAITING
 CC||nickc at redhat dot com

--- Comment #6 from Nick Clifton nickc at redhat dot com 2012-06-29 13:26:16 
UTC ---
Hi Michael, Hi Ronald,

  Please could you try out the uploaded patch and let me know if it works for
you ?

Cheers
  Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread michael.tremer at ipfire dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

--- Comment #7 from Michael Tremer michael.tremer at ipfire dot org 
2012-06-29 14:59:46 UTC ---
Hi Nick,

I can confirm that the patch fixes the problem over here. The build of systemd
runs through without any assertion errors.

Thank you very much.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

--- Comment #8 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot 
gnu.org 2012-06-29 15:20:44 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:ni...@sourceware.org2012-06-29 15:20:31

Modified files:
bfd: ChangeLog elf32-arm.c 

Log message:
PR ld/14189
* elf32-arm.c (elf32_arm_check_relocs): Do not increment refcount
for locally bound symbols.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.5737r2=1.5738
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=srcr1=1.295r2=1.296

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED

--- Comment #8 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot 
gnu.org 2012-06-29 15:20:44 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:ni...@sourceware.org2012-06-29 15:20:31

Modified files:
bfd: ChangeLog elf32-arm.c 

Log message:
PR ld/14189
* elf32-arm.c (elf32_arm_check_relocs): Do not increment refcount
for locally bound symbols.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.5737r2=1.5738
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=srcr1=1.295r2=1.296

--- Comment #9 from Nick Clifton nickc at redhat dot com 2012-06-29 15:21:53 
UTC ---
Patch applied.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED

--- Comment #9 from Nick Clifton nickc at redhat dot com 2012-06-29 15:21:53 
UTC ---
Patch applied.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread ronald.wahl at raritan dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

--- Comment #10 from Ronald Wahl ronald.wahl at raritan dot com 2012-06-29 
15:31:57 UTC ---
The patch works here as well. Thanks!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-06-24 Thread michael.tremer at ipfire dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

Michael Tremer michael.tremer at ipfire dot org changed:

   What|Removed |Added

 CC||michael.tremer at ipfire
   ||dot org

--- Comment #4 from Michael Tremer michael.tremer at ipfire dot org 
2012-06-24 19:30:33 UTC ---
Is there a fix available for this bug?

Apparently, the build of systemd for ARM is broken when passing --gc-sections
to ld. This is reproducible on IPFire as well as Fedora.

https://bugs.freedesktop.org/show_bug.cgi?id=51365

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/14189] --gc-sections doesn't work

2012-05-31 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189

H.J. Lu hjl.tools at gmail dot com changed:

   What|Removed |Added

 CC||rsandifo at sourceware dot
   ||org
Summary|assertion fail  |--gc-sections doesn't work
   |../../bfd/elf32-arm.c:12264 |

--- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2012-05-31 21:08:22 
UTC ---
It was caused by

http://sourceware.org/ml/binutils-cvs/2011-03/msg00080.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils