gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [gomp] Don't ICE on orphaned #pragma omp section (PR c++/24613)

Subject: Re: [gomp] Don't ICE on orphaned #pragma omp section PR c++/24613
From: Diego Novillo
Date: Wed, 2 Nov 2005 08:24:13 -0500
On Wednesday 02 November 2005 04:03, Jakub Jelinek wrote:

>       PR c++/24613
>       * c-parser.c (c_parser_pragma): Diagnose PRAGMA_OMP_SECTION outside
>       of PRAGMA_OMP_SECTIONS construct.
> cp/
>       * parser.c (cp_parser_pragma): Diagnose PRAGMA_OMP_SECTION outside
>       of PRAGMA_OMP_SECTIONS construct.
> testsuite/
>       * gcc.dg/gomp/sections-4.c: New test.
>       * g++.dg/gomp/sections-4.C: New test.
>
OK.

<Prev in Thread] Current Thread [Next in Thread>