re PR target/46432 (v850-elf --enable-werror-always build fails)

PR target/46432
        * config/v850/v850.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.

From-SVN: r166754
This commit is contained in:
Joern Rennecke 2010-11-15 14:03:31 +00:00 committed by Joern Rennecke
parent 21272a45a7
commit d0a4fd975a
2 changed files with 3 additions and 3 deletions

View File

@ -49,6 +49,9 @@
* config/arm/arm.c (locate_neon_builtin_icode): Initialize key.
(arm_output_asm_insn) Add ATTRIBUTE_PRINTF_4.
PR target/46432
* config/v850/v850.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.
2010-11-15 Richard Guenther <rguenther@suse.de>
PR lto/44150

View File

@ -888,9 +888,6 @@ typedef enum
{ "r30", 30 }, \
{ "lp", LP_REGNUM} }
#define ASM_OUTPUT_REG_PUSH(FILE,REGNO)
#define ASM_OUTPUT_REG_POP(FILE,REGNO)
/* This is how to output an element of a case-vector that is absolute. */
#define ASM_OUTPUT_ADDR_VEC_ELT(FILE, VALUE) \