diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2019-07-08 08:15:05 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-07-08 08:15:05 +0000 |
commit | 6f65c7ee8635e5559757fd91d4e9267c45e668b7 (patch) | |
tree | cf21d170c26401b5f50251440713f4113feb9759 /gcc/tree-pass.h | |
parent | 55d4e2ba076049f88c24011f2f63aa226e6c87a0 (diff) | |
download | gcc-6f65c7ee8635e5559757fd91d4e9267c45e668b7.zip gcc-6f65c7ee8635e5559757fd91d4e9267c45e668b7.tar.gz gcc-6f65c7ee8635e5559757fd91d4e9267c45e668b7.tar.bz2 |
[Ada] Small overhaul in Repinfo unit
This creates a List_Type_Info procedure to deal with type entities other
than arrays and records at top level and a List_Common_Type_Info
procedure to handle the common part between them. No functional
changes.
2019-07-08 Eric Botcazou <ebotcazou@adacore.com>
gcc/ada/
* repinfo.adb (List_Common_Type_Info): New procedure extracted
from...
(List_Type_Info): ...here. Call it for the common information,
start with a blank line and output the linker section at the
end, if any.
(List_Mechanisms): Rename to...
(List_Subprogram_Info): ...this.
(List_Array_Info): Call List_Common_Type_Info.
(List_Entities): Adjust to above change and renaming.
(List_Record_Info): Call List_Common_Type_Info.
From-SVN: r273226
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions