(ASM_OUTPUT_{DES,CONS}TRUCTOR): Define.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 7 Nov 1995 14:52:05 +0000 (09:52 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 7 Nov 1995 14:52:05 +0000 (09:52 -0500)
From-SVN: r10565

gcc/config/rs6000/rs6000.h

index f719f92..7cb08fe 100644 (file)
@@ -1638,6 +1638,8 @@ typedef struct rs6000_args
    .stabs in cc1plus.  */
    
 #define FASCIST_ASSEMBLER
+#define ASM_OUTPUT_CONSTRUCTOR(file, name)
+#define ASM_OUTPUT_DESTRUCTOR(file, name)
 
 /* Value is 1 if truncating an integer of INPREC bits to OUTPREC bits
    is done just by pretending it is already truncated.  */