--- Comment #5 from kkojima at gcc dot gnu dot org 2007-05-11 07:13 ---
Fixed.
--
kkojima at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #4 from kkojima at gcc dot gnu dot org 2007-05-11 05:53 ---
Subject: Bug 31876
Author: kkojima
Date: Fri May 11 04:53:19 2007
New Revision: 124611
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124611
Log:
PR target/31876
* config/sh/sh.md (andsi3): A
--- Comment #3 from sugioka at itonet dot co dot jp 2007-05-10 03:25
---
It worked fine. Thanks a lot.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31876
--- Comment #2 from kkojima at gcc dot gnu dot org 2007-05-10 00:45 ---
I've confirmed that the testcase fails with 4.1 and doesn't fail
with 4.0, 4.2 and 4.3. It looks similar to fr30's PR target/21283.
Does the patch below work for you?
--- ORIG/gcc-4_1-branch/gcc/config/sh/sh.md
--- Comment #1 from sugioka at itonet dot co dot jp 2007-05-09 10:10
---
Created an attachment (id=13533)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13533&action=view)
pre-processed code
Source code which causes the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=