On Fri, Mar 27, 2015 at 10:58:14AM +0100, Tobias Burnus wrote:
> For -fopenmp-simd, GCC did not properly jump passed the clauses of
> ignored directives. It worked, for "for simd" directives and for
> those without clauses.
>
> Bootstrapped and regtested on x86-64-gnu-linux.
> OK for the trunk?
>
For -fopenmp-simd, GCC did not properly jump passed the clauses of
ignored directives. It worked, for "for simd" directives and for
those without clauses.
Bootstrapped and regtested on x86-64-gnu-linux.
OK for the trunk?
Tobias
2015-03-28 Tobias Burnus
PR c/65586
gcc/c/
* c-parser.c (c_pars