> NaNs are invalid values in Ada so the language doesn't specify how they
> should be handled but GNAT nevertheless attempts to implement sensible
> semantics for them. This patch extends this to the Min and Max attributes.
>
> Tested on x86_64-suse-linux, applied on the mainline.
>
>
> 2014-12
NaNs are invalid values in Ada so the language doesn't specify how they should
be handled but GNAT nevertheless attempts to implement sensible semantics for
them. This patch extends this to the Min and Max attributes.
Tested on x86_64-suse-linux, applied on the mainline.
2014-12-22 Eric Botc