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]

r163366 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: ramana
Date: Thu Aug 19 08:12:31 2010
New Revision: 163366

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163366
Log:

For Ian Bolton <ian.bolton@arm.com>

	* tree-switch-conversion.c (gen_inbound_check): Ensure that the
	type for the conditional has wide enough range.

	* testsuite/g++.dg/pr44328.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/pr44328.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-switch-conversion.c


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