]> git.ipfire.org Git - thirdparty/gcc.git/commit
Small fix to implementation of -fdump-ada-spec
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 17 May 2024 09:44:30 +0000 (11:44 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Fri, 17 May 2024 09:45:40 +0000 (11:45 +0200)
commit6a0a46c57999d1f805f6c604a8868ae588a104f2
tree9100ac094296c0e26b33b9c9379e2a7d8a3c0d98
parent4da8be4f46b5dad4f5f610fc142538054446f44b
Small fix to implementation of -fdump-ada-spec

gcc/c-family/
* c-ada-spec.cc (bitfield_used): Move around.
(packed_layout): Likewise.
(dump_ada_array_type): Do not put "aliased" for a packed layout.
gcc/c-family/c-ada-spec.cc