[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2010-01-15 Thread hjl dot tools at gmail dot com
-- What|Removed |Added OtherBugsDependingO||11175 nThis|| http://sourceware.org/bugzilla/show_bug.cgi?id=9679 -

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2009-01-02 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-02 19:39 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2009-01-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-02 19:30 --- Subject: Bug 9679 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-01-02 19:29:38 Modified files: bfd: ChangeLog elflink.c ld/testsu

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2008-12-22 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-12-22 18:28 --- A patch is posted at http://sourceware.org/ml/binutils/2008-12/msg00241.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=9679 --- You are receiving this mail because: --- You are on the C

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2008-12-22 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-12-22 17:45 --- Created an attachment (id=3622) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3622&action=view) A testcase cc -fPIC -c -o foo.o foo.c cc -fPIC -c -o bar.o bar.c ./ld -shared -o libx.so foo.o ba