From owner-svn-src-head@FreeBSD.ORG Wed Jan 21 02:19:06 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id F3C60D4C; Wed, 21 Jan 2015 02:19:05 +0000 (UTC) Date: Wed, 21 Jan 2015 02:19:05 +0000 From: Alexey Dokuchaev To: Pedro Giffuni Subject: Re: svn commit: r276485 - in head/sys: conf dev/cxgbe modules/cxgbe/if_cxgbe Message-ID: <20150121021905.GA73548@FreeBSD.org> References: <201412312319.sBVNJHca031041@svn.freebsd.org> <20150106203344.GB26068@ox> <54BEE07A.3070207@FreeBSD.org> <54BEE305.6020905@FreeBSD.org> <54BEF7CF.9030505@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54BEF7CF.9030505@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Luigi Rizzo , Navdeep Parhar X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 21 Jan 2015 02:19:06 -0000 On Tue, Jan 20, 2015 at 07:50:23PM -0500, Pedro Giffuni wrote: > But the fix is rather ugly, isn't it? I would personally prefer to just > kill the older gcc but in the meantime updating it so that it behaves > like the updated gcc/clang would be better. IMHO. Seconded. Putting extra harness on the code to avoid bugs in the compiler that were actually fixed upsteam is totally bogus. ./danfe