v850.c (expand_prologue): Do not use the CALLT instruction for interrupt handlers...
authorNick Clifton <nickc@redhat.com>
Tue, 12 Apr 2011 11:34:26 +0000 (11:34 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 12 Apr 2011 11:34:26 +0000 (11:34 +0000)
commite5db8f2fdee28a867df2ada8f2631d62715a1ac9
tree4be7e308ed9b30ccecfca8963fe89f4ee2af6ddc
parent74f091d686a259e096d7fb316d3a2e60623cdd3d
v850.c (expand_prologue): Do not use the CALLT instruction for interrupt handlers if...

* config/v850/v850.c (expand_prologue): Do not use the CALLT
instruction for interrupt handlers if the target is the basic V850
architecture.
(expand_epilogue): Likewise.

From-SVN: r172313
gcc/ChangeLog
gcc/config/v850/v850.c