From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20191 invoked by alias); 17 Jun 2013 19:41:56 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 20181 invoked by uid 89); 17 Jun 2013 19:41:55 -0000 X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.1 Received: from toast.topped-with-meat.com (HELO topped-with-meat.com) (204.197.218.159) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 17 Jun 2013 19:41:55 +0000 Received: by topped-with-meat.com (Postfix, from userid 5281) id 2287E2C095; Mon, 17 Jun 2013 12:41:54 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "Joseph S. Myers" Cc: Subject: Re: Dynamic VFP support and math/test-fpucw In-Reply-To: Joseph S. Myers's message of Monday, 17 June 2013 19:18:21 +0000 References: Message-Id: <20130617194154.2287E2C095@topped-with-meat.com> Date: Mon, 17 Jun 2013 19:41:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=LYSvtFvi c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=14OXPxybAAAA:8 a=o-W1PLrASD0A:10 a=Z6MIti7PxpgA:10 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=DNBEqYk1t7QA:10 a=4zWYGMBemQSp2SkTI0YA:9 a=CjuIK1q_8ugA:10 X-SW-Source: 2013-06/txt/msg00024.txt.bz2 You could override the test with a sysdeps/arm/test-fpucw.c. You could override the installed fpu_control.h with a sysdeps/arm/include/fpu_control.h that tests NOT_IN_libc or something.