From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 5FBCE3853D44 for ; Wed, 23 Nov 2022 09:19:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5FBCE3853D44 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669195198; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xVmdhWr0w4FFmFVf9g0bSflCtr/QPB/4uDDdTs7phoo=; b=R1m4U1B3IjnHHVhdIsfH9T0OPSCrg0jKzHWghx17EybSUDZ4r7t8qieUQv1Bg+nxMNbD1Y lZwFmNhYmyVwFCCGZYp/n8zV6+ktHKhM76hBcbS6fxLFAUnybGeOSm6hHHH5HCdR1MhyA+ 06YqeKn28C8ElMiDhUiwV7LQuee0P5I= Received: from mail-ej1-f71.google.com (mail-ej1-f71.google.com [209.85.218.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-452-EmlszbwfP22ybBfOXDa8Mw-1; Wed, 23 Nov 2022 04:19:56 -0500 X-MC-Unique: EmlszbwfP22ybBfOXDa8Mw-1 Received: by mail-ej1-f71.google.com with SMTP id jg27-20020a170907971b00b007ad9892f5f6so9557943ejc.7 for ; Wed, 23 Nov 2022 01:19:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=xVmdhWr0w4FFmFVf9g0bSflCtr/QPB/4uDDdTs7phoo=; b=m14NO0Pv6FpgtOEfFYy+vReOARWmgV6xNQ/0zsSIoXoPkEDg52Q7zIUTsq/QjVG5gV o6Qp5JWJfJq6IkyC+20fulCb+S0ialgouOscOuUU9JAt8Co9UKCZLfHl+j8CmYwRycxn 6QmoKFQGGfdzgmtOmAz9skP7LLQDqAfVbAAaENTB1ZsN2VGnOBPBvqX0pz3HkjuuxEIg lIGCTsjhdxHF1d+3wG+ulo23AIeN3O/IvMax/mJrF8GqR2pLRWK5YK456jrkHuuIZK6+ sgvpDfyOjFE5wjeUSNKqPFp0leoDrqNLjpOFtqG9nJx2kqIZyqBx+SdWDBqMGxoeZRHw DNng== X-Gm-Message-State: ANoB5pkqVdbxmUuCMSZO9kiZSX1Dmb/XjttaOmZPYdq//KCr8WIfqQqy FJEIBO7NsE28CqFkfNhA5cQvpvf8/J2f9tAW53Ay6nqHqxAUsWDJtpFsZCWZrD3wbB1nKdsAnLp aUakgJI8xDh0IatJu9YNTZm7B3CwSUiE= X-Received: by 2002:a05:6402:2908:b0:469:770e:ef0a with SMTP id ee8-20020a056402290800b00469770eef0amr7631830edb.205.1669195195632; Wed, 23 Nov 2022 01:19:55 -0800 (PST) X-Google-Smtp-Source: AA0mqf4q4kpQ+Nefu8hRO4YmFvBgaajQsMtPSknz3V0wjBRLfNHddiR6zx1OMaora2fk+cN+JvkMjz3WJ3Yo8HnF4qE= X-Received: by 2002:a05:6402:2908:b0:469:770e:ef0a with SMTP id ee8-20020a056402290800b00469770eef0amr7631821edb.205.1669195195419; Wed, 23 Nov 2022 01:19:55 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Wed, 23 Nov 2022 09:19:44 +0000 Message-ID: Subject: Re: [PATCH] libstdc++: Fix libstdc++ build on some targets [PR107811] To: Jakub Jelinek Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, 23 Nov 2022 at 08:55, Jakub Jelinek wrote: > > Hi! > > fast_float library relies on size_t being 32-bit or larger and float/double > being IEEE single/double. Otherwise we only use strtod/strtof. > In 3 spots I've used fast_float namespace stuff unconditionally in one > function, which breaks the build if fast_float is disabled. > > Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for > trunk? OK, thanks.