From owner-svn-ports-all@freebsd.org Wed Nov 18 20:29:58 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 444C54719E9; Wed, 18 Nov 2020 20:29:58 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CbvYy1RyTz4d7m; Wed, 18 Nov 2020 20:29:58 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2082117DBD; Wed, 18 Nov 2020 20:29:58 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AIKTvLM029105; Wed, 18 Nov 2020 20:29:57 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AIKTvPs029103; Wed, 18 Nov 2020 20:29:57 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202011182029.0AIKTvPs029103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 18 Nov 2020 20:29:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555665 - head/lang/gcc10-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc10-devel X-SVN-Commit-Revision: 555665 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2020 20:29:58 -0000 Author: gerald Date: Wed Nov 18 20:29:57 2020 New Revision: 555665 URL: https://svnweb.freebsd.org/changeset/ports/555665 Log: Update to the 20201114 snapshot of GCC 10.2.1. This brings two backports for GOMP, one for aarch64, two for powerpc (nee rs6000) and two for x86, one for the tree optimizers, two for the C front end and three for C++ and Fortran each, plus half a dozen for libstdc++. Forward port part of r555542 | gerald | 2020-11-17 from lang/gcc9-devel: Fold the PLUGINS option, which has been on by default, into standard behavior and remove that option. It has not been causing any issues since we enabled it 11 months ago, nor measurable overhead. [1] PR: 242644 [1] Modified: head/lang/gcc10-devel/Makefile head/lang/gcc10-devel/distinfo Modified: head/lang/gcc10-devel/Makefile ============================================================================== --- head/lang/gcc10-devel/Makefile Wed Nov 18 20:26:12 2020 (r555664) +++ head/lang/gcc10-devel/Makefile Wed Nov 18 20:29:57 2020 (r555665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 10.2.1.s20201107 +PORTVERSION= 10.2.1.s20201114 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -44,8 +44,8 @@ SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/} CFLAGS:= ${CFLAGS:N-mretpoline} CXXFLAGS:= ${CXXFLAGS:N-mretpoline} -OPTIONS_DEFINE= BOOTSTRAP GRAPHITE PLUGINS -OPTIONS_DEFAULT= BOOTSTRAP PLUGINS +OPTIONS_DEFINE= BOOTSTRAP GRAPHITE +OPTIONS_DEFAULT= BOOTSTRAP BOOTSTRAP_DESC= Build using a full bootstrap GRAPHITE_DESC= Support for Graphite loop optimizations @@ -60,8 +60,6 @@ MULTILIB_CONFIGURE_ENABLE= multilib CONFIGURE_ARGS+= --disable-multilib .endif -PLUGINS_CONFIGURE_ENABLE= plugin - .include .if ${ARCH} == amd64 @@ -94,6 +92,7 @@ BINMODE= 755 .endif CONFIGURE_ARGS+=--disable-nls \ --enable-gnu-indirect-function \ + --enable-plugin \ --libdir=${TARGLIB} \ --libexecdir=${LIBEXEC} \ --program-suffix=${SUFFIX} \ Modified: head/lang/gcc10-devel/distinfo ============================================================================== --- head/lang/gcc10-devel/distinfo Wed Nov 18 20:26:12 2020 (r555664) +++ head/lang/gcc10-devel/distinfo Wed Nov 18 20:29:57 2020 (r555665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604839987 -SHA256 (gcc-10-20201107.tar.xz) = a7216cc6eac58fb57e8c8deed7e2d4acc205115da2b7135e2c2b6c7df2f1cbae -SIZE (gcc-10-20201107.tar.xz) = 71475064 +TIMESTAMP = 1605603083 +SHA256 (gcc-10-20201114.tar.xz) = 9aee08b45cc5454ee2248d00f183d7b47822993e3b1f2a10a5c7c95a867d842c +SIZE (gcc-10-20201114.tar.xz) = 71472748