diff options
author | Ilmir Usmanov <me@ilmir.us> | 2015-11-25 14:37:36 +0000 |
---|---|---|
committer | Cesar Philippidis <cesar@gcc.gnu.org> | 2015-11-25 06:37:36 -0800 |
commit | aa81272c9f98818910466728a58425d44884983a (patch) | |
tree | 52b1541b1db6fe53914d05a1f4d4e68fc9e68de7 /gcc/ada/init.c | |
parent | af11fcfdcfa7d9c2aea6defbf713afe6061511bf (diff) | |
download | gcc-aa81272c9f98818910466728a58425d44884983a.zip gcc-aa81272c9f98818910466728a58425d44884983a.tar.gz gcc-aa81272c9f98818910466728a58425d44884983a.tar.bz2 |
re PR fortran/63858 (fixed form OpenACC directive ICE with -fopenacc -fopenmp)
PR fortran/63858
gcc/fortran/
* scanner.c (skip_oacc_attribute): Remove continue_flag parameter.
Rename as ...
(skip_free_oacc_sentinel): ... this.
(skip_omp_attribute): Remove continue_flag parameter. Rename as ...
(skip_free_omp_sentinel): ... this.
(skip_free_comments): Update to call skip_free_oacc_sentinel and
skip_free_omp_sentinel.
(skip_fixed_omp_sentinel): New function.
(skip_fixed_oacc_sentinel): New function.
(skip_fixed_comments): Fix mix of OpenACC and OpenMP sentinels in
continuation.
gcc/testsuite/
* goacc/omp-fixed.f: New test.
* goacc/omp.f95: Add check for mis-matched omp and acc continuations.
Co-Authored-By: Cesar Philippidis <cesar@codesourcery.com>
From-SVN: r230872
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions