]> gcc.gnu.org Git - gcc.git/commit
ada: Fix minor glitch in finish_record_type
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 7 Sep 2023 08:47:31 +0000 (10:47 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Fri, 15 Sep 2023 13:01:31 +0000 (15:01 +0200)
commit540a1d936d8f73f5e2efdefafd8342ec27773ae8
tree4e910ad62a03d77d9580d96cad2a613e3ea5d2f7
parentd9275e87812a65474be63d565ae4a2eb9a43e9b1
ada: Fix minor glitch in finish_record_type

The size needs to be rounded up to the storage unit in all cases.

gcc/ada/

* gcc-interface/utils.cc (finish_record_type): Round the size in
the padding case as well.
gcc/ada/gcc-interface/utils.cc
This page took 0.057142 seconds and 5 git commands to generate.