]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter is not...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 7 Jul 2005 09:41:56 +0000 (11:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 7 Jul 2005 09:41:56 +0000 (11:41 +0200)
commit69601f746d42adbf89b28a162cdbad0fa23de354
treefd1f814171f120aad67442bac387846d899371e1
parent33420a449faae383e5bee8594fc6f4a4cf9788f9
decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter is not passed by copy but...

2005-07-07  Eric Botcazou  <ebotcazou@adacore.com>

* decl.c (gnat_to_gnu_entity) <E_Procedure>: Do not strip the padding
type if the parameter is not passed by copy but reference by default.

From-SVN: r101693
gcc/ada/decl.c