------- Comment #2 from liqin at gcc dot gnu dot org 2007-05-23 06:50 ------- Subject: Bug 30474
Author: liqin Date: Wed May 23 05:49:50 2007 New Revision: 124980 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124980 Log: 2007-05-23 Chen Liqin <[EMAIL PROTECTED]> 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. Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/config/score/misc.md branches/gcc-4_2-branch/gcc/config/score/predicates.md branches/gcc-4_2-branch/gcc/config/score/score.c branches/gcc-4_2-branch/gcc/config/score/score.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30474