summaryrefslogtreecommitdiff
path: root/libgrust/libformat_parser
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2025-11-10 12:44:47 +0100
committerMarc Poulhiès <dkm@gcc.gnu.org>2025-11-21 09:29:36 +0100
commit566ca645e4ba676df1f5ae4bf4767b4ecf69bdf1 (patch)
treee97ad4a68c5663868c24c144d88f112ad2e34ca4 /libgrust/libformat_parser
parentefb51d68abc06a9f5815318343164c8d2a78863c (diff)
ada: Remove suspicious entries generated by -gnatR for generic formal types
Generic formal type parameters may have an unspecified layout when they are processed for the -gnatR output, so it's better to skip them entirely. The change also reverts an earlier change that would output "??" for an unknown alignment on a type, which is inconsistent and undocumented. gcc/ada/ChangeLog: * repinfo.adb (List_Location): Do not output the final comma. (List_Common_Type_Info): Adjust to above change. Do not output "??" for an unknown alignment. (List_Entities): Do not output generic types. (List_Object_Info): Adjust to above change. (List_Subprogram_Info): Likewise.
Diffstat (limited to 'libgrust/libformat_parser')
0 files changed, 0 insertions, 0 deletions