]> gcc.gnu.org Git - gcc.git/commit
[Ada] Mark private component renaming as coming from source
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 23 Sep 2021 10:06:42 +0000 (12:06 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 5 Oct 2021 08:20:07 +0000 (08:20 +0000)
commitb1657ff3a089785542938216e011f454be03ed89
tree02b26f360d0e60d3698c5a56dfca28639a84f7ed
parent3a0302e07c4505933b59e7c4f687d24585ecc9f1
[Ada] Mark private component renaming as coming from source

gcc/ada/

* exp_ch9.adb (Install_Private_Data_Declarations): Copy the Sloc of
components for the local renamings as well as the Comes_From_Source
flag, and also set Warnings_Off on them.  Use Nam local variable.
gcc/ada/exp_ch9.adb
This page took 0.080874 seconds and 6 git commands to generate.