[Bug lto/88550] A compiler error when use lto: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:155

2018-12-30 Thread harrywong at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88550 --- Comment #5 from Harry Wong --- Hi, I've uploaded it to OneDrive, here's the link: https://1drv.ms/u/s!Ajvq6dgV7abtgogPYN8IdLx2lyQ4zQ Thanks!

[Bug lto/88550] A compiler error when use lto: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:155

2018-12-26 Thread harrywong at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88550 --- Comment #3 from Harry Wong --- Thanks for your help! After using the '-fdump-ipa-cgraph --save-temps' option I had thousands of files generated and don't know how to analysis them... Could you help me with this? And I also got the .cgraph fi

[Bug c++/88550] New: A compiler error when use lto: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:155

2018-12-19 Thread harrywong at live dot com
: 8.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: harrywong at live dot com Target Milestone: --- Recently I try to switch my project from GCC 7 to GCC 8, but when