--- Comment #9 from liqin at gcc dot gnu dot org 2007-05-23 07:31 ---
* config/score/misc.md (bitclr_c, bitset_c, bittgl_c): remove.
* config/score/predicate.md (const_pow2, const_npow2): remove.
--
liqin at gcc dot gnu dot org changed:
What|Removed
--- Comment #8 from liqin at gcc dot gnu dot org 2007-05-23 07:09 ---
Subject: Bug 30987
Author: liqin
Date: Wed May 23 06:09:20 2007
New Revision: 124983
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124983
Log:
2007-05-23 Chen Liqin <[EMAIL PROTECTED]>
PR target/30
--- 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 <[EMAIL PROTECTED]>
PR target/30
--- Comment #6 from liqin at gcc dot gnu dot org 2007-05-10 08:18 ---
Index: gcc/config/score/predicates.md
===
--- gcc/config/score/predicates.md (revision 124567)
+++ gcc/config/score/predicates.md (working copy)
--- Comment #5 from liqin at gcc dot gnu dot org 2007-05-09 10:55 ---
I will remove the bitclr_c,bitset_c and bittgl_c pattern
from misc.md, they have not to many use.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30987
--- Comment #4 from mstein at phenix dot rootshell dot be 2007-03-09 17:05
---
Created an attachment (id=13179)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13179&action=view)
from SVN revision: 122728
Commandline used to create libgcc2.i:
/home/mstein/sim/score-elf/build/./gc
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-02-28 04:42 ---
And I think the pattern is incorrect anyways, lets look at it:
(define_insn "bitset_c"
[(set (match_operand:SI 0 "register_operand" "=e,d")
(ior:SI (match_operand:SI 1 "register_operand" "0,d")