[gomp4] handle missing OMP_LIST_ clauses in fortran's parse tree debugger

Cesar Philippidis cesar@codesourcery.com
Thu Oct 1 20:48:00 GMT 2015


While debugging gfortran with -fdump-fortran-*, I noticed that a couple
of OMP_LIST_ entries weren't being handled show_omp_clauses so I've
added them. I also took advantage of the opportunity to rearrange the
the cases in the switch statement that handles those lists in a way that
matches the enum in gfortran.h because I couldn't figure out how things
were ordered before.

I've applied this patch to gomp-4_0-branch.

Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfc_show_omp_clauses.diff
Type: text/x-patch
Size: 1768 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151001/586f480c/attachment.bin>


More information about the Gcc-patches mailing list