From owner-svn-src-all@FreeBSD.ORG Tue Oct 18 18:16:58 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30311106564A; Tue, 18 Oct 2011 18:16:58 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id E364B8FC0A; Tue, 18 Oct 2011 18:16:57 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:a909:f402:4151:1503] (unknown [IPv6:2001:7b8:3a7:0:a909:f402:4151:1503]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 23E0E5C37; Tue, 18 Oct 2011 20:16:57 +0200 (CEST) Message-ID: <4E9DC297.5080602@FreeBSD.org> Date: Tue, 18 Oct 2011 20:16:55 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111012 Thunderbird/8.0 MIME-Version: 1.0 To: Alexander Best References: <201110181738.p9IHcPlb083544@svn.freebsd.org> <20111018180841.GA2389@freebsd.org> In-Reply-To: <20111018180841.GA2389@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r226519 - head/gnu/usr.bin/cc/cc_tools X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 18:16:58 -0000 On 2011-10-18 20:08, Alexander Best wrote: > On Tue Oct 18 11, Dimitry Andric wrote: >> Author: dim >> Date: Tue Oct 18 17:38:25 2011 >> New Revision: 226519 >> URL: http://svn.freebsd.org/changeset/base/226519 >> >> Log: >> Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. > > should these also be updated to 9? maybe before it gets released? It would be nice to do so. I've asked re@ for approval.