From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14753 invoked by alias); 19 Nov 2009 13:18:30 -0000 Received: (qmail 14689 invoked by uid 48); 19 Nov 2009 13:18:16 -0000 Date: Thu, 19 Nov 2009 13:18:00 -0000 Message-ID: <20091119131816.14688.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/40836] ICE: "insn does not satisfy its constraints" (iwmmxt_movsi_insn) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "yipiha2008 at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-11/txt/msg01576.txt.bz2 ------- Comment #17 from yipiha2008 at gmail dot com 2009-11-19 13:18 ------- I tried removing the whole movsi section from the machine definition file (iwmmxt.md) but if I do that GCC refuses to compile. Reading the GCC internals documentation it appears that the movsi section is mandatory. Does anyone know which part of the movsi section of iwmmxt.md has a problem? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40836