aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
diff options
context:
space:
mode:
authorJeff Law <jlaw@localhost.localdomain>2021-08-19 14:15:03 -0400
committerJeff Law <jlaw@localhost.localdomain>2021-08-19 14:15:03 -0400
commit18e9e7db7afb8635316414b560c10852db13c4c1 (patch)
treee74379159651fd01d11acd74b7943925e6168b1c /gcc/config/v850
parent07b4100683e55023a78576cb8c75d8e40e41f44f (diff)
downloadgcc-18e9e7db7afb8635316414b560c10852db13c4c1.zip
gcc-18e9e7db7afb8635316414b560c10852db13c4c1.tar.gz
gcc-18e9e7db7afb8635316414b560c10852db13c4c1.tar.bz2
Drop stabs from h8/300 and v850 ports
gcc/ * config.gcc (h8300-*-elf*): Do not include dbxelf.h. (h8300-*-linux*, v850-*-rtems*, v850*-elf*): Likewise. * config/v850/v850.h (DEFAULT_GDB_EXTENSIONS): Remove.
Diffstat (limited to 'gcc/config/v850')
-rw-r--r--gcc/config/v850/v850.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h
index 386f9f5..5162268 100644
--- a/gcc/config/v850/v850.h
+++ b/gcc/config/v850/v850.h
@@ -694,9 +694,6 @@ typedef enum
if ((LOG) != 0) \
fprintf (FILE, "\t.align %d\n", (LOG))
-/* We don't have to worry about dbx compatibility for the v850. */
-#define DEFAULT_GDB_EXTENSIONS 1
-
/* Use dwarf2 debugging info by default. */
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG