From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5105 invoked by alias); 26 Feb 2011 10:35:51 -0000 Received: (qmail 4932 invoked by uid 22791); 26 Feb 2011 10:35:50 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-qy0-f176.google.com (HELO mail-qy0-f176.google.com) (209.85.216.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Feb 2011 10:35:46 +0000 Received: by qyk30 with SMTP id 30so2229076qyk.0 for ; Sat, 26 Feb 2011 02:35:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.236.196 with SMTP id kl4mr2682533qcb.69.1298716544146; Sat, 26 Feb 2011 02:35:44 -0800 (PST) Received: by 10.229.89.197 with HTTP; Sat, 26 Feb 2011 02:35:44 -0800 (PST) In-Reply-To: <4D667D55.5010309@redhat.com> References: <4D667D55.5010309@redhat.com> Date: Sat, 26 Feb 2011 10:35:00 -0000 Message-ID: Subject: Re: [patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames From: Kai Tietz To: Richard Guenther Cc: GCC Patches , Binutils , gdb-patches@sourceware.org, Nick Clifton , Jason Merrill Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-02/txt/msg00364.txt.bz2 2011/2/24 Jason Merrill : > OK (but you'll need to get a release manager to sign off if you want it in > 4.6, since it isn't a regression). > > Jason > Hi Richard, I would like to get this patch into 4.6. The outstanding issues about file/path-name comparsion in other places of gcc will be something for 4.7. But I would like to have the libiberty changes in as soon as possible, as those are of interest for some adjustments in binutils, too. So I want to ask if patch is ok for gcc, too? Regards, Kai