Hi!
On Fri, 22 Jul 2016 16:22:18 +0200, Jakub Jelinek wrote:
> On Wed, Jul 13, 2016 at 04:10:31PM +0200, Thomas Schwinge wrote:
> > @@ -14029,29 +14032,32 @@ c_parser_oacc_kernels_parallel (location_t loc,
> > c_parser *parser,
> > static void
> > c_parser_oacc_routine (c_parser *parser, enum
On Wed, Jul 13, 2016 at 04:10:31PM +0200, Thomas Schwinge wrote:
> @@ -14029,29 +14032,32 @@ c_parser_oacc_kernels_parallel (location_t loc,
> c_parser *parser,
> static void
> c_parser_oacc_routine (c_parser *parser, enum pragma_context context)
> {
> - tree decl = NULL_TREE;
> + gcc_checkin