]> gcc.gnu.org Git - gcc.git/commit
ada: Fix internal error on too large representation clause for small component
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 Sep 2023 14:25:31 +0000 (16:25 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 10 Oct 2023 12:12:29 +0000 (14:12 +0200)
commit2f150833b4edaad314f61a91d46b7f871661df15
treeff33eade5e6e8d2f22e358b0c829e85c9e9b9bbc
parent42c46cfe8c6d626c7a8b2530e0da6e150a6f9a2a
ada: Fix internal error on too large representation clause for small component

This is a small bug present on strict-alignment platforms for questionable
representation clauses.

gcc/ada/

* gcc-interface/decl.cc (inline_status_for_subprog): Minor tweak.
(gnat_to_gnu_field): Try harder to get a packable form of the type
for a bitfield.
gcc/ada/gcc-interface/decl.cc
This page took 0.054061 seconds and 5 git commands to generate.