[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-08-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-22 16:21 --- Subject: Bug 18715 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-22 16:21:19 Modified files: gcc: ChangeLog c-common.c

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-08-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-22 16:26 --- Subject: Bug 18715 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-22 16:26:06 Modified files: gcc/testsuite : ChangeLog Log message: Fix

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-08-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 16:28 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-08-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-22 16:29 --- Subject: Bug 18715 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-22 16:29:02 Modified files: gcc:

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-07-07 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.1 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18715

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-04-20 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18715

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-04-08 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-08 21:48 --- Removing rejects-valid; treating all incorrect warnings as rejects-valid due to -Werror is not useful. -- What|Removed |Added

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-04-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 01:42 --- (In reply to comment #6) Is there a more recent patch version than that referred to in comment #4, taking account of Mark's comments on that patch version? I was talking with Roger off the list and he

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-03-30 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-30 18:09 --- Is there a more recent patch version than that referred to in comment #4, taking account of Mark's comments on that patch version? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18715

[Bug c/18715] [4.0/4.1 Regression] warning: enumeration value not handled in switch for '...' ranges

2005-03-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-20 23:34 --- *** Bug 20571 has been marked as a duplicate of this bug. *** -- What|Removed |Added