From owner-freebsd-current@FreeBSD.ORG Sun Jun 13 00:17:35 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94B89106566C for ; Sun, 13 Jun 2010 00:17:35 +0000 (UTC) (envelope-from brucec@muon.cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 77B598FC1F for ; Sun, 13 Jun 2010 00:17:35 +0000 (UTC) Received: by muon.cran.org.uk (Postfix, from userid 1002) id 4A9BD5D17; Sun, 13 Jun 2010 00:17:50 +0000 (UTC) Date: Sun, 13 Jun 2010 00:17:50 +0000 From: Bruce Cran To: ticso@cicely.de Message-ID: <20100613001750.GA30380@muon.cran.org.uk> References: <20100611162118.GR39829@acme.spoerlein.net> <867hm5tl6u.fsf@ds4.des.no> <20100612153526.GA3632@acme.spoerlein.net> <20100612163208.GS87112@cicely7.cicely.de> <864oh86tnl.fsf@ds4.des.no> <20100612225216.GT87112@cicely7.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100612225216.GT87112@cicely7.cicely.de> User-Agent: Mutt/1.4.2.3i Cc: Dag-Erling Sm?rgrav , current@freebsd.org Subject: Re: Cleanup for cryptographic algorithms vs. compiler optimizations X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 00:17:35 -0000 On Sun, Jun 13, 2010 at 12:52:16AM +0200, Bernd Walter wrote: > I'm at least sure that the compiler can't if it is linked from another > object file. Is that still true if LTO is enabled? -- Bruce Cran