re PR target/30987 (Problem while compiling gcc for score)
authorChen Liqin <liqin@sunnorth.com.cn>
Wed, 23 May 2007 06:09:20 +0000 (06:09 +0000)
committerChen Liqin <liqin@gcc.gnu.org>
Wed, 23 May 2007 06:09:20 +0000 (06:09 +0000)
commit6d0ceb7638fa91572e3fb39d957f0ff404bc4619
treeaca436d9f67d652a8b921381597d788379fdefe7
parentb80cca7b47325f8c46d6f35c0a5d7aa17a28e7c5
re PR target/30987 (Problem while compiling gcc for score)

2007-05-23  Chen Liqin  <liqin@sunnorth.com.cn>

PR target/30987
* config/score/misc.md (bitclr_c, bitset_c, bittgl_c): remove.
* config/score/predicate.md (const_pow2, const_npow2): remove.
* config/score/score.h (ASM_OUTPUT_EXTERNAL): add ASM_OUTPUT_EXTERNAL undef.
PR target/30474
* config/score/score.c (score_print_operand): makes sure that only lower
        bits are used.

From-SVN: r124983
gcc/ChangeLog
gcc/config/score/misc.md
gcc/config/score/predicates.md
gcc/config/score/score.c
gcc/config/score/score.h