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]

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


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


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