Skip to content
Snippets Groups Projects
Commit ecdf7a4e authored by Jin Ma's avatar Jin Ma Committed by Jeff Law
Browse files

RISC-V: Delete duplicate '#define RISCV_DWARF_VLENB'

gcc/ChangeLog:

	* config/riscv/riscv.h (RISCV_DWARF_VLENB): Delete.
parent 6f71e050
No related branches found
No related tags found
No related merge requests found
......@@ -1234,8 +1234,6 @@ extern void riscv_remove_unneeded_save_restore_calls (void);
#define REGMODE_NATURAL_SIZE(MODE) riscv_regmode_natural_size (MODE)
#define RISCV_DWARF_VLENB (4096 + 0xc22)
#define DWARF_FRAME_REGISTERS (FIRST_PSEUDO_REGISTER + 1 /* VLENB */)
#define DWARF_REG_TO_UNWIND_COLUMN(REGNO) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment