[Ada] Disable expansion of 'Min/'Max of floating point types
authorJavier Miranda <miranda@adacore.com>
Mon, 1 Jul 2019 13:34:45 +0000 (13:34 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 1 Jul 2019 13:34:45 +0000 (13:34 +0000)
commit54948285e6267a68d5f08f1d1c09e677abcbb34f
treecc05ab7a4786e390dff2c74c97780e2428473836
parent5a428808e775ed9f52d9ae738b366acdbd361c19
[Ada] Disable expansion of 'Min/'Max of floating point types

2019-07-01  Javier Miranda  <miranda@adacore.com>

gcc/ada/

* exp_attr.adb (Expand_Min_Max_Attribute): Disable expansion of
'Min/'Max on integer, enumeration, fixed point and floating
point types since the CCG backend now provides in file
standard.h routines to support it.

From-SVN: r272858
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb