https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70704
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #52 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed. As for adding testcases, that is not trivial, we'd need to add a new
framework for that that would compile some tests both with -fchecking and
-fno-checking, and strip/sanitize the result and compare that.