From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19353 invoked by alias); 5 Oct 2010 00:42:01 -0000 Received: (qmail 19341 invoked by uid 22791); 5 Oct 2010 00:42:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID 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; Tue, 05 Oct 2010 00:41:57 +0000 From: "roland at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/32998] -frecord-gcc-switches issues X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: roland at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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 Date: Tue, 05 Oct 2010 00:42:00 -0000 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: 2010-10/txt/msg00365.txt.bz2 Message-ID: <20101005004200.QOnlofkbLq0Ist8g1CiCaG8h0CT2J1xFWB5d8CVJ6PU@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32998 --- Comment #10 from Roland McGrath 2010-10-05 00:41:45 UTC --- (In reply to comment #9) > Wouldn't be appropriate to append these flags also/instead to DW_AT_producer? > This way they get easily associated with the specific CU. That makes some sense. It also should get the strings nicely merged by the linker in the .debug_str section.