[PATCH]: Fix PR32765

FX Coudert fxcoudert@gmail.com
Sun Aug 12 22:02:00 GMT 2007


> Okay for gcc trunk?

As a general rule: you need to say what testing you did, and on which  
platforms.

The patch is OK provided you checked that:

> Index: libgomp/testsuite/libgomp.fortran/crayptr2.f90
> ===================================================================
> --- libgomp/testsuite/libgomp.fortran/crayptr2.f90	(revision 127385)
> +++ libgomp/testsuite/libgomp.fortran/crayptr2.f90	(working copy)
> @@ -1,4 +1,5 @@
>  ! { dg-do run }
> +! { dg-options "-fopenmp -fcray-pointer -static-libgcc" { target *- 
> *-darwin* } }
>  ! { dg-options "-fopenmp -fcray-pointer" }

has the expected behaviour, i.e. it does not break on non-darwin  
platforms.

Thanks,
FX



More information about the Fortran mailing list