r212327 - in /trunk/libgfortran: ChangeLog intr...

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Mon Jul 7 09:13:00 GMT 2014


Author: fxcoudert
Date: Mon Jul  7 09:13:48 2014
New Revision: 212327

URL: https://gcc.gnu.org/viewcvs?rev=212327&root=gcc&view=rev
Log:
	* runtime/stop.c: Use C11 _Noreturn.
	* libgfortran.h: Use C11 _Noreturn in prototypes.
	Move REALPART, IMAGPART and COMPLEX_ASSIGN macros...
	* intrinsics/c99_functions.c: ... here.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/c99_functions.c
    trunk/libgfortran/libgfortran.h
    trunk/libgfortran/runtime/stop.c



More information about the Gcc-cvs mailing list