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:
Eric Botcazou 2011-04-20 15:00:15 +00:00 committed by Tristan Gingold
parent b501ce4ebc
commit 818412ba52
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

@ -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) \