[Bug target/68405] trunk/gcc/config/i386/i386.c:22951: possible missing break ?
ienkovich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 18 10:09:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68405
Ilya Enkovich <ienkovich at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2015-11-18
Assignee|unassigned at gcc dot gnu.org |ienkovich at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
(In reply to David Binderman from comment #0)
> [trunk/gcc/config/i386/i386.c:22951] ->
> [trunk/gcc/config/i386/i386.c:22953]: (warning) Variable 'unspec_code' is
> reassigned a value before the old one has been used. 'break;' missing?
>
Right, break is missing. Thanks for noticing this!
More information about the Gcc-bugs
mailing list