Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'.
authorTobias Burnus <tobias@codesourcery.com>
Mon, 30 Nov 2020 14:19:39 +0000 (15:19 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 30 Nov 2020 14:21:21 +0000 (15:21 +0100)
commit2610c786f7496c5006bb68d6801ef7450bd231a9
tree479c027d4dfce4d8f189749ec28b907f5178f039
parent69bde2d1e0fd0de3348017a5cbf7b5ac2ec5857a
Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'.

gcc/fortran/
* dump-parse-tree.c (show_expr): Use '==' not '=' for '.eq.'.
gcc/fortran/dump-parse-tree.c