]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Do not back-annotate maximum size for limited types
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 18 Nov 2021 21:47:05 +0000 (22:47 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 2 Dec 2021 16:26:31 +0000 (16:26 +0000)
commit31a6895f4c20a0cadfd28be8de75258ba77212f7
treef528bfb9d4cc8ff764e4914087545eab1316d0b6
parent5a11ffadf58a3668655e08f610281ac5567b4d93
[Ada] Do not back-annotate maximum size for limited types

gcc/ada/

* gcc-interface/decl.c (gnat_to_gnu_entity): Do not back-annotate a
maximum size for the Esize of limited record and concurrent types.
gcc/ada/gcc-interface/decl.c