From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 820 invoked by alias); 25 Jun 2002 16:26:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 799 invoked by uid 71); 25 Jun 2002 16:26:01 -0000 Resent-Date: 25 Jun 2002 16:26:01 -0000 Resent-Message-ID: <20020625162601.798.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, cdharris@cs.brown.edu Received: (qmail 697 invoked from network); 25 Jun 2002 16:25:37 -0000 Received: from unknown (HELO cs.brown.edu) (128.148.32.100) by sources.redhat.com with SMTP; 25 Jun 2002 16:25:37 -0000 Received: from pebbles (pebbles.cs.brown.edu [128.148.31.6]) by cs.brown.edu (8.12.0/8.12.0) with ESMTP id g5PGPaQi001830; Tue, 25 Jun 2002 12:25:36 -0400 (EDT) Received: from cdharris by pebbles with local (Exim 3.35 #1 (Debian)) id 17Mt8K-00050n-00; Tue, 25 Jun 2002 12:25:36 -0400 Message-Id: Date: Tue, 25 Jun 2002 09:36:00 -0000 From: cdharris@cs.brown.edu To: gcc-gnats@gcc.gnu.org, debian-gcc@lists.debian.org X-Send-Pr-Version: 3.113 Subject: other/7121: other: .bb, .da, .bbg files put in wrong directory X-SW-Source: 2002-06/txt/msg00593.txt.bz2 List-Id: >Number: 7121 >Category: other >Synopsis: other: .bb, .da, .bbg files put in wrong directory >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Jun 25 09:26:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: 3.0.4 (Debian testing/unstable) >Organization: >Environment: System: Linux pebbles 2.2.20cs.std.1 #1 Wed Dec 5 23:51:44 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-included-gettext --disable-checking --enable-threads=posix --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux >Description: in gcc-3.0 -fprofile-arcs -ftest-coverage SomeDir/somefile.c gcc puts somefile's .bb, .bbg, and .da files in the gcc's current working directory, not in SomeDir. This contradicts the gcc-3.0 docs: "These additional files are placed in the directory where the source code is located." [from http://gcc.gnu.org/onlinedocs/gcc-3.0/gcc_8.html] >How-To-Repeat: gcc-3.0 -fprofile-arcs -ftest-coverage SomeDir/somefile.c >Fix: (no fix provided) >Release-Note: >Audit-Trail: >Unformatted: