(NO_DOT_IN_LABEL): Define if HPUX_ASM.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Aug 1994 17:52:11 +0000 (13:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Aug 1994 17:52:11 +0000 (13:52 -0400)
From-SVN: r7890

gcc/config/m68k/hp320.h

index e850131..aa19d0f 100644 (file)
@@ -74,6 +74,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define ASM_SPEC "%{m68000:+X}%{mc68000:+X}"
 
+#define NO_DOT_IN_LABEL
+
 #if TARGET_DEFAULT & 02  /* -m68881 is the default */
 
 /* These definitions differ from those used for GAS by defining __HPUX_ASM__.