OSDN Git Service

* function.c (emit_return_into_block): New line_note arg; emit it.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 May 2000 08:18:30 +0000 (08:18 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 May 2000 08:18:30 +0000 (08:18 +0000)
commit142e7d2266aa0cbb521c9952b173f005244cb284
tree110df981e31562ec8e459f9059bebb34f553d4d0
parentbbf31a61339462f34dd27e21634be31def7d9878
    * function.c (emit_return_into_block): New line_note arg; emit it.
        (thread_prologue_and_epilogue_insns): Attempt to locate a line note
        for the close brace to accompany HAVE_return.  Move all line notes
        following the epilogue to before the NOTE_INSN_EPILOGUE_BEG.

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