This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] Fix block-1.f90
- From: Diego Novillo <dnovillo at google dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Aldy Hernandez <aldyh at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 May 2008 10:43:42 -0400
- Subject: Re: [tuples] Fix block-1.f90
- References: <20080530144115.GD16061@devserv.devel.redhat.com>
On Fri, May 30, 2008 at 10:41, Jakub Jelinek <jakub@redhat.com> wrote:
> 2008-05-30 Jakub Jelinek <jakub@redhat.com>
>
> * omp-low.c (diagnose_omp_structured_block_errors): Temporarily
> switch cfun to DECL_STRUCT_FUNCTION (fndecl).
>
> * gfortran.dg/gomp/block-1.f90: Adjust dg-error.
OK.
Diego.