function.c (thread_prologue_and_epilogue): Move NOTE_INSN_FUNCTION_END and NOTE_INSN_...
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 27 Mar 2004 16:18:56 +0000 (16:18 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 27 Mar 2004 16:18:56 +0000 (16:18 +0000)
commit84c1fa24b1cb78ca71c2f5a490f93f266073e9bc
tree7014f4929b7eefb376966d4ee1e5b6b6445a0659
parent053ee101a4222e929c90c8583fde96f9222f032f
function.c (thread_prologue_and_epilogue): Move NOTE_INSN_FUNCTION_END and NOTE_INSN_FUNCTION_BEG notes before the epilogue.

* function.c (thread_prologue_and_epilogue): Move
NOTE_INSN_FUNCTION_END and NOTE_INSN_FUNCTION_BEG notes
before the epilogue.

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