diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-04-04 23:16:53 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-18 08:41:03 +0000 |
commit | 7c77ec1199c3a3d1ac48c9d963b8389c10a2a5bf (patch) | |
tree | 904bee0edef98e3888ec13167fc9078842cac055 /gcc/multiple_target.cc | |
parent | ba89624e938a9309a0a8a672b2753159cf0a8a78 (diff) | |
download | gcc-7c77ec1199c3a3d1ac48c9d963b8389c10a2a5bf.tar.gz |
[Ada] Fix problematic underflow for Float_Type'Value
We need a couple of guards for boundary conditions in the support code.
gcc/ada/
* libgnat/s-dourea.adb ("/"): Add guard for zero and infinite
divisor.
* libgnat/s-valuer.adb (Scan_Raw_Real): Add guard for very large
exponent values.
Diffstat (limited to 'gcc/multiple_target.cc')
0 files changed, 0 insertions, 0 deletions