[patch, fortran] PR 44678, BLOCK and SELECT TYPE with -fdump-parse-tree
Thomas Koenig
tkoenig@netcologne.de
Sat Jun 26 22:51:00 GMT 2010
Hello world,
the attached patch fixes a problem with -fdump-parse-tree, where BLOCKs
and SELECT TYPE lead to an ICE.
Currently regtesting; I don't expect any regressions because the
testsite does not use -fdump-parse-tree (maybe it should...)
OK for trunk if regtesting passes?
Thomas
2010-06-27 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/44678
* dump-parse-tree.c (show_code_node): Show namespace for
EXEC_BLOCK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dump-parse-tree-1.diff
Type: text/x-patch
Size: 758 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100626/87df81e6/attachment.bin>
More information about the Gcc-patches
mailing list