public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/63702] New: i386.c:36276: possible missing break ?
@ 2014-10-31 16:39 dcb314 at hotmail dot com
  2014-10-31 18:51 ` [Bug target/63702] " ubizjak at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dcb314 at hotmail dot com @ 2014-10-31 16:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63702
           Summary: i386.c:36276: possible missing break ?
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

[gcc/config/i386/i386.c:36276] -> [gcc/config/i386/i386.c:36338]: (warning)
Vari
able 'nargs' is reassigned a value before the old one has been used. 'break;'
mi
ssing?

    case QI_FTYPE_V4DI_V4DI_QI:
    case V4SF_FTYPE_V2DF_V4SF_QI:
    case V4SF_FTYPE_V4DF_V4SF_QI:
       nargs = 3;
    case V16SI_FTYPE_V16SI_V16SI_HI:
    case V16SI_FTYPE_V16SI_V16SI_V16SI:
    case V16SI_FTYPE_V4SI_V16SI_HI:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-31 21:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-31 16:39 [Bug target/63702] New: i386.c:36276: possible missing break ? dcb314 at hotmail dot com
2014-10-31 18:51 ` [Bug target/63702] " ubizjak at gmail dot com
2014-10-31 21:59 ` uros at gcc dot gnu.org
2014-10-31 22:09 ` ubizjak at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).