From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30315 invoked by alias); 11 Apr 2004 22:28:22 -0000 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 Received: (qmail 30305 invoked by uid 48); 11 Apr 2004 22:28:22 -0000 Date: Mon, 12 Apr 2004 00:22:00 -0000 Message-ID: <20040411222822.30304.qmail@sources.redhat.com> From: "hjl at lucon dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040411221509.14919.hjl@lucon.org> References: <20040411221509.14919.hjl@lucon.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug debug/14919] [3.3 Regression]: DW_AT_comp_dir is missing X-Bugzilla-Reason: CC X-SW-Source: 2004-04/txt/msg00950.txt.bz2 List-Id: ------- Additional Comments From hjl at lucon dot org 2004-04-11 22:28 ------- Created an attachment (id=6076) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6076&action=view) A testcase [hjl@gnu-psc debug]$ make CC=/usr/gcc-3.3/bin/gcc /usr/gcc-3.3/bin/gcc -Iinc -g -c `pwd`/src/foo.c readelf -w foo.o | grep AT_comp_dir make: *** [all] Error 1 [hjl@gnu-psc debug]$ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14919