X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fconfig%2Fxtensa%2Fxtensa.c;h=66b04cfd29c7b5b526a5f0a729faed45a44b9c45;hb=67900a4f263f802b9aa076b2ae90954046835da3;hp=29e72d4e341413f4b85217fee2459855bfe0fb0b;hpb=9d47a7f1a6248b1454cc9250261402274b9fc655;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/config/xtensa/xtensa.c b/gcc/config/xtensa/xtensa.c index 29e72d4e341..66b04cfd29c 100644 --- a/gcc/config/xtensa/xtensa.c +++ b/gcc/config/xtensa/xtensa.c @@ -266,9 +266,6 @@ static const int reg_nonleaf_alloc_order[FIRST_PSEUDO_REGISTER] = #undef TARGET_RETURN_IN_MSB #define TARGET_RETURN_IN_MSB xtensa_return_in_msb -#undef TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE -#define TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE hook_int_void_1 - struct gcc_target targetm = TARGET_INITIALIZER;