From owner-freebsd-current@FreeBSD.ORG Fri Jan 16 16:21:36 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 E6BC616A4CE for ; Fri, 16 Jan 2004 16:21:36 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7496E43D5C for ; Fri, 16 Jan 2004 16:21:34 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 8CCE45309; Sat, 17 Jan 2004 01:21:33 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id B14E85308; Sat, 17 Jan 2004 01:21:24 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 9E9E333C9A; Sat, 17 Jan 2004 01:21:24 +0100 (CET) To: andy-freebsd@splashground.de References: <20040116095217.GG59417@starjuice.net> <20040116181958.31683.qmail@paladin.fortunaty.net> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sat, 17 Jan 2004 01:21:24 +0100 In-Reply-To: <20040116181958.31683.qmail@paladin.fortunaty.net> (andy-freebsd@splashground.de's message of "16 Jan 2004 18:19:58 -0000") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: current@freebsd.org Subject: Re: compiling world with optimization 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: Sat, 17 Jan 2004 00:21:37 -0000 andy-freebsd@splashground.de writes: > http://ftp.fortunaty.net/FreeBSD/patches/5.2-strict-aliasing.diff.bz2 > > this is my current local diff for the problem. have a heart... des@dwp /usr/src/lib/libpam/modules/pam_echo% ident pam_echo.c pam_echo.c: $FreeBSD: src/lib/libpam/modules/pam_echo/pam_echo.c,v 1.4 2003/12/11 = 13:55:15 des Exp $ des@dwp /usr/src/lib/libpam/modules/pam_echo% ncvs log -r1.4 pam_echo.c | t= ail RELENG_5_0_BP: 1.1 keyword substitution: kv total revisions: 4; selected revisions: 1 description: ---------------------------- revision 1.4 date: 2003/12/11 13:55:15; author: des; state: Exp; lines: +3 -2 Fix strict aliasing breakage in PAM modules (except pam_krb5, which needs more work than the others). This should make most modules build with -O2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D DES --=20 Dag-Erling Sm=F8rgrav - des@des.no