]> git.ipfire.org Git - thirdparty/gcc.git/commit
function.c (thread_prologue_epilogue_insns): Don't move the line note at the head...
authorRichard Henderson <rth@cygnus.com>
Sat, 27 May 2000 20:10:38 +0000 (13:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 27 May 2000 20:10:38 +0000 (13:10 -0700)
commit30196c1ff4ff35c7d46be079c0b6466e9203a784
tree505a94fbe12c6bc641f5eef7af5da579dd6d4d3a
parent892ecf921f5bb5af0e03290433dc2e7dce487ff7
function.c (thread_prologue_epilogue_insns): Don't move the line note at the head of the chain.

        * function.c (thread_prologue_epilogue_insns): Don't move the
        line note at the head of the chain.  Only force a lineno note
        before the end of block 0.

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