Your message dated Tue, 23 Dec 2003 10:12:59 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#224845: gcc-3.3: Weird manpage descriptions of -mcpu, -march 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; 22 Dec 2003 21:44:20 +0000 >From [EMAIL PROTECTED] Mon Dec 22 15:44:19 2003 Return-path: <[EMAIL PROTECTED]> Received: from gatekeeper.excelhustler.com (gatekeeper.elmer.external.excelhustler.com) [68.99.114.105] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AYX3O-0000gP-00; Mon, 22 Dec 2003 14:53:26 -0600 Received: from chatterbox.elmer.internal.excelhustler.com (unknown [192.168.0.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (verified OK)) by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP id 18516E0148; Mon, 22 Dec 2003 14:53:26 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id BFC385C00E; Mon, 22 Dec 2003 14:53:25 -0600 (CST) Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com [192.168.1.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id 97C645C009; Mon, 22 Dec 2003 14:53:25 -0600 (CST) Received: by wile.internal.excelhustler.com (Postfix, from userid 1000) id 2BEBC8C60; Mon, 22 Dec 2003 14:53:25 -0600 (CST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: John Goerzen <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-3.3: Weird manpage descriptions of -mcpu, -march X-Mailer: reportbug 2.36 Date: Mon, 22 Dec 2003 14:53:25 -0600 Message-Id: <[EMAIL PROTECTED]> X-Scanned-By: clamscan at chatterbox.elmer.internal.excelhustler.com Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 X-Spam-Level: Package: gcc-3.3 Version: 1:3.3.2-4 Severity: normal The -mcpu and -march options seem to only describe ARM on 3.3.1 and Sparc on 3.2.1. This is an x86 machine, however. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux wile 2.4.22 #2 Wed Nov 26 10:41:26 CST 2003 i686 Locale: LANG=C, LC_CTYPE=en_US Versions of packages gcc-3.3 depends on: ii binutils 2.14.90.0.7-2 The GNU assembler, linker and bina ii cpp-3.3 1:3.3.2-4 The GNU C preprocessor ii gcc-3.3-base 1:3.3.2-4 The GNU Compiler Collection (base ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an ii libgcc1 1:3.3.2-4 GCC support library -- no debconf information --------------------------------------- Received: (at 224845-done) by bugs.debian.org; 23 Dec 2003 11:49:04 +0000 >From [EMAIL PROTECTED] Tue Dec 23 05:49:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AYidj-0003sk-00; Tue, 23 Dec 2003 03:15:43 -0600 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id KAA05840 for <[EMAIL PROTECTED]>; Tue, 23 Dec 2003 10:12:59 +0100 (MET) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id hBN9Cx8J027878; Tue, 23 Dec 2003 10:12:59 +0100 (MET) 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: Tue, 23 Dec 2003 10:12:59 +0100 To: [EMAIL PROTECTED] Subject: Re: Bug#224845: gcc-3.3: Weird manpage descriptions of -mcpu, -march In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=FOOASDF,HAS_BUG_NUMBER autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 X-Spam-Level: Daniel Jacobowitz writes: > On Mon, Dec 22, 2003 at 02:53:25PM -0600, John Goerzen wrote: > > Package: gcc-3.3 > > Version: 1:3.3.2-4 > > Severity: normal > > > > The -mcpu and -march options seem to only describe ARM on 3.3.1 and > > Sparc on 3.2.1. This is an x86 machine, however. > > Keep reading? > > There is a section called "ARM Options". Then there's one for MIPS > that also describes -march. And one for x86 that also describes > -march. exactly. closing the report.