* i386/sco5.h: enable -gstabs once again.
authorRobert Lipe <robertl@dgii.com>
Mon, 3 Nov 1997 02:42:31 +0000 (02:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Nov 1997 02:42:31 +0000 (19:42 -0700)
From-SVN: r16284

gcc/ChangeLog
gcc/config/i386/sco5.h

index 28bc348c9c20ffbae9e79fc0792f0c83f3d5fd17..7814f0688533b88e66c1d6c692eba19b80c78a0e 100644 (file)
@@ -1,3 +1,7 @@
+Sun Nov  2 19:44:00 1997  Robert Lipe (robertl@dgii.com)
+
+       * i386/sco5.h: enable -gstabs once again.
+
 Sun Nov  2 19:27:21 1997  Jeffrey A Law  (law@cygnus.com)
 
        * arm.c (output_move_double): Allocate 3 entries in otherops array.
index 14f14c497b08d70f524ecac5c1bf9a58e6c1a781..a074914fa140882f6305ecf319f04275ba4534a3 100644 (file)
@@ -570,6 +570,7 @@ do {                                                                        \
 
 #define DWARF_DEBUGGING_INFO 1
 #define SDB_DEBUGGING_INFO   1
+#define DBX_DEBUGGING_INFO   1
 #define PREFERRED_DEBUGGING_TYPE                                       \
   ((TARGET_ELF) ? DWARF_DEBUG: SDB_DEBUG)