r230435 - in /trunk/gcc: c-family/ChangeLog c-f...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Mon Nov 16 20:16:00 GMT 2015
Author: mpolacek
Date: Mon Nov 16 20:16:57 2015
New Revision: 230435
URL: https://gcc.gnu.org/viewcvs?rev=230435&root=gcc&view=rev
Log:
PR c++/68362
* c-common.c (check_case_bounds): Fold low and high cases.
* g++.dg/delayedfold/switch-1.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/delayedfold/switch-1.C
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-common.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list