diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-08-27 07:49:55 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-09-01 17:39:14 +0200 |
commit | 424e46015762920b37e23670b7c518d9891348ed (patch) | |
tree | d29c51332987fd7d9f4ded06522ccac79aa41793 /gcc/fortran/resolve.c | |
parent | 1cef3039b880a21fbdf4153e6fc42026619fd4ad (diff) | |
download | gcc-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