From owner-svn-src-head@FreeBSD.ORG Sun May 12 09:49:53 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0BE2BBF7; Sun, 12 May 2013 09:49:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id C3FC6303; Sun, 12 May 2013 09:49:52 +0000 (UTC) Received: from [192.168.1.103] (035-126-045-062.dynamic.caiway.nl [62.45.126.35]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C76845C44; Sun, 12 May 2013 11:49:43 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: svn commit: r250550 - head/contrib/gcc From: Dimitry Andric In-Reply-To: <201305120336.r4C3aSFr008262@svn.freebsd.org> Date: Sun, 12 May 2013 11:49:42 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <201305120336.r4C3aSFr008262@svn.freebsd.org> To: Pedro F. Giffuni X-Mailer: Apple Mail (2.1503) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 09:49:53 -0000 On May 12, 2013, at 05:36, Pedro F. Giffuni wrote: > Author: pfg > Date: Sun May 12 03:36:28 2013 > New Revision: 250550 > URL: http://svnweb.freebsd.org/changeset/base/250550 > > Log: > Update the gcc43 changelog. > > The issue solved in r250392 actually originated upstream and was > fixed in upstream gcc43 branch in 2006/10/24 (under GPLv2). > > Register it in the appropriate ChangeLog for reference. Ah, I did not realize this, thanks for adding the comment!