vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.
2011-04-20 Eric Botcazou <ebotcazou@adacore.com> * config/alpha/vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine. From-SVN: r172771
This commit is contained in:
parent
b501ce4ebc
commit
818412ba52
@ -1,3 +1,7 @@
|
||||
2011-04-20 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* config/alpha/vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.
|
||||
|
||||
2011-04-20 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* config/alpha/vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld.
|
||||
|
@ -183,7 +183,6 @@ typedef struct {int num_args; enum avms_arg_type atypes[6];} avms_arg_info;
|
||||
asm (SECTION_OP "\n\t.long " #FUNC"\n");
|
||||
|
||||
#undef ASM_OUTPUT_ADDR_DIFF_ELT
|
||||
#define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, BODY, VALUE, REL) gcc_unreachable ()
|
||||
|
||||
#undef ASM_OUTPUT_ADDR_VEC_ELT
|
||||
#define ASM_OUTPUT_ADDR_VEC_ELT(FILE, VALUE) \
|
||||
|
Loading…
Reference in New Issue
Block a user