(ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 21:06:01 +0000 (14:06 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 21:06:01 +0000 (14:06 -0700)
From-SVN: r9399

gcc/config/mips/iris6.h

index ea7102572747ae902ac935091713aa75e13f6a62..a8801b09c980d29b4e8129f94fc2e769432b0ca8 100644 (file)
@@ -28,6 +28,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "mips/iris5gas.h"
 #include "mips/abi64.h"
 
+/* The Irix 6.0.1 assembler doesn't like labels in the text section, so
+   just avoid emitting them.  */
+#define ASM_IDENTIFY_GCC
+#define ASM_IDENTIFY_LANGUAGE
+
 /* Irix 5 stuff that we don't need for Irix 6.  */
 #undef ASM_OUTPUT_UNDEF_FUNCTION
 #undef ASM_OUTPUT_EXTERNAL_LIBCALL