https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92364
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- By the way I think you reduced the testcase too much. NOTE --coverage adds extra "code" which causes jump threading and other optimizations not to happen as much so you will get different warnings.