From 65f1ca2e3d8778cd3e756ae3fe100313f43d081b Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 19 Dec 2019 05:31:47 -0500 Subject: [Ada] Remove ASIS_Mode 2020-06-02 Arnaud Charlet gcc/ada/ * atree.ads, checks.adb, contracts.adb, debug.adb, einfo.ads, exp_ch3.adb, exp_util.adb, expander.ads, expander.adb, frontend.adb, gnat1drv.adb, itypes.adb, lib.ads, namet.ads, opt.adb, opt.ads, par-prag.adb, repinfo.ads, sem_aggr.adb, sem_aux.ads, sem_case.ads, sem_ch10.adb, sem_ch12.adb, sem_ch13.adb, sem_ch3.adb, sem_ch4.adb, sem_ch6.adb, sem_dim.adb, sem_elab.adb, sem_prag.adb, sem_prag.ads, sem_res.adb, sem_type.adb, sem_util.adb, sinfo.ads, stand.ads, tree_io.ads: Remove references to ASIS_Mode. --- gcc/ada/sem_prag.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_prag.ads') diff --git a/gcc/ada/sem_prag.ads b/gcc/ada/sem_prag.ads index 5b79d8d..bdc4495 100644 --- a/gcc/ada/sem_prag.ads +++ b/gcc/ada/sem_prag.ads @@ -426,7 +426,7 @@ package Sem_Prag is -- of the pragma. The argument is extracted in the following manner: -- -- When the pragma is generated from an aspect, return the corresponding - -- aspect for ASIS or when Context_Id denotes a generic unit. + -- aspect when Context_Id denotes a generic unit. -- -- Otherwise return the first argument of Prag -- -- cgit v1.1