From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30833 invoked by alias); 18 Mar 2005 06:19:47 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30617 invoked by uid 48); 18 Mar 2005 06:19:38 -0000 Date: Fri, 18 Mar 2005 06:19:00 -0000 From: "goweol at gmail dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20050318061936.20529.goweol@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/20529] New: m6811-elf-g++ ICE X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg02192.txt.bz2 List-Id: The gcc version is: m6811-elf-g++ (GCC) 4.0.0 20050318 (prerelease) The error messages are: m6811-elf-g++ -Os -msoft-reg-count=32 -m68hcs12 -save-temps -c m20050318.cpp m20050318.cpp: In static member function 'static void C::foo(void*)': m20050318.cpp:23: error: insn does not satisfy its constraints: (insn 48 31 34 0 (set (reg:QI 14 *_.d1 [54]) (and:QI (reg:QI 14 *_.d1 [54]) (const_int -16 [0xfffffff0]))) 79 {*andqi3_const} (nil) (nil)) m20050318.cpp:23: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1570 -- Summary: m6811-elf-g++ ICE Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: goweol at gmail dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: m6811-unknown-none http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20529