This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r187248 - in /trunk/gcc: ChangeLog gimplify.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]