]> git.ipfire.org Git - thirdparty/gcc.git/commit
utils.c (gnat_pushdecl): Remove test for PARM_DECLs.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 30 Aug 2010 16:30:41 +0000 (16:30 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 30 Aug 2010 16:30:41 +0000 (16:30 +0000)
commitbd9c7fb90927f0f22e6bbbb5f809bb8e5f6eaa95
treea018492c11bb2be41decae08c806fe626ac616f2
parentfc26dab30fffbe34609fd3fef56134fc07598b8d
utils.c (gnat_pushdecl): Remove test for PARM_DECLs.

* gcc-interface/utils.c (gnat_pushdecl): Remove test for PARM_DECLs.
Attach fake PARM_DECLs to the topmost block of the function.

From-SVN: r163651
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c