[Ada] Remove Is_Available function
authorBob Duff <duff@adacore.com>
Fri, 13 Dec 2019 09:04:12 +0000 (09:04 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Fri, 13 Dec 2019 09:04:12 +0000 (09:04 +0000)
commit6c9e4a1d65bc7ff2747f714ebb48a41827f4f74b
tree888fe4351a5e4078ecd5701b1feab60a68c42f02
parent7f8ad8f001a4054e07b7d0762a14a6784bec136c
[Ada] Remove Is_Available function

2019-12-13  Bob Duff  <duff@adacore.com>

gcc/ada/

* exp_attr.adb (Is_Available): Remove this function, and replace
all calls with RTE_Available. RTE_Available will return True if
"not Configurable_Run_Time_Mode". Remove the "???" comment.

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