[Bug c/49779] Wrong code generated for while loop with guard containing continue
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 17 22:55:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49779
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |msebor at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
It doesn't look like anything has changed in GCC 7.0. GCC (in C mode) still
behaves as described in comment #0 and G++ as discussed in the referenced bug
44715.
Based on comment #6 and on the discussion in bug 44715 resolving as a duplicate
of that bug.
*** This bug has been marked as a duplicate of bug 44715 ***
More information about the Gcc-bugs
mailing list