diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2022-06-06 23:23:32 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-07-05 08:28:20 +0000 |
commit | a2eaf87ffeaee689e431a3c85b001208d6705421 (patch) | |
tree | 84d52dd48f43850debba0efd0bf691e11b4e1fe8 /gcc/ada/gcc-interface/utils2.cc | |
parent | c96dcf055028510b5b1630e12015b86d5f5c2f6e (diff) | |
download | gcc-a2eaf87ffeaee689e431a3c85b001208d6705421.zip gcc-a2eaf87ffeaee689e431a3c85b001208d6705421.tar.gz gcc-a2eaf87ffeaee689e431a3c85b001208d6705421.tar.bz2 |
[Ada] Remove kludge for validity checks on Long_Float type
This patch reverts a fix for a spurious warning for validity checks on
type Long_Float. This fix was dubious (as it was only affecting
Long_Float and not Float) and apparently is no longer needed.
Cleanup related to improved detection of uninitialised scalar objects.
gcc/ada/
* sem_attr.adb (Note_Possible_Modification): Revert a
special-case for validity checks on Long_Float type.
* snames.ads-tmpl (Name_Attr_Long_Float): Remove name added
exclusively for the mentioned fix.
Diffstat (limited to 'gcc/ada/gcc-interface/utils2.cc')
0 files changed, 0 insertions, 0 deletions