Commit a6cf191b by Richard Kenner

(ASM_OUTPUT_{DES,CONS}TRUCTOR): Define.

From-SVN: r10565
parent 6a11342f
...@@ -1638,6 +1638,8 @@ typedef struct rs6000_args ...@@ -1638,6 +1638,8 @@ typedef struct rs6000_args
.stabs in cc1plus. */ .stabs in cc1plus. */
#define FASCIST_ASSEMBLER #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 /* Value is 1 if truncating an integer of INPREC bits to OUTPREC bits
is done just by pretending it is already truncated. */ is done just by pretending it is already truncated. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment