Sebastian Bergmann wrote:
> Scott MacVicar schrieb:
>> 64-bit machine?
> 
>  Nope:
> 
>    s...@ubuntu ~ % uname -a
>    Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC
>    2009 i686 GNU/Linux
> 
>    s...@ubuntu ~ % /usr/local/gcc/bin/gcc -v
>    Using built-in specs.
>    Target: i686-pc-linux-gnu
>    Configured with: ../configure --prefix=/usr/local/gcc
>                                  --enable-languages=c,c++
>    Thread model: posix
>    gcc version 4.4.0 (GCC)
> 

Can you set your cflags to -fno-strict-aliasing and try again. This
resolved the issue with the previous report.

It was bug #47730

Scott

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to