From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28585 invoked by alias); 30 Dec 2004 03:38:55 -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 28541 invoked by uid 48); 30 Dec 2004 03:38:52 -0000 Date: Thu, 30 Dec 2004 03:38:00 -0000 Message-ID: <20041230033852.28540.qmail@sourceware.org> From: "hjl at lucon dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041222003609.19124.hjl@lucon.org> References: <20041222003609.19124.hjl@lucon.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg03909.txt.bz2 List-Id: ------- Additional Comments From hjl at lucon dot org 2004-12-30 03:38 ------- While fixing the readelf bug: http://sources.redhat.com/bugzilla/show_bug.cgi?id=615 I added a warning for bad location list. Even with your gcc patch applied, I still get [hjl@gnu-10 gcc]$ /export/build/linux/binutils-debug/build-i686- linux/binutils/readelf -w insn-preds.o > /dev/null readelf: Warning: Bad location list at 00000d3d from 00000a72 to 00000a72 I will see what I can do with gdb. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19124