* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that

coffread.c will correctly handle char or short function parameters.
This commit is contained in:
Mark Alexander 1999-02-15 02:23:56 +00:00
parent 8a71fa4e1e
commit 1730ec6b18

View File

@ -275,5 +275,7 @@ extern void sh_pop_frame PARAMS ((void));
#define COERCE_FLOAT_TO_DOUBLE 1
#define BELIEVE_PCC_PROMOTION 1
/* Need this for WinGDB. See gdb/mswin/{regdoc.h, gdbwin.c, gui.cpp}. */
#define TARGET_SH