From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id F3CAE3858D32; Wed, 19 Jul 2023 08:07:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3CAE3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689754041; bh=mWkJUFeSHIkpr4t0W+W01CKcu+V0joIF2ZIW9wFDW3E=; h=From:To:Subject:Date:From; b=sVsmftagbfM/ch53JTtqXWcp8BFWL71ZgvcT2U+GEvHvw8Ej51aNZvQ0IIK9rnZyd VmExqRqAO9lGwAV6qL6FGdyD92b8gZcsHXHGb61HzqEXGApRNUSPEz3CHKQHnI7ioH e+WIeX3ZkONuyccrckl9Ivzj6nlo71nYfkhXay1A= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Iain D Sandoe To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r13-7586] testsuite, Darwin: Remove an unnecessary flags addition. X-Act-Checkin: gcc X-Git-Author: Iain Sandoe X-Git-Refname: refs/heads/releases/gcc-13 X-Git-Oldrev: 220275a22ae8c47b8184e0fb4342251f6130bbc8 X-Git-Newrev: c042baa99ef0cb1c1711cd913822ce1e7354f144 Message-Id: <20230719080720.F3CAE3858D32@sourceware.org> Date: Wed, 19 Jul 2023 08:07:20 +0000 (GMT) List-Id: https://gcc.gnu.org/g:c042baa99ef0cb1c1711cd913822ce1e7354f144 commit r13-7586-gc042baa99ef0cb1c1711cd913822ce1e7354f144 Author: Iain Sandoe Date: Sun Jun 19 20:47:43 2022 +0100 testsuite, Darwin: Remove an unnecessary flags addition. The addition of the multiply_defined suppress flag has been handled for some considerable time now in the Darwin specs; remove it from the testsuite libs. Avoid duplicates in the specs. Signed-off-by: Iain Sandoe gcc/ChangeLog: * config/darwin.h: Avoid duplicate multiply_defined specs on earlier Darwin versions with shared libgcc. libstdc++-v3/ChangeLog: * testsuite/lib/libstdc++.exp: Remove additional flag handled by Darwin specs. gcc/testsuite/ChangeLog: * lib/g++.exp: Remove additional flag handled by Darwin specs. * lib/obj-c++.exp: Likewise. (cherry picked from commit 3c776fdf1a825818ad7248d442e846f532574ff7) Diff: --- gcc/config/darwin.h | 5 ++--- gcc/testsuite/lib/g++.exp | 4 ---- gcc/testsuite/lib/obj-c++.exp | 4 ---- libstdc++-v3/testsuite/lib/libstdc++.exp | 3 --- 4 files changed, 2 insertions(+), 14 deletions(-) diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h index e6f76e598e6..714d3d5cc0d 100644 --- a/gcc/config/darwin.h +++ b/gcc/config/darwin.h @@ -217,8 +217,7 @@ extern GTY(()) int darwin_ms_struct; "%{image_base*:-Xlinker -image_base -Xlinker %*} %= 10.7 mmacosx-version-min= -no_pie) }" #define DARWIN_CC1_SPEC \ - "%