[Bug lto/52634] multiple definition error when using alias

2012-10-14 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #10 from Bin Tian tianbin at cernet dot edu.cn 2012-10-14 09:14:13 UTC --- please backport to gcc-4_7-branch, thanks.

[Bug lto/52634] New: multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 Bug #: 52634 Summary: multiple definition error when using alias Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #2 from Bin Tian tianbin at cernet dot edu.cn 2012-03-20 14:16:02 UTC --- Created attachment 26931 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26931 patch for make-3.82

[Bug lto/52634] multiple definition error when using alias

2012-03-20 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52634 --- Comment #3 from Bin Tian tianbin at cernet dot edu.cn 2012-03-20 14:16:49 UTC --- The bug is reproducable with -r -flto-partition=1to1, and not with -r -flto-partition=none. My project is hard to reduce because of complex dependencies

[Bug lto/52401] New: lto can't handle ld script

2012-02-27 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52401 Bug #: 52401 Summary: lto can't handle ld script Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug lto/52401] lto can't handle ld script

2012-02-27 Thread tianbin at cernet dot edu.cn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52401 --- Comment #3 from Bin Tian tianbin at cernet dot edu.cn 2012-02-28 02:59:03 UTC --- (In reply to comment #1) Confirmed. There are other cases with linker-scripts / linker options that are not handled well. This one is more a linker bug