re PR fortran/71404 (416.gamess in SPEC CPU 2006 failed to build)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Jun 2016 19:49:59 +0000 (19:49 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Jun 2016 19:49:59 +0000 (19:49 +0000)
commitbc7209375650d3a237838a994383b3bab3d03647
tree4e4fa1da7584d93342baeb26e92b3c931941c850
parent7a66745357510da6a18759839e4d8fc4715166a0
re PR fortran/71404 (416.gamess in SPEC CPU 2006 failed to build)

2016-06-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/71404
* io.c (match_io): For READ, commit in pending symbols in the
current statement before trying to match an expression so that
if the match fails and we undo symbols we dont toss good symbols.

From-SVN: r237108
gcc/fortran/ChangeLog
gcc/fortran/io.c