]> git.ipfire.org Git - thirdparty/gcc.git/commit
For Ian Bolton <ian.bolton@arm.com>
authorIan Bolton <ian.bolton@arm.com>
Thu, 19 Aug 2010 08:12:31 +0000 (08:12 +0000)
committerRamana Radhakrishnan <ramana@gcc.gnu.org>
Thu, 19 Aug 2010 08:12:31 +0000 (08:12 +0000)
commitf096c02afcfad5fbb2e0021af89520c3745084e5
treecb8efc3d295c482a1090305d96edf16eb06c7b35
parentd76799c7f0a13ab5a02487f2e6d4dfe10156b223
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.

From-SVN: r163366
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr44328.C [new file with mode: 0644]
gcc/tree-switch-conversion.c