r155489 - in /branches/gcc-4_4-branch/gcc: Chan...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Mon Dec 28 16:46:00 GMT 2009


Author: hjl
Date: Mon Dec 28 16:46:11 2009
New Revision: 155489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155489
Log:
Backport from mainline: Handle GIMPLE_COND in diagnose_sb_2.

gcc/

2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

	Backport from mainline:
	2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

	PR middle-end/41344
	* omp-low.c (diagnose_sb_2): Handle GIMPLE_COND.

gcc/testsuite/

2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

	Backport from mainline:
	2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

	PR middle-end/41344
	* gfortran.dg/gomp/pr41344.f: New.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr41344.f
      - copied unchanged from r155487, trunk/gcc/testsuite/gfortran.dg/gomp/pr41344.f
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/omp-low.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list