Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43059 invoked from network); 24 Apr 2009 09:10:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2009 09:10:55 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:41007] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/E7-31523-D1281F94 for ; Fri, 24 Apr 2009 05:10:54 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LxHQp-0001Os-SB for internals@lists.php.net; Fri, 24 Apr 2009 09:10:51 +0000 Received: from p5b374a92.dip.t-dialin.net ([91.55.74.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 09:10:51 +0000 Received: from sb by p5b374a92.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 09:10:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Fri, 24 Apr 2009 11:10:28 +0200 Lines: 9 Message-ID: References: <49F17A62.3010707@macvicar.net> <49F18024.8020705@macvicar.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b374a92.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <49F18024.8020705@macvicar.net> Sender: news Subject: Re: [PHP-DEV] GCC 4.4.0 From: sb@sebastian-bergmann.de (Sebastian Bergmann) Scott MacVicar schrieb: > Can you set your cflags to -fno-strict-aliasing and try again. This > resolved the issue with the previous report. Adding -fno-strict-aliasing to CFLAGS works around the issue, yes. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/