aboutsummaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2021-12-03 19:43:23 +0100
committerPierre-Marie de Rodat <derodat@adacore.com>2022-01-06 17:11:33 +0000
commit7f08c075994ac37172ff31f6633d6310d5327090 (patch)
tree2a08f0030dc483469070f7dabc34dfac5b25774e /libvtv
parentf64a1bfaddab7d272224b80560f3a64dae28d6ea (diff)
downloadgcc-7f08c075994ac37172ff31f6633d6310d5327090.zip
gcc-7f08c075994ac37172ff31f6633d6310d5327090.tar.gz
gcc-7f08c075994ac37172ff31f6633d6310d5327090.tar.bz2
[Ada] Rename Any_Access into Universal_Access
gcc/ada/ * stand.ads (Any_Access): Delete. (Universal_Access): New entity. * einfo.ads: Remove obsolete reference to Any_Access. * gen_il-gen-gen_entities.adb: Likewise. * cstand.adb (Create_Standard): Do not create Any_Access and create Universal_Access as a full type instead. * errout.adb (Set_Msg_Insertion_Type_Reference): Do not deal with Any_Access and deal with Universal_Access instead. * sem_ch3.adb (Analyze_Object_Declaration): Replace Any_Access with Universal_Access. * sem_ch4.adb (Analyze_Null): Likewise. (Find_Non_Universal_Interpretations): Likewise. (Find_Equality_Types.Try_One_Interp): Likewise and avoid shadowing by renaming a local variable of the same name. * sem_res.adb (Make_Call_Into_Operato): Likewise. (Resolve_Equality_Op): Likewise. * sem_type.adb (Covers): Likewise. (Specific_Type): Likewise.
Diffstat (limited to 'libvtv')
0 files changed, 0 insertions, 0 deletions