Eliminate linker error with v850e code using interrupt_handler attribute.
authorErik Christiansen <erik@dd.nec.com.au>
Wed, 17 Aug 2005 22:19:19 +0000 (22:19 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 17 Aug 2005 22:19:19 +0000 (15:19 -0700)
commitaa29dfeb7034a6a7330a55cb5ef387318f06afa7
treecb7fa0085e9c3b363179e758766c73273fd1ce7b
parent90e0c734fa7ee61bacefcbdccfa0c22dad59c579
Eliminate linker error with v850e code using interrupt_handler attribute.

* config/v850/lib1funcs.asm (callt_save_interrupt): Fix comment typos.
Move call_table_data to end.  Delete spurious .text.
(callt_save_all_interrupt): Fix comment typo.

From-SVN: r103231
gcc/ChangeLog
gcc/config/v850/lib1funcs.asm