Your message dated Thu, 30 May 2002 09:08:22 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed ICE in 3.0.x has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 8 Jun 2001 22:52:35 +0000 >From [EMAIL PROTECTED] Fri Jun 08 17:52:35 2001 Return-path: <[EMAIL PROTECTED]> Received: from wooledge.org (greg.wooledge.org) [::ffff:209.142.155.49] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 158V7J-0007iS-00; Fri, 08 Jun 2001 17:52:35 -0500 Received: (qmail 17300 invoked from network); 8 Jun 2001 22:51:56 -0000 Received: from jekyll.local ([EMAIL PROTECTED]) by dwarf.local with SMTP; 8 Jun 2001 22:51:56 -0000 Received: (qmail 20231 invoked by uid 1000); 8 Jun 2001 22:51:52 -0000 Date: 8 Jun 2001 22:51:52 -0000 Message-ID: <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] Subject: gcc-3.0: internal compiler error: unrecognized insn To: [EMAIL PROTECTED] X-Mailer: bug 3.3.9 Delivered-To: [EMAIL PROTECTED] Package: gcc-3.0 Version: 1:3.0-0pre010526 Severity: normal Building XFree86 4.1.0 from source, with gcc-3.0, using the options "-O3 -funroll-loops -march=k6": s3v_dac.c: In function `S3VCommonCalcClock': s3v_dac.c:110: Unrecognizable insn: (insn 585 583 587 (set (reg:SI 212) (zero_extend:SI (reg/v:QI 59))) -1 (nil) (nil)) s3v_dac.c:110: Internal compiler error in extract_insn, at recog.c:2210 s3v_dac.c is 109 lines long, so line 110 is after EOF. If I enter this directory and issue the "make all CDEBUGFLAGS=-O2" command, it compiles successfully. In fact, it also builds with 'make all CDEBUGFLAGS="-O3 -funroll-loops"', and with "-g -march=k6", and with "-O3 -march=k6", and with "-funroll-loops -march=k6", and with "-O -funroll-loops -march=k6". I can only get it to blow up if I combine "-march=k6" and "-funroll-loops" and "-O2" or higher optimization. I can send the 109-line s3v_dac.c file if you need it, but it won't compile without a slew of XFree86 headers. -- System Information Debian Release: testing/unstable Kernel Version: Linux jekyll 2.2.19 #4 Mon Mar 26 16:19:05 EST 2001 i586 unknown Versions of the packages gcc-3.0 depends on: ii binutils 2.11.90.0.7-2 The GNU assembler, linker and binary utiliti ii cpp-3.0 3.0-0pre010526 The GNU C preprocessor. ii gcc-3.0-base 3.0-0pre010526 The GNU compiler collection (base package). ii libc6 2.2.3-5 GNU C Library: Shared libraries and Timezone ii libgcc0 3.0-0pre010526 GCC support library. --------------------------------------- Received: (at 100166-done) by bugs.debian.org; 30 May 2002 07:10:13 +0000 >From [EMAIL PROTECTED] Thu May 30 02:10:13 2002 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17DK4b-0000nU-00; Thu, 30 May 2002 02:10:13 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id JAA21196 for <[EMAIL PROTECTED]>; Thu, 30 May 2002 09:08:23 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id g4U78Mk04477; Thu, 30 May 2002 09:08:22 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Thu, 30 May 2002 09:08:22 +0200 To: [EMAIL PROTECTED] Subject: fixed ICE in 3.0.x X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] At least this is fixed in the gcc-3.0.4 packages (and in gcc-3.1 as well). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]