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]

r156235 - in /trunk: gcc/ChangeLog gcc/omp-low....


Author: jakub
Date: Tue Jan 26 09:47:45 2010
New Revision: 156235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156235
Log:
	PR fortran/42866
	* omp-low.c (expand_omp_sections): Only use single_pred if
	l2_bb is single_pred_p.

	* testsuite/libgomp.fortran/allocatable5.f90: New test.

Added:
    trunk/libgomp/testsuite/libgomp.fortran/allocatable5.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog


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