trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is true.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 26 May 2015 20:42:20 +0000 (20:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 26 May 2015 20:42:20 +0000 (20:42 +0000)
commit89d5c50bd125f14c416700f19a4cc963599e9428
treed94333e02a27842df2cfb2ef090a3928edc46d61
parent545b492365b7ce6270d739c3ad88b05c51d4aeab
trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is true.

* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Min/Attr_Max>: Do not
bother about NaN's if Machine_Overflows is true.

From-SVN: r223717
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c