From patchwork Fri Mar 29 13:53:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Arsen_Arsenovi=C4=87?= X-Patchwork-Id: 1917834 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=aarsen.me header.i=@aarsen.me header.a=rsa-sha256 header.s=MBO0001 header.b=xqPZ0mYa; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4V5hkF0ngYz1yYV for ; Sat, 30 Mar 2024 00:55:15 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 84E183858D28 for ; Fri, 29 Mar 2024 13:55:12 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [IPv6:2001:67c:2050:0:465::202]) by sourceware.org (Postfix) with ESMTPS id 0D3E83858D20 for ; Fri, 29 Mar 2024 13:54:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0D3E83858D20 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0D3E83858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:67c:2050:0:465::202 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711720493; cv=none; b=P9HnNhVDhpIz/pAi8z+csU4ZKSdWXVGg2oXFQhEboBqRMDprIg5Vg/P2wozjZBCoO5OVRKxegzBSzGyjcdl1p4qEwAbS2q4BRNGRSb2BjwDWdCP82oo3p1xnjLqi3ugNVE31lDMScZ1j1kuHYcW+46pqyGA/gImBTZNwxD9lRYw= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711720493; c=relaxed/simple; bh=qQYi/IKZb9BzLfv6pR1kLtV+ynmG0vFA2ciIdahQdEg=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=lhf8AV7Dmgny9KlXQSlGzwaMq0Gk8RcZJ22xu4vQupZmUx/aNIsLJy+lgK5Eb4K5hHPzJ6BRxWbaHzkpQQPESCxssHQXml/V0c4EO3D4hnET6VgRSWPc+cn5E65bxcVJpsf/USJbH2PPN33AyobJruELdondjXx1yQPNMGpAJpc= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (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) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4V5hjg502xz9skS; Fri, 29 Mar 2024 14:54:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1711720487; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Nn7EACdVsMaYq7pLxOQSMm0DDx1YPIs99FdFwYW5OkQ=; b=xqPZ0mYakpVfJv+lUTAlzQRoMMyRddfCS/EfZB+U63rpE3pWPrbLwCZt6GnN2qqe6x2nQh kOkzkZ07YJJNES8qy3/wijgDei5mGVfNeD0RW906sJE79HcAOhSrV9o1mc3H/ifyspyE6j c5Q2FlZ5uFHqUnIUfVuRHhxdwfZ31Ac7yDkEf4T+Y3azQgOPlLCWzoXNylZ2VjpxLczTzv /xD7ePOpTEdE3pr4NdtG66tCp0MkJZSjG0XD9YuQcqhoJ2v7YfSKsVahPcfmCPXICzRms2 hvCCpvsmYIj9uiAs5WRfKNkf23XH0ox+AK4LMFSW77qzHPxdLmSlqhbMqR2wCA== From: =?utf-8?q?Arsen_Arsenovi=C4=87?= To: gcc-patches@gcc.gnu.org Cc: =?utf-8?q?Arsen_Arsenovi=C4=87?= Subject: [pushed] libstdc++-v3: drop GCC Runtime Library Exception from gen tests Date: Fri, 29 Mar 2024 14:53:29 +0100 Message-ID: <20240329135437.1220285-1-arsen@aarsen.me> MIME-Version: 1.0 X-Spam-Status: No, score=-10.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_INFOUSMEBIZ, KAM_SHORT, RCVD_IN_DNSWL_LOW, 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 X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org It was mistakenly added to these files. libstdc++-v3/ChangeLog: * testsuite/24_iterators/range_generators/01.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/02.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/copy.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/except.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/subrange.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/synopsis.cc: Drop GCC Runtime Library Exception. * testsuite/24_iterators/range_generators/iter_deref_return.cc: Drop GCC Runtime Library Exception from the "You should have received a copy" paragraph. --- I am the original author of these files and I'm re-contributing them without the GCC Runtime Library Exception as it is not relevant to tests. .../testsuite/24_iterators/range_generators/01.cc | 9 ++------- .../testsuite/24_iterators/range_generators/02.cc | 9 ++------- .../testsuite/24_iterators/range_generators/copy.cc | 9 ++------- .../testsuite/24_iterators/range_generators/except.cc | 9 ++------- .../24_iterators/range_generators/iter_deref_return.cc | 4 ++++ .../testsuite/24_iterators/range_generators/subrange.cc | 9 ++------- .../testsuite/24_iterators/range_generators/synopsis.cc | 9 ++------- 7 files changed, 16 insertions(+), 42 deletions(-) diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/01.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/01.cc index 2af5ed1895a..81837e156fe 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/01.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/01.cc @@ -12,13 +12,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/02.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/02.cc index 8e23a9c4933..da2d2d42f04 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/02.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/02.cc @@ -12,13 +12,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/copy.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/copy.cc index c74fb0cf09e..7ceec33dd78 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/copy.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/copy.cc @@ -12,13 +12,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/except.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/except.cc index 82f6e4e45f6..87d8cebb185 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/except.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/except.cc @@ -12,13 +12,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/iter_deref_return.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/iter_deref_return.cc index 75471952e76..a39f769b29e 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/iter_deref_return.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/iter_deref_return.cc @@ -12,6 +12,10 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see +// . + #include // Check that the return type of iterator::operator* is the reference type. diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/subrange.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/subrange.cc index 93d7126cafe..106d604cd47 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/subrange.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/subrange.cc @@ -12,13 +12,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include diff --git a/libstdc++-v3/testsuite/24_iterators/range_generators/synopsis.cc b/libstdc++-v3/testsuite/24_iterators/range_generators/synopsis.cc index d031f1d0c94..7eb77b4bb72 100644 --- a/libstdc++-v3/testsuite/24_iterators/range_generators/synopsis.cc +++ b/libstdc++-v3/testsuite/24_iterators/range_generators/synopsis.cc @@ -13,13 +13,8 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// Under Section 7 of GPL version 3, you are granted additional -// permissions described in the GCC Runtime Library Exception, version -// 3.1, as published by the Free Software Foundation. - -// You should have received a copy of the GNU General Public License and -// a copy of the GCC Runtime Library Exception along with this program; -// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// You should have received a copy of the GNU General Public License along +// with this library; see the file COPYING3. If not see // . #include