From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91972 invoked by alias); 9 Nov 2016 21:31:46 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 91956 invoked by uid 89); 9 Nov 2016 21:31:45 -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,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=type-generic, typegeneric, totalorderf128, getpayloadf128 X-HELO: relay1.mentorg.com Date: Wed, 09 Nov 2016 21:31:00 -0000 From: Joseph Myers To: "Gabriel F. T. Gomes" CC: Subject: Re: [PATCH 0/8] More float128 declarations In-Reply-To: <1478716859-3246-1-git-send-email-gftg@linux.vnet.ibm.com> Message-ID: References: <1478716859-3246-1-git-send-email-gftg@linux.vnet.ibm.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2016-11/txt/msg00361.txt.bz2 This seems inconsistent about whether the recently added TS 18661-1 functions are covered or not. I'd expect all of the following to have version map entries: __iseqsigf128 totalorderf128 totalordermagf128 getpayloadf128 canonicalizef128, and, where the definitions aren't type-generic, to have function definitions for float128. -- Joseph S. Myers joseph@codesourcery.com