Commit 976be229 by Richard Kenner

emove 1.131 change.

From-SVN: r10570
parent dacb8ca6
...@@ -1638,13 +1638,8 @@ typedef struct rs6000_args ...@@ -1638,13 +1638,8 @@ typedef struct rs6000_args
.stabs in cc1plus. */ .stabs in cc1plus. */
#define FASCIST_ASSEMBLER #define FASCIST_ASSEMBLER
#ifndef ASM_OUTPUT_CONSTRUCTOR
#define ASM_OUTPUT_CONSTRUCTOR(file, name) #define ASM_OUTPUT_CONSTRUCTOR(file, name)
#endif
#ifndef ASM_OUTPUT_DESTRUCTOR
#define ASM_OUTPUT_DESTRUCTOR(file, name) #define ASM_OUTPUT_DESTRUCTOR(file, name)
#endif
/* 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