On Monday, Feb 23, 2004, at 00:23 Europe/Copenhagen, Sterling Hughes wrote:


At 00:23 23/02/2004 +0100, Edin Kadribasic wrote:

On Sunday, Feb 22, 2004, at 23:57 Europe/Copenhagen, Andi Gutmans wrote:
Can someone check this on a non-intel CPU with a 32bit int?

gcc 3.3 produces the same warning (this decimal constant is unsigned only
in ISO C90) on PowerPC G4. The code produces no floating point exceptions
though. c at the end of the execution is -2147483648.

G4 is 64bit right?


G5 is. G4 is 32 bit afaik.

Yes, sizeof(long) is 4 if its any indication.


Edin

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



Reply via email to