[OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debugger
commitaecbc4ff0ddc57d74196434bc9e69edb3fe8237a
authorCesar Philippidis <cesar@codesourcery.com>
Thu, 20 Sep 2018 18:42:57 +0000 (20 11:42 -0700)
committerCesar Philippidis <cesar@gcc.gnu.org>
Thu, 20 Sep 2018 18:42:57 +0000 (20 11:42 -0700)
treebf50e8654c442047e694f709aa7af9b99eeee34a
parentfbcf65f914b7851549e4140d440a20951255da24
[OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debugger

gcc/fortran/
* dump-parse-tree.c (show_omp_clauses): Add missing omp list_types
and reorder the switch cases to match the enum in gfortran.h.

From-SVN: r264446
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c