[Bug target/30987] [4.3 Regression] Problem while compiling gcc for score

liqin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 23 05:50:00 GMT 2007



------- Comment #7 from liqin at gcc dot gnu dot org  2007-05-23 06:50 -------
Subject: Bug 30987

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


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=30987



More information about the Gcc-bugs mailing list