Commit 41da2805 by Steve Ellcey Committed by Steve Ellcey

* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.

From-SVN: r120054
parent 26f2ca2b
2006-12-19 Steve Ellcey <sje@cup.hp.com>
* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/29544
......
......@@ -197,6 +197,7 @@ do { \
dynamic loader to work correctly. This is equivalent to the
HP assembler's .IMPORT directive but relates more directly to
ELF object file types. */
#undef ASM_OUTPUT_EXTERNAL
#define ASM_OUTPUT_EXTERNAL(FILE, DECL, NAME) \
pa_hpux_asm_output_external ((FILE), (DECL), (NAME))
#define ASM_OUTPUT_EXTERNAL_REAL(FILE, DECL, NAME) \
......
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