function.c (expand_function_end): Move blockage to just after we emit the label for...
commit251086461ec7455a8075294efa209468026600f7
authorAndrew Haley <aph@redhat.com>
Tue, 6 Mar 2007 17:21:37 +0000 (6 17:21 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 6 Mar 2007 17:21:37 +0000 (6 17:21 +0000)
tree1ae3a1208716abeed41b0b25c76b336211c53fd9
parentaf17c030e8e667f46e4170decf58b744437a4315
function.c (expand_function_end): Move blockage to just after we emit the label for the naked return from the...

2007-03-06  Andrew Haley  <aph@redhat.com>

        * function.c (expand_function_end): Move blockage to just after we
        emit the label for the naked return from the function.

From-SVN: r122626
gcc/ChangeLog
gcc/function.c