]> git.ipfire.org Git - thirdparty/gcc.git/commit
integrate.c (expand_inline_function): Make sure there is at least one insn that can...
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Sat, 27 Sep 1997 03:42:59 +0000 (03:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Sep 1997 03:42:59 +0000 (21:42 -0600)
commit3ba104945bc26252fbe5bb6cbeb67a5a33cf90f2
tree986a573e777798654e808636724349caa9dd1772
parentb9620d0e58740e9b0ab5879cb9f1ac4df09e8d48
integrate.c (expand_inline_function): Make sure there is at least one insn that can be used as an insertion point.

        * integrate.c (expand_inline_function): Make sure there is at
        least one insn that can be used as an insertion point.

From-SVN: r15738
gcc/ChangeLog
gcc/integrate.c