From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4647 invoked by alias); 27 Jul 2011 18:45:46 -0000 Received: (qmail 4638 invoked by uid 22791); 27 Jul 2011 18:45:45 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 18:45:31 +0000 From: "lacombar at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/49877] [h8300] ICE in in reload_cse_simplify_operands: insn does not satisfy its constraints X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: lacombar at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 27 Jul 2011 18:45:00 -0000 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: 2011-07/txt/msg02400.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49877 --- Comment #1 from Arnaud Lacombe 2011-07-27 18:45:26 UTC --- also triggering: /src/linux/linux/drivers/input/mouse/synaptics.c:679:1: error: insn does not satisfy its constraints: (insn 274 1532 1533 23 (set (mem/c:QI (plus:SI (reg/f:SI 7 sp) (const_int 3 [0x3])) [0 %sfp+-41 S1 A8]) (and:QI (mem/c:QI (plus:SI (reg/f:SI 7 sp) (const_int 3 [0x3])) [0 %sfp+-41 S1 A8]) (const_int 127 [0x7f]))) /src/linux/linux/drivers/input/mouse/synaptics.c:429 160 {andqi3_1} (nil)) /src/linux/linux/drivers/input/mouse/synaptics.c:679:1: internal compiler error: in reload_cse_simplify_operands, at postreload.c:403 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.