Fix building the RX port of gcc.

* config/rx/rx.h (DBX_DEBUGGING_INFO): Define.
	(DWARF"_DEBUGGING_INFO): Define.
This commit is contained in:
Nick Clifton 2021-03-09 15:29:23 +00:00
parent 9f05c276ce
commit 01d0ba06f7
1 changed files with 3 additions and 0 deletions

View File

@ -629,6 +629,9 @@ typedef unsigned int CUMULATIVE_ARGS;
#define PREFERRED_DEBUGGING_TYPE (TARGET_AS100_SYNTAX \
? DBX_DEBUG : DWARF2_DEBUG)
#define DBX_DEBUGGING_INFO 1
#define DWARF2_DEBUGGING_INFO 1
#define INCOMING_FRAME_SP_OFFSET 4
#define ARG_POINTER_CFA_OFFSET(FNDECL) 4