[Bug gcov-profile/85243] [GCOV] A return statement in the if(0) block is wrongly marked as executed when prefixed with an array declaration statement and followed by a "for(;cond-expression;) return; " statement when they are both in a independent block in gcov

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 24 13:26:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85243

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Again, due to folding, many of dead code.


More information about the Gcc-bugs mailing list