Fortran: dump-parse-tree.c fixes for OpenMP
authorTobias Burnus <tobias@codesourcery.com>
Wed, 13 Oct 2021 09:53:30 +0000 (11:53 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 13 Oct 2021 09:53:30 +0000 (11:53 +0200)
commit77c7abe3588d407ed820224f8d1b1a17a16831a0
treec97e8813f350b45d179af521e71cb31dd207b895
parentc1b6c360fcf3fc1c0045c7358d61a83c91b6fa25
Fortran: dump-parse-tree.c fixes for OpenMP

gcc/fortran/ChangeLog:

* dump-parse-tree.c (show_omp_clauses): Handle ancestor modifier,
avoid ICE for GFC_OMP_ATOMIC_SWAP.
* gfortran.h (gfc_omp_clauses): Change 'anecestor' into a bitfield.
gcc/fortran/dump-parse-tree.c
gcc/fortran/gfortran.h