From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99868 invoked by alias); 4 Jun 2018 14:50:57 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 99313 invoked by uid 89); 4 Jun 2018 14:50:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY autolearn=ham version=3.3.2 spammy=HCc:D*fr, H*i:sk:CAH6eHd X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Jun 2018 14:50:56 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id A6F43179C; Mon, 4 Jun 2018 16:50:53 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PtGzqJjeLV4c; Mon, 4 Jun 2018 16:50:52 +0200 (CEST) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 42091179B; Mon, 4 Jun 2018 16:50:52 +0200 (CEST) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id w54Eopwt028132; Mon, 4 Jun 2018 16:50:51 +0200 (MEST) From: Rainer Orth To: Jonathan Wakely Cc: Paul Floyd , "gcc\@gcc.gnu.org" Subject: Re: Solaris issues References: <11B95644-F331-424F-82B1-4B13A0ABD65F@free.fr> Date: Mon, 04 Jun 2018 14:50:00 -0000 In-Reply-To: (Jonathan Wakely's message of "Sun, 3 Jun 2018 22:34:57 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00030.txt.bz2 Hi Jonathan, > On 2 June 2018 at 11:29, Paul Floyd wrote: >> Secondly I=E2=80=99ve been doing some work on adding support for C++14 a= nd C++17 >> sized/aligned new and delete operators. > > Aren't they already supported? I thought Solaris had aligned_alloc > and/or posix_memalign? posix_memalign had already been added in Solaris 11.0, while aligned_alloc followed in Solaris 11.4. Rainer --=20 ---------------------------------------------------------------------------= -- Rainer Orth, Center for Biotechnology, Bielefeld University