| Message ID | 20260504220736.691817-1-jason@redhat.com |
|---|---|
| State | New |
| Headers |
Return-Path: <gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from vm01.sourceware.org (localhost [127.0.0.1]) by sourceware.org (Postfix) with ESMTP id 358BC4BA2E17 for <patchwork@sourceware.org>; Mon, 4 May 2026 22:08:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 358BC4BA2E17 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=PAeQ0eAH X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTP id E81E84B9DB6D for <gcc-patches@gcc.gnu.org>; Mon, 4 May 2026 22:07:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E81E84B9DB6D Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E81E84B9DB6D Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1777932461; cv=none; b=pR83gfHOxiDpxCcwVYikHx0Lojvne3Egg2c0vSUpYwMfDjynCnAPSs8TxctHZVM+/OiwPMCxA/hf++WugVhBLZXtxDkASrsezsTAdPewnLadw/qUSbQzv1WVQRE12qK81cNtr1k2FbW0UKO7SUC5kmV45Er80IfYVSnNJE82N8M= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1777932461; c=relaxed/simple; bh=dwJbdHAxZyE4zSv2nPrWE92RskCMuhwxTdTkCMtpzVo=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=ncer00beAzss1Enjhcuuanhx3L6spDJ78G5H2bBapEYHgpvR8PoX/NbJK5BkIfdosFDX72tKav3gTk0kVPDyUGiH/c/5KC42KAMTsYNFYwsEVeAwKThh+P0mdGDu3Z6xV/Ln8by1Qw6N63Mg1rDbu9e9ogNREJvpHHZAEn83OfU= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E81E84B9DB6D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1777932460; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=B+DpVgk9Vz7HcZja3lckG55SM1wmyI6kCUnHSmCng2k=; b=PAeQ0eAHjsGjbGju5sLyeTqcsqEIkJz25PLTscGWvAG2xir5aQB0oflptIwwh7eWSCmkc8 Th0qHzzdInLOJN3XibOTzG7aB2L05k5g733gB9lv7I9MzOqcfR+Vac8zoHA/ZB7daA4FZP HlnZ5p6ZLg8040TYKPN2RBmmogMD/yg= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-135-SbMHO0l9PvCIWMnleYigkA-1; Mon, 04 May 2026 18:07:39 -0400 X-MC-Unique: SbMHO0l9PvCIWMnleYigkA-1 X-Mimecast-MFC-AGG-ID: SbMHO0l9PvCIWMnleYigkA_1777932458 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 4F620195608E for <gcc-patches@gcc.gnu.org>; Mon, 4 May 2026 22:07:38 +0000 (UTC) Received: from jason-thinkpadp1gen4i.rmtusma.csb (unknown [10.22.88.101]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id DCF8719560B6 for <gcc-patches@gcc.gnu.org>; Mon, 4 May 2026 22:07:37 +0000 (UTC) From: Jason Merrill <jason@redhat.com> To: gcc-patches@gcc.gnu.org Subject: [PATCH RFA] build: add diagnostics/ to TAGS Date: Mon, 4 May 2026 18:06:49 -0400 Message-ID: <20260504220736.691817-1-jason@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: rFWCwcOifpC69S-r36UtKZyzi_ojzM1RrNJ4EQmaEZ8_1777932458 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit content-type: text/plain; charset="US-ASCII"; x-default=true X-Spam-Status: No, score=-10.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list <gcc-patches.gcc.gnu.org> List-Unsubscribe: <https://gcc.gnu.org/mailman/options/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=unsubscribe> List-Archive: <https://gcc.gnu.org/pipermail/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-request@gcc.gnu.org?subject=help> List-Subscribe: <https://gcc.gnu.org/mailman/listinfo/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=subscribe> Errors-To: gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org |
| Series |
[RFA] build: add diagnostics/ to TAGS
|
|
Commit Message
Jason Merrill
May 4, 2026, 10:06 p.m. UTC
Tested x86_64-pc-linux-gnu, OK for trunk? -- 8< -- I still use Emacs find-tag to look up functions, and it wasn't finding anything in diagnostics/. gcc/ChangeLog: * Makefile.in (TAGS): Add diagnostics/ and text-art/. --- gcc/Makefile.in | 1 + 1 file changed, 1 insertion(+) base-commit: ac1cdcdad9d364f239d075deb7082071c49ddb6d
Comments
On Mon, May 4, 2026 at 3:08 PM Jason Merrill <jason@redhat.com> wrote: > > Tested x86_64-pc-linux-gnu, OK for trunk? Ok, I think it makes sense to also add `rtl-ssa/*.{cc,h}` and `sym-exec/*.{cc,h}` too. Though that can be done in a different commit. Thanks, Andrew > > -- 8< -- > > I still use Emacs find-tag to look up functions, and it wasn't finding > anything in diagnostics/. > > gcc/ChangeLog: > > * Makefile.in (TAGS): Add diagnostics/ and text-art/. > --- > gcc/Makefile.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gcc/Makefile.in b/gcc/Makefile.in > index 5e656c3c25b..6bbab6d5f8e 100644 > --- a/gcc/Makefile.in > +++ b/gcc/Makefile.in > @@ -4848,6 +4848,7 @@ TAGS: lang.tags > done; \ > $(ETAGS) -o TAGS.sub c-family/*.h c-family/*.cc \ > *.h *.cc \ > + diagnostics/*.h diagnostics/*.cc text-art/*.h text-art/*.cc \ > ../include/*.h ../libiberty/*.c \ > ../libcpp/*.cc ../libcpp/include/*.h \ > --language=none --regex="/\(char\|unsigned int\|int\|bool\|void\|HOST_WIDE_INT\|enum [A-Za-z_0-9]+\) [*]?\([A-Za-z_0-9]+\)/\2/" common.opt \ > > base-commit: ac1cdcdad9d364f239d075deb7082071c49ddb6d > -- > 2.53.0 >
diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 5e656c3c25b..6bbab6d5f8e 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -4848,6 +4848,7 @@ TAGS: lang.tags done; \ $(ETAGS) -o TAGS.sub c-family/*.h c-family/*.cc \ *.h *.cc \ + diagnostics/*.h diagnostics/*.cc text-art/*.h text-art/*.cc \ ../include/*.h ../libiberty/*.c \ ../libcpp/*.cc ../libcpp/include/*.h \ --language=none --regex="/\(char\|unsigned int\|int\|bool\|void\|HOST_WIDE_INT\|enum [A-Za-z_0-9]+\) [*]?\([A-Za-z_0-9]+\)/\2/" common.opt \