From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21337 invoked by alias); 29 Aug 2005 09:01:12 -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 21232 invoked by uid 48); 29 Aug 2005 09:01:03 -0000 Date: Mon, 29 Aug 2005 09:02:00 -0000 Message-ID: <20050829090103.21231.qmail@sourceware.org> From: "tommi dot hoynalanmaa at iki dot fi" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050829085712.23618.tommi.hoynalanmaa@iki.fi> References: <20050829085712.23618.tommi.hoynalanmaa@iki.fi> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/23618] GCC seems to generate line number information for the same line in two places X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03275.txt.bz2 List-Id: ------- Additional Comments From tommi dot hoynalanmaa at iki dot fi 2005-08-29 09:01 ------- Here is the output of "gcc -v" on my system: --- Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.4 (Debian 1:3.3.4-9ubuntu5) --- -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23618