* dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.
From-SVN: r56477
This commit is contained in:
parent
92b5aacd33
commit
f8f28a755c
@ -1,3 +1,7 @@
|
||||
2002-08-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.
|
||||
|
||||
2002-08-20 Devang Patel <dpatel@apple.com>
|
||||
* tree.c (get_qualified_type): Add TYPE_CONTEXT check.
|
||||
|
||||
|
@ -41,7 +41,6 @@ extern GTY(()) rtx dsp16xx_cmphf3_libcall;
|
||||
extern GTY(()) rtx dsp16xx_fixhfhi2_libcall;
|
||||
extern GTY(()) rtx dsp16xx_floathihf2_libcall;
|
||||
extern GTY(()) rtx dsp16xx_neghf2_libcall;
|
||||
extern GTY(()) rtx dsp16xx_umulhi3_libcall;
|
||||
extern GTY(()) rtx dsp16xx_mulhi3_libcall;
|
||||
extern GTY(()) rtx dsp16xx_udivqi3_libcall;
|
||||
extern GTY(()) rtx dsp16xx_udivhi3_libcall;
|
||||
|
Loading…
Reference in New Issue
Block a user