]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa.c (output_cbranch, [...]): Output nop for conditional branch to the following...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 22 Mar 2003 18:53:08 +0000 (18:53 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 22 Mar 2003 18:53:08 +0000 (18:53 +0000)
commit02a57c739e5928a65e99261c692203ddd52d7ec7
tree7da17decc38c69fa495d2096189f3f5798ab989c
parent97c6f7ad7363ba6842373bbf8e14f9a34b5db413
pa.c (output_cbranch, [...]): Output nop for conditional branch to the following instruction.

* pa.c (output_cbranch, output_bb, output_bvb): Output nop for
conditional branch to the following instruction.  Use next_real_insn
instead of next_active_insn.
(output_dbra, output_movb, jump_in_call_delay): Use next_real_insn
instead of next_active_insn.

From-SVN: r64723
gcc/ChangeLog
gcc/config/pa/pa.c