]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.c (sparc_nonflat_function_epilogue): Only emit nop if the last real insn is...
authorDavid S. Miller <davem@redhat.com>
Wed, 16 Jul 2003 08:36:27 +0000 (01:36 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Wed, 16 Jul 2003 08:36:27 +0000 (01:36 -0700)
commitac59ed379bee7707f973c3cc2bafa536a9c5a032
tree772f98ae3b65200ab669ce9a1de315eb0077ed69
parent9f13608f62f6a55bd9058d6b27c027fc3c246c35
sparc.c (sparc_nonflat_function_epilogue): Only emit nop if the last real insn is CALL_INSN.

2003-07-15  David S. Miller  <davem@redhat.com>

* config/sparc/sparc.c (sparc_nonflat_function_epilogue): Only
emit nop if the last real insn is CALL_INSN.

From-SVN: r69440
gcc/ChangeLog
gcc/config/sparc/sparc.c