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!
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
: 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