https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83764
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83764
Adam Lackorzynski changed:
What|Removed |Added
CC||adam at os dot
inf.tu-dresden.de
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83764
--- Comment #2 from Leslie Zhai ---
And GCC 8.x workaround just remove the assert:
6751 /* The virtual tables should always be born with constructors
6752 and we always should assume that they are avaialble for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83764
--- Comment #1 from Leslie Zhai ---
Typo:
- I have no idea why `in_lto_p` is NULL?
+ I have no idea why `in_lto_p` is false?