OSDN Git Service

.:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2005 12:55:33 +0000 (12:55 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2005 12:55:33 +0000 (12:55 +0000)
commit96722196333e60239eda33ca3fe3597405bfcfe0
tree95318492904cbe890293b0e21d33b89a4257665b
parenta2758ef56124e0439fef3eb1cdeb35f081232fcf
.:
PR c++/22551
* c-common.c (c_add_case_label): Clear LOW_VALUE and HIGH_VALUE's
overflow flags.  Refactor some conditionals.
testsuite:
PR c++/22551
* g++.dg/other/switch2.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105405 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/switch2.C [new file with mode: 0644]