]> gcc.gnu.org Git - gcc.git/commit
decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out paramet...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 22 Oct 2012 08:04:48 +0000 (08:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 22 Oct 2012 08:04:48 +0000 (08:04 +0000)
commitcd177257a5e620006d1902e6659832e9912a4e5a
treeacb471a5186508f47baf3b9c4216c82c1900b9d6
parent0b21f5d363e20cb13510ed63dc70ff7fbf7fb7b2
decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out parameter in LTO mode.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Out_Parameter>: Do not
generate the special PARM_DECL for an Out parameter in LTO mode.

From-SVN: r192667
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
This page took 0.111073 seconds and 5 git commands to generate.