]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: dump-parse-tree.c fixes for OpenMP
authorTobias Burnus <tobias@codesourcery.com>
Wed, 13 Oct 2021 15:49:36 +0000 (17:49 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 13 Oct 2021 15:49:36 +0000 (17:49 +0200)
commit8f25491c47f521bb0de2d9eb62f6d31f239ea1f0
tree716cb2d200cc18014cce6ec66fa568c27d94b5cb
parent31a41536408603f2b9b00c3fb9bf730ecac6c0a4
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.

(cherry picked from commit 77c7abe3588d407ed820224f8d1b1a17a16831a0)
gcc/fortran/ChangeLog.omp
gcc/fortran/dump-parse-tree.c
gcc/fortran/gfortran.h