* tcoff.h (USER_LABEL_PREFIX): Make it empty to match coff.h.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 14 Jul 1998 07:45:31 +0000 (07:45 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 14 Jul 1998 07:45:31 +0000 (07:45 +0000)
From-SVN: r21134

gcc/ChangeLog
gcc/config/arm/tcoff.h

index e255205b751f7532b7928368a020f6670e28f712..25fc25e577948849d6f7ab3d79eaa4fdc2d91a90 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jul 14 07:41:59 1998  Richard Earnshaw (rearnsha@arm.com)
+
+       * arm/tcoff.h (USER_LABEL_PREFIX): Make it empty to match coff.h.
+
 Tue Jul 14 03:02:44 1998  Jeffrey A Law  (law@cygnus.com)
 
        * version.c: Bump again to distinguish mainline tree from the
index fe047e7cd27956892ef66cfd3fd379b6f6697e59..6fa4705b5044e3aecc999465f78ca24fc0785526 100644 (file)
@@ -49,7 +49,7 @@ extern int arm_structure_size_boundary;
 #define LOCAL_LABEL_PREFIX "."
 
 #undef USER_LABEL_PREFIX
-#define USER_LABEL_PREFIX "_"
+#define USER_LABEL_PREFIX ""
 
 /* A C statement to output assembler commands which will identify the
    object file as having been compiled with GNU CC (or another GNU