diff options
author | Marc Poulhiès <poulhies@adacore.com> | 2022-05-16 14:52:41 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-06-02 09:06:44 +0000 |
commit | c7c1d59b367431c350d91c1cdb460fb1bb6d6bc6 (patch) | |
tree | 5f810d57ba147f14e0c0a80cb4b88070a664cdc1 /gcc/ada/gcc-interface/misc.cc | |
parent | 2b376b593570317195f99c65343a5856ae8c07eb (diff) | |
download | gcc-c7c1d59b367431c350d91c1cdb460fb1bb6d6bc6.zip gcc-c7c1d59b367431c350d91c1cdb460fb1bb6d6bc6.tar.gz gcc-c7c1d59b367431c350d91c1cdb460fb1bb6d6bc6.tar.bz2 |
[Ada] Fix references to old variables that have been refactored
Local_Entity_Suppress and Global_Entity_Suppress variables referencing
tables were refactored to Local_Suppress_Stack_Top and
Global_Suppress_Stack_Top stacks back in 2007. Fix remaining references
to these variables.
gcc/ada/
* einfo.ads: Fix reference to Global_Entity_Suppress and
Local_Entity_Suppress variable in the comments.
* sem.ads: Likewise.
* sem_prag.adb: Likewise.
Diffstat (limited to 'gcc/ada/gcc-interface/misc.cc')
0 files changed, 0 insertions, 0 deletions