------- Comment #7 from burnus at gcc dot gnu dot org  2008-10-16 15:53 -------
(In reply to comment #3)
> gfortran 4.3.2 and 4.4.0 give the following error:
> pr37848.f90:32.23:
> !$OMP PRIVATE(l,ni,M,N)
>                       1
> Error: Object 'g_junct' is not a variable at (1)

That error message was added for PR 35786 (fixed in April 2008 for 4.4.0 and
4.3.x).

(In reply to comment #6)
> > Somehow my compiler can't manage it.
> Could you try a more recent version: 4.3.2 or 4.4.0

That would also be my suggestion as there have been a couple of other OpenMP
fixes. (By the way: GCC 4.4 also already supports OpenMP version 3.0.)


-- 


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

Reply via email to