This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r254270 - in /trunk/gcc/fortran: ChangeLog parse.c


Author: wilson
Date: Tue Oct 31 16:04:19 2017
New Revision: 254270

URL: https://gcc.gnu.org/viewcvs?rev=254270&root=gcc&view=rev
Log:
Fix fortran build error on AIX.

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

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]