]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Replace obsolete calls that use global name buffer
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 11 May 2021 14:44:40 +0000 (16:44 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 7 Jul 2021 16:23:16 +0000 (16:23 +0000)
commitd1d2bbcc858ac473213af0bc2bd0c22a584ec80f
tree07d9349b4c9a757137c2602205580c16c71b582e
parenta547eea2669af282dfca4f3c38362f109b285308
[Ada] Replace obsolete calls that use global name buffer

gcc/ada/

* uname.adb (Get_Body_Name, Get_Parent_Body_Name,
Get_Parent_Spec_Name, Get_Spec_Name, Is_Child_Name,
Is_Body_Name, Is_Spec_Name, Name_To_Unit_Name): Use a local
instead of the global buffer.
gcc/ada/uname.adb