From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 822FD384A06B for ; Fri, 10 May 2024 11:44:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 822FD384A06B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cebitec.uni-bielefeld.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 822FD384A06B Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=129.70.160.84 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715341492; cv=none; b=sh3BfN9E45FRnRIei4KD4C8vI3/uPy4ZHo3b+D9aj212Sdnv1CEHkYjM3Uj5BBs98yL++uK5JLywvaKamBfJ0tAt6yVV4TXf8SGJxzrCrlFLrxV1lri5Z/O9waIT17cS5qXWkjcBr1bVSgdVHVf3xlhDT44REe4dcxCCrYf3c0s= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715341492; c=relaxed/simple; bh=tVkmWaSHkWoFezwQye3BZdToMgMrM2wJtPVI6oI4kz4=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=tSfn4VuDpttEJtG+5giKpq7tKIufXkkiMIC8ugW86Lv6XwQ5Db4+GHSS0FTu98hHR2n/Lz2nKBVbePIulD6Al6TyZk1fIyml2UbAL/ZGBqgrHuATD4D0fh0PNdxxxnwKr//GRD0ZSQeY8vyKdM/gAkHldZUdCJjRx/LBwTgkclU= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 6694BC5E95; Fri, 10 May 2024 13:44:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= cebitec.uni-bielefeld.de; h=content-transfer-encoding :content-type:content-type:mime-version:user-agent:message-id :in-reply-to:date:date:references:subject:subject:from:from :received:received; s=20200306; t=1715341488; bh=tVkmWaSHkWoFezw Qye3BZdToMgMrM2wJtPVI6oI4kz4=; b=fsx2q5bqU2qm9SpzyVfNoludxZI70f7 Y3xsllCDxiTnLl50NcHCLlpOH6wUM6eHK9MfDIGHSAJqVcng8/f/i3eQmZ/aJ8jH XnvzbBDMTkZzg2JNN7nVbDdEYzWt4QnPdrW/Z3tRAFaY55+U4GIMgRbAhp/DhLKf ZPR4U/tg8eFaFhBSBCB3+2nQdlZdNlvdcd3mKJAfRaZ/If+a6AJepgsC7O5wHAfk 9Ds8mGbH7g7p0LLmO38UNPSZuaO6We7BQcZ94OfVbrKIDs98pW95yutcdJfp8d+2 CoXVsz+z1wXz7at/JTRrHm/Z/B9T6eZgCYoSC89hz0OMOMoKDM7Q+/g== X-Virus-Scanned: amavisd-new at cebitec.uni-bielefeld.de Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SJb08qN5lwDP; Fri, 10 May 2024 13:44:48 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p5085457f.dip0.t-ipconnect.de [80.133.69.127]) (Authenticated sender: ro) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 64E5AC5D2D; Fri, 10 May 2024 13:44:48 +0200 (CEST) From: Rainer Orth To: Richard Biener Cc: John Paul Adrian Glaubitz , gcc-patches , "" Subject: Re: [COMMITTED] Remove obsolete Solaris 11.3 support References: <817a6e014893888eea779a48caa6490498a8de1e.camel@physik.fu-berlin.de> <51e9540f765fa0233e4c698ec0d3c42b54b43b8b.camel@physik.fu-berlin.de> Date: Fri, 10 May 2024 13:44:47 +0200 In-Reply-To: (Richard Biener's message of "Fri, 10 May 2024 12:14:52 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3783.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,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: Hi Richard, > On Fri, May 10, 2024 at 10:54=E2=80=AFAM John Paul Adrian Glaubitz > wrote: >> >> Hello Rainer, >> >> On Fri, 2024-05-10 at 10:20 +0200, Rainer Orth wrote: >> > > > Support for Solaris 11.3 had already been obsoleted in GCC 13. Ho= wever, >> > > > since the only Solaris system in the cfarm was running 11.3, I've = kept >> > > > it in tree until now when both Solaris 11.4/SPARC and x86 systems = have >> > > > been added. >> > > > >> > > > This patch actually removes the Solaris 11.3 support. >> > > >> > > I'm not sure I like this change since Solaris 11.3 is the last versi= on of >> > > Solaris supported by a large number of SPARC systems. >> > > >> > > Oracle unfortunately raised the hardware baseline with Solaris 11.4 = such >> > > that every system older than the SPARC T4 is no longer supported by = 11.4 >> > > while 11.3 still runs perfectly fine on these machines. >> > >> > I wonder why you didn't raise your concerns 1 1/2 years ago when I >> > announced the obsoletion of Solaris 11.3 support? >> >> Because I wasn't subscribed to gcc-patches and I'm also only subscribed = now >> without receiving messages due to the large message volume on this list. > > https://gcc.gnu.org/gcc-13/changes.html exactly, and the announcement also went to the main gcc list: https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html No need to follow gcc-patches at all. Besides, if John had ever tried to build either GCC 13 or 14 on Solaris 11.3, gcc/configure would have told him about the obsoletion in no uncertain terms. Rainer --=20 ---------------------------------------------------------------------------= -- Rainer Orth, Center for Biotechnology, Bielefeld University