This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tighten syntax checking for OpenACC routine construct in C


On Tue, May 24, 2016 at 10:51:15AM +0200, Thomas Schwinge wrote:
> Hi!
> 
> OK for trunk?
> 
> commit 155feb878deedd09fd60e2322b1515de41595b13
> Author: Thomas Schwinge <thomas@codesourcery.com>
> Date:   Tue May 24 10:42:08 2016 +0200
> 
>     Tighten syntax checking for OpenACC routine construct in C
>     
>     	gcc/c/
>     	* c-parser.c (c_parser_oacc_routine): Tighten syntax checks.
>     	gcc/testsuite/
>     	* c-c++-common/goacc/routine-5.c: Add tests.
>     	* g++.dg/goacc/routine-2.C: Remove duplicate tests.
>     	* gfortran.dg/goacc/routine-6.f90: Add tests.

Ok.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]