From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9749 invoked by alias); 7 Feb 2015 00:12:03 -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 9703 invoked by uid 89); 7 Feb 2015 00:12:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-lb0-f181.google.com Received: from mail-lb0-f181.google.com (HELO mail-lb0-f181.google.com) (209.85.217.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 07 Feb 2015 00:12:01 +0000 Received: by mail-lb0-f181.google.com with SMTP id u14so14475240lbd.12; Fri, 06 Feb 2015 16:11:57 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.204.97 with SMTP id kx1mr5205183lac.75.1423267917646; Fri, 06 Feb 2015 16:11:57 -0800 (PST) Received: by 10.112.56.207 with HTTP; Fri, 6 Feb 2015 16:11:57 -0800 (PST) In-Reply-To: <54D0A5B1.2000806@arm.com> References: <54CF9C84.4020706@arm.com> <54CFA31F.9020601@oracle.com> <54D0A034.1040306@arm.com> <54D0A291.4010702@oracle.com> <54D0A5B1.2000806@arm.com> Date: Sat, 07 Feb 2015 00:12:00 -0000 Message-ID: Subject: Re: [PATCH][libstdc++][Testsuite] isctype test fails for newlib. From: Jonathan Wakely To: Matthew Wahab Cc: gcc-patches , "libstdc++" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-02/txt/msg00440.txt.bz2 Any idea why HP still sees the tests fail? See comment 8 at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467#c8