From owner-freebsd-current@FreeBSD.ORG Wed Feb 11 15:31:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A855316A4CE for ; Wed, 11 Feb 2004 15:31:50 -0800 (PST) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0446F43D39 for ; Wed, 11 Feb 2004 15:31:50 -0800 (PST) (envelope-from ivoras@fer.hr) Received: from fer.hr (geri.cc.fer.hr [161.53.72.107]) by geri.cc.fer.hr (8.12.9p2/8.12.8) with ESMTP id i1BNUeOJ066558 for ; Thu, 12 Feb 2004 00:30:41 +0100 (CET) (envelope-from ivoras@fer.hr) Message-ID: <402ABB62.1000000@fer.hr> Date: Thu, 12 Feb 2004 00:31:46 +0100 From: Ivan Voras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: <40288358.2050302@hqst.com> In-Reply-To: <40288358.2050302@hqst.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: -fno-strict-aliasing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 11 Feb 2004 23:31:50 -0000 Roop Nanuwa wrote: > one of the last two left is in libpam and I don't think I can even begin > to fix that, though. Hopefully > someone more familiar with it will be able to take a crack at it sooner > or later. This is interesting - I just compiled lib/libpam with -O2 on RELENG_5_1 and it went without a glitch. Maybe you could hunt it down through the cvs versions?