]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
authorMarek Polacek <polacek@redhat.com>
Mon, 1 Aug 2016 16:03:41 +0000 (16:03 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 1 Aug 2016 16:03:41 +0000 (16:03 +0000)
commit98c82be639212128ca4a9ebbd829d078a4922d8b
tree3994a2f6d9c4a6f4f03dc0c4cf0ac8ceee4763f3
parent470405c5c66441581676aebd20c0320ca5818d10
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)

PR c/7652
* config/i386/i386.c (ix86_expand_args_builtin): Add break.
(ix86_expand_round_builtin): Likewise.

From-SVN: r238958
gcc/ChangeLog
gcc/config/i386/i386.c