alpha.c (alpha_reorg): If trap is the last active insn in the function, emit NOP...
authorUros Bizjak <ubizjak@gmail.com>
Sun, 6 Aug 2017 15:48:37 +0000 (17:48 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 6 Aug 2017 15:48:37 +0000 (17:48 +0200)
commitcc8a9b8755bf92899be8a936b1a1229e06e942fd
tree6a040fac1a20a1c23878b0d8898689c8bbb5b634
parent9fba2943f1e76245fda610fdb295b7077a5e799d
alpha.c (alpha_reorg): If trap is the last active insn in the function, emit NOP after the insn.

* config/alpha/alpha.c (alpha_reorg): If trap is the last active
insn in the function, emit NOP after the insn.

From-SVN: r250901
gcc/ChangeLog
gcc/config/alpha/alpha.c