Your message dated Sun, 24 Jun 2001 22:04:09 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed in gcc-3.0-2 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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 21 Jun 2001 08:16:29 +0000 >From [EMAIL PROTECTED] Thu Jun 21 03:16:29 2001 Return-path: <[EMAIL PROTECTED]> Received: from bacchus.lis.inpg.fr [::ffff:195.220.21.21] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15Czdc-0004O9-00; Thu, 21 Jun 2001 03:16:28 -0500 Received: from irancy.lis.inpg.fr ([EMAIL PROTECTED] [195.220.21.167]) by bacchus.lis.inpg.fr (8.9.3/8.9.3/cf de Bacchus - 25/05/2000) with ESMTP id KAA04725; Thu, 21 Jun 2001 10:16:24 +0200 Received: from bonnaud by irancy.lis.inpg.fr with local (Exim 3.22 #1 (Debian)) id 15CzdX-00080M-00; Thu, 21 Jun 2001 10:16:23 +0200 From: laurent bonnaud <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gccbug-3.0 failure X-Reportbug-Version: 1.18 X-Mailer: reportbug 1.18 Date: Thu, 21 Jun 2001 10:16:22 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: laurent bonnaud <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: gcc-3.0 Version: 1:3.0-1 Severity: normal Hi, I tried to use gccbug to report a gcc bug, but failed: $ gccbug-3.0 a)bort, e)dit or s)end? s gccbug-3.0: mysterious mail failure. gccbug-3.0: the problem report remains in /tmp/pbaddUwzq0 and is not sent. Perhaps I did something wrong while editing the report, but in this case gccbug should provide more info on my mistakes. You'll find below the file I edited... -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux irancy 2.4.4-686 #1 Sun Apr 29 12:22:40 EST 2001 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages gcc-3.0 depends on: ii binutils 2.11.90.0.7-2 The GNU assembler, linker and bina ii cpp-3.0 1:3.0-1 The GNU C preprocessor. ii gcc-3.0-base 1:3.0-1 The GNU compiler collection (base ii libc6 2.2.3-6 GNU C Library: Shared libraries an ii libgcc1 1:3.0-1 GCC support library. To: [EMAIL PROTECTED] debian-gcc@lists.debian.org Subject: g++ 3.0 ICE compiling mozilla From: [EMAIL PROTECTED] X-send-pr-version: 3.113 X-GNATS-Notify: >Submitter-Id: net-debian >Originator: >Organization: >Confidential: no >Synopsis: g++ segfaults >Severity: serious >Priority: medium >Category: optimization >Class: ice-on-legal-code >Release: 3.0 (Debian) (Debian testing/unstable) >Environment: System: Linux irancy 2.4.4-686 #1 Sun Apr 29 12:22:40 EST 2001 i686 unknown Architecture: i686 host: i386-pc-linux-gnu build: i386-pc-linux-gnu target: i386-pc-linux-gnu configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls --without-x --without-included-gettext --disable-checking --enable-threads=posix --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux >Description: $ g++ -c -O3 nsFormControlHelper.ii nsFormControlHelper.cpp: In static member function `static void nsFormControlHelper::PaintFixedSizeCheckMark(nsIRenderingContext&, float)': nsFormControlHelper.cpp:731: Internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. >How-To-Repeat: Use preprocessed file below >Fix: Compiling with -O2 works [600 KB of preprocessed output] --------------------------------------- Received: (at 101743-done) by bugs.debian.org; 24 Jun 2001 20:08:27 +0000 >From [EMAIL PROTECTED] Sun Jun 24 15:08:27 2001 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15EGBD-0002jv-00; Sun, 24 Jun 2001 15:08:23 -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 WAA06912; Sun, 24 Jun 2001 22:04:10 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f5OK49q22629; Sun, 24 Jun 2001 22:04:09 +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: Sun, 24 Jun 2001 22:04:09 +0200 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: fixed in gcc-3.0-2 X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] * Add libgcc0 and libgcc300 to the build conflicts (#102041). * debian/README.FIRST: Removed (#101534). * Updated subreg-byte patch (doc files). * Disable java for the Hurd, mips and mipsel (#101570). * Patch for building on the Hurd (#101708) (Jeff Bailey <[EMAIL PROTECTED]>). * Packaging fixes for the Hurd (#101711) (Jeff Bailey <[EMAIL PROTECTED]>). * Include pregenerated doxygen (1.2.6) docs for libstdc++-v3 (#101557). The current doxygen-1.2.8.1 segaults. * C++: Enable -fuse-cxa-atexit by default (#101901). * Correct mail address in gccbug (#101743). * Make rules resumable after failure in binary-xxx targets (#101637).