diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2021-06-04 17:43:59 +0200 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2021-06-04 17:44:23 +0200 |
commit | 4facf2bf5b7b32f444da864306b5c11e14c15bcf (patch) | |
tree | 0b74515b5819d17fa2a64f5260b03628a6ac0c1f /gcc/tree-ssa-uninit.c | |
parent | 8d7dae0eb366a88a1baba1857ecc54c09e4a520e (diff) | |
download | gcc-4facf2bf5b7b32f444da864306b5c11e14c15bcf.zip gcc-4facf2bf5b7b32f444da864306b5c11e14c15bcf.tar.gz gcc-4facf2bf5b7b32f444da864306b5c11e14c15bcf.tar.bz2 |
Fortran: Fix OpenMP/OpenACC continue-line parsing
gcc/fortran/ChangeLog:
* scanner.c (skip_fixed_omp_sentinel): Set openacc_flag if
this is not an (OpenMP) continuation line.
(skip_fixed_oacc_sentinel): Likewise for openmp_flag and OpenACC.
(gfc_next_char_literal): gfc_error_now to force error for mixed OMP/ACC
continuation once per location and return '\n'.
gcc/testsuite/ChangeLog:
* gfortran.dg/goacc/omp-fixed.f: Re-add test item changed in previous
commit in addition - add more dg-errors and '... end ...' due to changed
parsing.
* gfortran.dg/goacc/omp.f95: Likewise.
* gfortran.dg/goacc-gomp/mixed-1.f: New test.
Diffstat (limited to 'gcc/tree-ssa-uninit.c')
0 files changed, 0 insertions, 0 deletions