Eliminate linker error with v850e code using interrupt_handler attribute.
commit47e1b36075e366bb1926630ea87059fbc7162b01
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Aug 2005 22:19:19 +0000 (17 22:19 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Aug 2005 22:19:19 +0000 (17 22:19 +0000)
treecb7fa0085e9c3b363179e758766c73273fd1ce7b
parent2f0df5e3126baf3597dfa6d4ebd11b1274c8718b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103231 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/v850/lib1funcs.asm