From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26446 invoked by alias); 30 Jun 2014 20:52:13 -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 26410 invoked by uid 89); 30 Jun 2014 20:52:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 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 (AES256-SHA encrypted) ESMTPS; Mon, 30 Jun 2014 20:52:07 +0000 Received: from [192.168.0.131] (vie-188-118-252-235.dsl.sil.at [188.118.252.235]) by ainaz.pair.com (Postfix) with ESMTPSA id 338413F40F; Mon, 30 Jun 2014 16:52:02 -0400 (EDT) Date: Mon, 30 Jun 2014 20:52:00 -0000 From: Gerald Pfeifer To: Marek Polacek cc: GCC Patches , "Joseph S. Myers" Subject: Re: [C PATCH] Add -Wint-conversion option In-Reply-To: <20140630183149.GE20427@redhat.com> Message-ID: References: <20140630183149.GE20427@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg02441.txt.bz2 Can you please add this and the other one to gcc-4.10/changes.html? I can provide help if you need any. Gerald