http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53245
--- Comment #6 from Steven Bosscher <steven at gcc dot gnu.org> 2012-05-07 14:40:43 UTC --- Author: steven Date: Mon May 7 14:40:33 2012 New Revision: 187248 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187248 Log: PR middle-end/53245 * gimplify.c (preprocess_case_label_vec_for_gimple): If low or high is folded to a type boundary value, verify that the resulting case label is still a care range. Modified: trunk/gcc/ChangeLog trunk/gcc/gimplify.c