mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 12:33:36 +08:00
* 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:
parent
8a71fa4e1e
commit
1730ec6b18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user