r218450 - in /trunk/gcc/fortran: ChangeLog erro...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Sat Dec 6 16:53:00 GMT 2014
Author: burnus
Date: Sat Dec 6 16:53:40 2014
New Revision: 218450
URL: https://gcc.gnu.org/viewcvs?rev=218450&root=gcc&view=rev
Log:
2014-12-06 Tobias Burnus <burnus@net-b.de>
* error.c (gfc_error_check): Use bool not int.
* gfortran.h (gfc_error_check): Update prototype.
* match.c (gfc_match_if): Update call.
* parse.c (decode_statement, decode_omp_directive,
decode_gcc_attribute): Ditto.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/error.c
trunk/gcc/fortran/gfortran.h
trunk/gcc/fortran/match.c
trunk/gcc/fortran/parse.c
More information about the Gcc-cvs
mailing list