r175805 - in /branches/gcc-4_5-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Jul 4 12:18:00 GMT 2011


Author: rguenth
Date: Mon Jul  4 12:18:22 2011
New Revision: 175805

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175805
Log:
2011-07-04  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/49615
	* tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Fix
	basic-block index check.

	* g++.dg/torture/pr49615.C: New testcase.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr49615.C
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-cfgcleanup.c



More information about the Gcc-cvs mailing list