This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31876] SH: ICE in gen_lowpart_general, at rtlhooks.c:59
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2007 04:53:36 -0000
- Subject: [Bug target/31876] SH: ICE in gen_lowpart_general, at rtlhooks.c:59
- References: <bug-31876-8402@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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): Avoid calling gen_lowpart on
a SImode SUBREG of a floating point register.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/sh/sh.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31876