[Bug lto/69866] lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158

2016-02-23 Thread acrsofter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69866 --- Comment #4 from acrsofter at gmail dot com --- someone here can deal with it?

[Bug lto/69866] lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158

2016-02-19 Thread acrsofter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69866 --- Comment #3 from acrsofter at gmail dot com --- reproduce steps: [foo.c] int _umh(int i) { return i+1; } int weaks(int i) __attribute__((weak, alias("_umh"))); int main() { return weaks(10); } [bar.c] int weaks(int i) {

[Bug c/69866] New: lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158

2016-02-18 Thread acrsofter at gmail dot com
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: acrsofter at gmail dot com Target Milestone: --- lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158 0x58b14d