Fix fortran build error on AIX.
authorJames E Wilson <wilson@tuliptree.org>
Tue, 31 Oct 2017 16:04:19 +0000 (09:04 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 31 Oct 2017 16:04:19 +0000 (09:04 -0700)
commit5e36e11e2d3ba4cafa9e6523d161b7ffc9023672
tree209b55e6a62d32f41d19fe039bf9cd59bb7dfe23
parent29a4ef18ec053a15ccc224d4cc5c8860b03496b4
Fix fortran build error on AIX.

gcc/fortran/
* parse.c (unexpected_eof): Call gcc_unreachable before return.

From-SVN: r254270
gcc/fortran/ChangeLog
gcc/fortran/parse.c