r112032 - in /trunk/gcc: ChangeLog stmt.c tests...
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Mon Mar 13 23:47:00 GMT 2006
Author: sayle
Date: Mon Mar 13 23:47:47 2006
New Revision: 112032
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112032
Log:
PR middle-end/26557
* stmt.c (emit_case_nodes): Handle the case where the index is a
CONST_INT, where the comparison mode is specified by the index type.
* gcc.c-torture/compile/switch-1.c: New test case.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/switch-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/stmt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list