https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71860
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-invalid-code | CC| |tkoenig at gcc dot gnu.org Summary|[7/8/9 Regression] [OOP] |[7/8 Regression] [OOP] ICE |ICE on pointing to |on pointing to null(mold), |null(mold), verify_gimple |verify_gimple failed |failed | --- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- I do not think it is invalid. The test case also passes with current gcc-8 and gcc-7. I have committed a test case to trunk. Let's wait for a few days to see if any regressions turn up, then we can also backport the test case to the other open branches and close.