[Ada] Simplify Is_Standard_xxx_Type routines with membership tests
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 14 Oct 2020 20:49:08 +0000 (22:49 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 25 Nov 2020 13:22:35 +0000 (08:22 -0500)
commit49c4dd7a229ce424379402deb295bf25d4c544e2
treed38adb999d0cc953755dad876db36830498da47f
parenta24033ec70c80149a1021a6c9d171fb3f506e3a9
[Ada] Simplify Is_Standard_xxx_Type routines with membership tests

gcc/ada/

* einfo.adb (Is_Standard_Character_Type,
Is_Standard_String_Type): Simplify.
(Last_Formal): Use procedural variant of Next_Formal.
gcc/ada/einfo.adb