From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4819 invoked by alias); 24 Oct 2011 04:19:12 -0000 Received: (qmail 4807 invoked by uid 22791); 24 Oct 2011 04:19:11 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_VR X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Oct 2011 04:18:57 +0000 From: "anitha.boyapati at atmel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/50816] [4.6.1] Discriminators are emitted in DWARF 2 format Date: Mon, 24 Oct 2011 04:19:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: anitha.boyapati at atmel dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2011-10/txt/msg02410.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50816 --- Comment #6 from Anitha Boyapati 2011-10-24 04:18:10 UTC --- (In reply to comment #5) > Please probide a testcase according to http://gcc.gnu.org/bugs/#need > > - Please, no external includes Sorry! I thought I have provided pre-processed file. > - Please, supply the configue options Configured with: avr8-gnu-toolchain-dev/src/gcc/configure LDFLAGS=-L/toolsavr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86/lib CPPFLAGS= --target=avr --host=i686-mingw32 --build=x86_64-pc-linux-gnu --prefix=avr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86 --libdir=avr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86/lib --enable-languages=c,c++ --with-dwarf2 --enable-doc --disable-shared --disable-libada --disable-libssp --disable-nls --with-mpfr=avr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86 --with-gmp=avr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86 --with-mpc=avr8-gnu-toolchain-dev/avr8-gnu-toolchain-dev-win32_x86 --enable-win32-registry=a vrtoolchain --enable-fixed-point Thread model: single gcc version 4.6.1