public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/60983] New: Fix for pr60114 introduced FAILs
@ 2014-04-28  7:49 christophe.lyon at st dot com
  2014-04-28  8:13 ` [Bug c/60983] " ktkachov at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: christophe.lyon at st dot com @ 2014-04-28  7:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60983
           Summary: Fix for pr60114 introduced FAILs
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: christophe.lyon at st dot com

Commit 209794, which fixes pr60114, has introduced some new FAILs on
ARM/AArch64 targets. The compiler does emit warnings, but not the ones expected
by the test:


Problems are reported for lines 7, 8, 21, 22, 23, 25, which actually report:
 warning: large integer implicitly truncated to unsigned type [-Woverflow]
instead of the expected:
warning: overflow in implicit constant conversion


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

end of thread, other threads:[~2014-07-16 20:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-28  7:49 [Bug c/60983] New: Fix for pr60114 introduced FAILs christophe.lyon at st dot com
2014-04-28  8:13 ` [Bug c/60983] " ktkachov at gcc dot gnu.org
2014-04-28  9:29 ` rguenth at gcc dot gnu.org
2014-04-28 12:43 ` ktkachov at gcc dot gnu.org
2014-04-28 12:43 ` ktkachov at gcc dot gnu.org
2014-07-16 20:15 ` yroux at gcc dot gnu.org

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).