From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6799 invoked by alias); 27 May 2014 17:06:48 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 6784 invoked by uid 89); 27 May 2014 17:06:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_BRBL_LASTEXT,RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: delorie.com Received: from delorie.com (HELO delorie.com) (65.175.133.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 27 May 2014 17:06:47 +0000 Received: from envy.delorie.com (envy [172.31.3.1]) by delorie.com (8.14.4/8.14.4) with ESMTP id s4RH6dgQ013316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 May 2014 13:06:41 -0400 Received: from envy.delorie.com (envy.delorie.com [127.0.0.1]) by envy.delorie.com (8.14.5/8.14.5) with ESMTP id s4RH6dV0031809; Tue, 27 May 2014 13:06:39 -0400 Received: (from dj@localhost) by envy.delorie.com (8.14.5/8.14.5/Submit) id s4RH6dSO031808; Tue, 27 May 2014 13:06:39 -0400 Date: Tue, 27 May 2014 17:06:00 -0000 Message-Id: <201405271706.s4RH6dSO031808@envy.delorie.com> From: DJ Delorie To: Rainer Orth CC: gcc-patches@gcc.gnu.org In-reply-to: (message from Rainer Orth on Tue, 27 May 2014 10:11:27 +0200) Subject: Re: [build, driver] RFC: Support compressed debug sections References: X-SW-Source: 2014-05/txt/msg02345.txt.bz2 > Thanks. I still need approval for the doc and build parts, as well > as the Darwin and DJGPP changes. For the latter two, I've included > the I'll approve the DJGPP change, despite the segv. I suspect it's unrelated.