From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24672 invoked by alias); 8 Feb 2006 23:09:28 -0000 Received: (qmail 24660 invoked by uid 48); 8 Feb 2006 23:09:24 -0000 Date: Wed, 08 Feb 2006 23:09:00 -0000 Subject: [Bug c/26185] New: Does not compile on iMac X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "carl at vandenzen dot nl" 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 X-SW-Source: 2006-02/txt/msg00845.txt.bz2 List-Id: Cross compiler for M6811 does not compile on iMac. Host compiler on OS X 10.4.4: powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) binutils 2.16 installed. Invocation line: ../gcc-4.0.2/configure --target=m6811-elf --program-prefix=m6811-elf- --prefix=/usr/local --enable-languages=c Error: iMac1:/tmp/gcc/gcc root# /tmp/gcc/gcc/xgcc -B/tmp/gcc/gcc/ -B/usr/local/m6811-elf/bin/ -B/usr/local/m6811-elf/lib/ -isystem /usr/local/m6811-elf/include -isystem /usr/local/m6811-elf/sys-include -Os -mrelax -DUSE_GAS -DIN_GCC -Dinhibit_libc -g -DIN_LIBGCC2 -I. -I. -I../../gcc-4.0.2/gcc -I../../gcc-4.0.2/gcc/. -I../../gcc-4.0.2/gcc/../include -I./../intl -I../../gcc-4.0.2/gcc/../libcpp/include -DL_mulsc3 -c ../../gcc-4.0.2/gcc/libgcc2.c -o libgcc/./_mulsc3.o -save-temps ../../gcc-4.0.2/gcc/libgcc2.c: In function '__mulsc3': ../../gcc-4.0.2/gcc/libgcc2.c:1696: error: insn does not satisfy its constraints: (insn:HI 743 742 744 104 ../../gcc-4.0.2/gcc/libgcc2.c:1695 (parallel [ (set (mem/s:SF (plus:HI (mem/f:HI (plus:HI (reg/f:HI 9 *_.frame) (const_int 18 [0x12])) [9 S2 A8]) (const_int 4 [0x4])) [3 +4 S4 A8]) (reg:SF 0 x [191])) (clobber (scratch:HI)) ]) 22 {movsf_internal} (insn_list:REG_DEP_TRUE 742 (nil)) (nil)) ../../gcc-4.0.2/gcc/libgcc2.c:1696: internal compiler error: in reload_cse_simplify_operands, at postreload.c:391 Please submit a full bug report, -- Summary: Does not compile on iMac Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: carl at vandenzen dot nl GCC build triplet: ? GCC host triplet: 4.0.1 GCC target triplet: 4.0.2 for M6811 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26185