From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11342 invoked by alias); 29 Apr 2017 15:17:41 -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 11331 invoked by uid 89); 29 Apr 2017 15:17:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:417, H*c:HHHH X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 29 Apr 2017 15:17:39 +0000 Received: from anthias (vie-188-118-250-006.dsl.sil.at [188.118.250.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id DE68F3F56C; Sat, 29 Apr 2017 11:17:38 -0400 (EDT) Date: Sat, 29 Apr 2017 16:31:00 -0000 From: Gerald Pfeifer To: =?ISO-8859-15?Q?Martin_Li=A8ka?= cc: Nathan Sidwell , gcc-patches@gcc.gnu.org, hubicka@ucw.cz Subject: Re: [PATCH 0/8] GCOV improvements In-Reply-To: <0cecddcc-12ee-8b7f-6e75-947e58ff53d0@suse.cz> Message-ID: References: <9d4c64ec-bea3-ba4d-c6bc-760af42850d5@acm.org> <0cecddcc-12ee-8b7f-6e75-947e58ff53d0@suse.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="0-1189588033-1493479043=:2928" X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg01560.txt.bz2 --0-1189588033-1493479043=:2928 Content-Type: text/plain; CHARSET=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-length: 384 On Fri, 28 Apr 2017, Martin Li¨ka wrote: > I'm planning to include the simple ones (not requesting infrastructure > changes) to backport. What's your opinion about doc changes, should I > include that as well? Given that GCC 7 is going to be the one used in various environments for years (and will be the most current release for the next year) I think that would be good. Gerald --0-1189588033-1493479043=:2928--