[patch, fortran, committed] Handle EXEC_WAIT in Fortran tree dump

Thomas Koenig tkoenig@netcologne.de
Tue Oct 3 13:53:00 GMT 2017


Hello world,

I noticed that EXEC_WAIT wasn't handled in the Fortran tree dump.
This patch does that.  While preparing this, I also noticed that
the values for the END and EOR tags were interchanged and fixed
this as well.

Committed as obvious and simple.

Just a cleanup for the time when WAIT actually does anything :-)

Regards

	Thomas

2017-10-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

         * io.c (match_wait_element): Correctly match END and EOR tags.
         * dump-parse-tree.c (show_code_node): Handle EXEC_WAIT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1.diff
Type: text/x-patch
Size: 1791 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20171003/2e44dc70/attachment.bin>


More information about the Fortran mailing list