]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/utils.c (gnat_pushdecl): Remove test for PARM_DECLs.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Aug 2010 16:30:41 +0000 (16:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Aug 2010 16:30:41 +0000 (16:30 +0000)
commita616b634fa95aa29011dc4b4cc61b1d7e6585ac2
treea018492c11bb2be41decae08c806fe626ac616f2
parent0961e3089447f79397e2fdc20cf0035412187c4e
* gcc-interface/utils.c (gnat_pushdecl): Remove test for PARM_DECLs.
Attach fake PARM_DECLs to the topmost block of the function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163651 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c