r189658 - in /trunk/gcc: ChangeLog omp-low.c te...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jul 19 14:02:00 GMT 2012


Author: jakub
Date: Thu Jul 19 14:02:32 2012
New Revision: 189658

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189658
Log:
	PR middle-end/54017
	* tree-cfgcleanup.c (cleanup_omp_return): Remove.
	(cleanup_tree_cfg_bb): Don't call it.
	* omp-low.c (expand_omp_sections): Fix up the !exit_reachable case
	handling.

	* c-c++-common/gomp/pr54017.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/gomp/pr54017.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-cfgcleanup.c



More information about the Gcc-cvs mailing list