aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2021-08-27 07:49:55 +0200
committerThomas Schwinge <thomas@codesourcery.com>2021-09-01 17:39:14 +0200
commit424e46015762920b37e23670b7c518d9891348ed (patch)
treed29c51332987fd7d9f4ded06522ccac79aa41793 /gcc/fortran/resolve.c
parent1cef3039b880a21fbdf4153e6fc42026619fd4ad (diff)
downloadgcc-424e46015762920b37e23670b7c518d9891348ed.zip
gcc-424e46015762920b37e23670b7c518d9891348ed.tar.gz
gcc-424e46015762920b37e23670b7c518d9891348ed.tar.bz2
Simplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE'
No behavioral change, other than that for a few clauses, operands are now walked in a different order, and 'OMP_CLAUSE_ERROR' now no longer runs into 'default: gcc_unreachable ();' here (but instead will at some later stage). Follow-up for r110243 (commit aaf46ef9792bbc562175b606bd1c3f225ea56924) "Fix PR 25886. Convert OMP_CLAUSE_* into sub-codes". gcc/ * tree.c (walk_tree_1) <OMP_CLAUSE>: Simplify.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions