[Bug c/57681] Possible missing break in cp-array-notation.c

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 18 15:22:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57681

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
The break has been added since then.  And in the following code, in case of
BUILT_IN_CILKPLUS_SEC_REDUCE, the code variable is not used, so that doesn't
seem like a bug.  Closing.



More information about the Gcc-bugs mailing list