From 0286bd98f35f5bf342063ab7532cf966050b1596 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 25 Sep 1997 00:33:48 +0000 Subject: linux-aout.h (COMMENT_BEGIN): Delete. * sparc/linux-aout.h (COMMENT_BEGIN): Delete. * sparc/linux.h (COMMENT_BEGIN): Likewise. Bring over from FSF. From-SVN: r15697 --- gcc/config/sparc/linux-aout.h | 5 ----- gcc/config/sparc/linux.h | 5 ----- 2 files changed, 10 deletions(-) (limited to 'gcc') diff --git a/gcc/config/sparc/linux-aout.h b/gcc/config/sparc/linux-aout.h index f48d7f3..ea09f3b 100644 --- a/gcc/config/sparc/linux-aout.h +++ b/gcc/config/sparc/linux-aout.h @@ -36,11 +36,6 @@ Boston, MA 02111-1307, USA. */ #define MULTIBYTE_CHARS 1 #endif -/* There are conflicting reports about whether this system uses - a different assembler syntax. wilson@cygnus.com says # is right. */ -#undef COMMENT_BEGIN -#define COMMENT_BEGIN "#" - /* We need that too. */ #define HANDLE_SYSV_PRAGMA diff --git a/gcc/config/sparc/linux.h b/gcc/config/sparc/linux.h index f02998f..d6cf706 100644 --- a/gcc/config/sparc/linux.h +++ b/gcc/config/sparc/linux.h @@ -40,11 +40,6 @@ Boston, MA 02111-1307, USA. */ #define DEFAULT_VTABLE_THUNKS 1 #endif -/* There are conflicting reports about whether this system uses - a different assembler syntax. wilson@cygnus.com says # is right. */ -#undef COMMENT_BEGIN -#define COMMENT_BEGIN "#" - /* Use stabs instead of DWARF debug format. */ #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG #include -- cgit v1.1