https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88235
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|9.0 |7.0 Summary|[7/8/9 Regression] ICE: |[7 Regression] ICE: |verify_cgraph_node failed |verify_cgraph_node failed |(error: edge points to |(error: edge points to |wrong declaration) |wrong declaration) --- Comment #8 from Martin Jambor <jamborm at gcc dot gnu.org> --- This is now fixed on trunk and on the GCCC 8 branch. Fixing this also on the GCC 7 branch requires that the fix for PR 88561 is backported there first.