Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50253 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15811 invoked from network); 16 Nov 2010 14:09:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2010 14:09:19 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 unknown Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:65207] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/A6-64124-97092EC4 for ; Tue, 16 Nov 2010 09:09:00 -0500 Received: from [192.168.1.56] (84-73-4-19.dclient.hispeed.ch [84.73.4.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 4AA1D44907; Tue, 16 Nov 2010 15:08:49 +0100 (CET) To: =?ISO-8859-1?Q?J=E9r=F4me?= Loyet Cc: php-dev , Sriram Natarajan In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 16 Nov 2010 15:08:48 +0100 Message-ID: <1289916528.3447.18.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [FPM] low level atomic assembly code for SPARC ? From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Mon, 2010-11-15 at 00:50 +0100, Jérôme Loyet wrote: > 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 > ? SPARC V9 was introduced 1995[1]. So I think it is ok, to support SPARC V9 (UltraSPARC, SPARC64) only. johannes [1] http://en.wikipedia.org/wiki/SPARC#SPARC_microprocessor_specifications