diff options
Diffstat (limited to 'gcc/config/xtensa/elf.h')
-rw-r--r-- | gcc/config/xtensa/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/xtensa/elf.h b/gcc/config/xtensa/elf.h index 527bb4e8e27..fbdccc49c9b 100644 --- a/gcc/config/xtensa/elf.h +++ b/gcc/config/xtensa/elf.h @@ -81,7 +81,7 @@ along with GCC; see the file COPYING3. If not see /* Do not force "-fpic" for this target. */ #define XTENSA_ALWAYS_PIC 0 -#undef DBX_REGISTER_NUMBER +#undef DEBUGGER_REGNO /* Search for headers in $tooldir/arch/include and for libraries and startfiles in $tooldir/arch/lib. */ |