public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/19976] New: integer division by zero in subexpression should be overflow
@ 2005-02-15 22:24 jsm28 at gcc dot gnu dot org
  2005-02-16  3:26 ` [Bug c/19976] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 15+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-02-15 22:24 UTC (permalink / raw)
  To: gcc-bugs

The test

enum e { E = 0 * (1 / 0) };

should yield an error with -pedantic-errors.  Not a regression.

-- 
           Summary: integer division by zero in subexpression should be
                    overflow
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2009-03-29 18:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19976-230@http.gcc.gnu.org/bugzilla/>
2006-12-01  2:37 ` [Bug c/19976] integer division by zero in subexpression should be overflow manu at gcc dot gnu dot org
2006-12-01  3:25 ` roger at eyesopen dot com
2006-12-01  3:32   ` Andrew Pinski
2006-12-01  3:32 ` pinskia at physics dot uc dot edu
2006-12-01  4:05 ` roger at eyesopen dot com
2006-12-03 21:02 ` manu at gcc dot gnu dot org
2006-12-03 21:05 ` joseph at codesourcery dot com
2006-12-11 20:52 ` manu at gcc dot gnu dot org
2007-03-11  0:32 ` manu at gcc dot gnu dot org
2007-07-06  9:52 ` pinskia at gcc dot gnu dot org
2008-10-24  0:08 ` jsm28 at gcc dot gnu dot org
2008-10-24 19:38 ` jsm28 at gcc dot gnu dot org
2009-03-29 18:15 ` jsm28 at gcc dot gnu dot org
2009-03-29 18:19 ` jsm28 at gcc dot gnu dot org
2005-02-15 22:24 [Bug c/19976] New: " jsm28 at gcc dot gnu dot org
2005-02-16  3:26 ` [Bug c/19976] " pinskia at gcc dot gnu dot 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).