diff options
Diffstat (limited to 'gcc/dwarf2.h')
| -rw-r--r-- | gcc/dwarf2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2.h b/gcc/dwarf2.h index 111ff52..4199aa4 100644 --- a/gcc/dwarf2.h +++ b/gcc/dwarf2.h @@ -475,7 +475,7 @@ enum dwarf_calling_convention DW_CC_normal = 0x1, DW_CC_program = 0x2, DW_CC_nocall = 0x3, - DW_CC_renesas_sh = 0x40 + DW_CC_GNU_renesas_sh = 0x40 }; #define DW_CC_lo_user 0x40 |
