Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50192 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74334 invoked from network); 14 Nov 2010 23:50:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2010 23:50:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:63800] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/22-43700-AB570EC4 for ; Sun, 14 Nov 2010 18:50:25 -0500 Received: by iwn41 with SMTP id 41so50483iwn.29 for ; Sun, 14 Nov 2010 15:50:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.222.137 with SMTP id ig9mr4531503icb.56.1289778606076; Sun, 14 Nov 2010 15:50:06 -0800 (PST) Received: by 10.42.123.130 with HTTP; Sun, 14 Nov 2010 15:50:06 -0800 (PST) Date: Mon, 15 Nov 2010 00:50:06 +0100 Message-ID: To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: [FPM] low level atomic assembly code for SPARC ? From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) Hi guys, we've just received a bug report (http://bugs.php.net/53310) relating incompatible atomic code on SPARC < 9. I have no access to a SPARC system and don't how to correct this. Does anyone know how to fix this ? thx ++ Jerome