[Bug fortran/27916] Problem with allocatable arrays inside OpenMP do loop

2006-06-09 Thread jakub at gcc dot gnu dot org


--- Comment #2 from jakub at gcc dot gnu dot org  2006-06-09 21:18 ---
Subject: Bug 27916

Author: jakub
Date: Fri Jun  9 21:18:42 2006
New Revision: 114520

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114520
Log:
PR fortran/27916
* trans-openmp.c (gfc_omp_clause_default_ctor): New function.
* trans.h (gfc_omp_clause_default_ctor): New prototype.
* f95-lang.c (LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR): Define.

* testsuite/libgomp.fortran/pr27916-1.f90: New test.
* testsuite/libgomp.fortran/pr27916-2.f90: New test.

Added:
trunk/libgomp/testsuite/libgomp.fortran/pr27916-1.f90
trunk/libgomp/testsuite/libgomp.fortran/pr27916-2.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/f95-lang.c
trunk/gcc/fortran/trans-openmp.c
trunk/gcc/fortran/trans.h
trunk/libgomp/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27916



[Bug fortran/27916] Problem with allocatable arrays inside OpenMP do loop

2006-06-09 Thread jakub at gcc dot gnu dot org


--- Comment #3 from jakub at gcc dot gnu dot org  2006-06-09 21:25 ---
Should be fixed in SVN.


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27916



[Bug fortran/27916] Problem with allocatable arrays inside OpenMP do loop

2006-06-08 Thread jakub at gcc dot gnu dot org


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
   |dot org |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-06-08 14:46:16
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27916



[Bug fortran/27916] Problem with allocatable arrays inside OpenMP do loop

2006-06-06 Thread benjamin dot reveille at gmail dot com


--- Comment #1 from benjamin dot reveille at gmail dot com  2006-06-06 
12:01 ---
For the fortran mailing list thread on this bug see:
http://gcc.gnu.org/ml/fortran/2006-06/msg00096.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27916