From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29810 invoked by alias); 6 Apr 2014 17:01:55 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 29800 invoked by uid 89); 6 Apr 2014 17:01:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: blu0-omc4-s27.blu0.hotmail.com Received: from blu0-omc4-s27.blu0.hotmail.com (HELO blu0-omc4-s27.blu0.hotmail.com) (65.55.111.166) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 06 Apr 2014 17:01:53 +0000 Received: from BLU0-SMTP4 ([65.55.111.135]) by blu0-omc4-s27.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 6 Apr 2014 10:01:51 -0700 X-TMN: [5u7+UJTz/m6g9BNy0xKON2GrKlHBXYt/] Message-ID: Received: from [192.168.2.10] ([70.26.34.41]) by BLU0-SMTP4.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sun, 6 Apr 2014 10:01:50 -0700 From: John David Anglin To: Mike Stump In-Reply-To: Subject: Re: [committed] gcc.dg/atomic/stdatomic-flag.c: xfail on hppa*-*-hpux* References: Content-Type: text/plain; charset="WINDOWS-1252"; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 (Apple Message framework v936) Date: Sun, 06 Apr 2014 17:01:00 -0000 CC: GCC Patches X-SW-Source: 2014-04/txt/msg00288.txt.bz2 On 6-Apr-14, at 12:51 PM, Mike Stump wrote: > On Apr 6, 2014, at 9:23 AM, John David Anglin =20=20 > wrote: >> This test is an expected fail on hppa*-*-hpux* because there is no=20=20 >> lockless atomic support. > > One can add =93no lockless atomic=94 in there somewhere=85 The reason is= =20=20 > that a secondary port that someone is doing can see a failure, look=20=20 > at the test case, and stop reading when they see your comment and=20=20 > think they are in the same boat. I=92ve done that in many cases with=20= =20 > some of the hp comments=85 so handy. I'll take a look. Dave -- John David Anglin dave.anglin@bell.net