r219010 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Dec 22 11:04:00 GMT 2014
Author: ebotcazou
Date: Mon Dec 22 11:04:42 2014
New Revision: 219010
URL: https://gcc.gnu.org/viewcvs?rev=219010&root=gcc&view=rev
Log:
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_{Min,Max}>: If the
type is a floating-point type, implement the semantics of the C99
f{min,max} routines with regard to NaNs.
(gnat_to_gnu): Call builtin_decl_implicit.
* gcc-interface/utils2.c (compare_arrays): Adjust comments.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/trans.c
trunk/gcc/ada/gcc-interface/utils2.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list