* dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.

From-SVN: r56477
This commit is contained in:
Kaveh R. Ghazi 2002-08-21 02:34:28 +00:00 committed by Kaveh Ghazi
parent 92b5aacd33
commit f8f28a755c
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

@ -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;