This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for PR target/30987 and PR target/30474


This patch fixes PR target/30987 & PR target/30474
committed it to 4.2.1 and trunk.

liqin

gcc-patches-owner@gcc.gnu.org 写于 2007-05-10 14:46:02:

> Dear All,
> 
> 2007-05-10  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 
>         16bits are used.
> 

Attachment: score-20070523.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]