aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/init.c
diff options
context:
space:
mode:
authorIlmir Usmanov <me@ilmir.us>2015-11-25 14:37:36 +0000
committerCesar Philippidis <cesar@gcc.gnu.org>2015-11-25 06:37:36 -0800
commitaa81272c9f98818910466728a58425d44884983a (patch)
tree52b1541b1db6fe53914d05a1f4d4e68fc9e68de7 /gcc/ada/init.c
parentaf11fcfdcfa7d9c2aea6defbf713afe6061511bf (diff)
downloadgcc-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