https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101312
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=70029 Last reconfirmed| |2021-09-20 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The check was disabled before GCC 8 due to PR 70029 (reenabled by r8-3050; disabled by r6-7849). Also this ICEs with -fchecking from GCC 8+ (due the test being reenabled).