From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id 790E1385BAF9 for ; Wed, 5 Oct 2022 11:48:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 790E1385BAF9 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 8101721978 for ; Wed, 5 Oct 2022 11:48:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1664970531; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JYxL9fcPOoooqB3rsM/RImFQQEuOxMQmVBJm2X9ReCg=; b=MB4x4vXULrT+XhrEUbbbVyxwE46FWdsM8OdCQ2roMqpDfFNmxpVcphWrrAXencp/cnoneC BPfbYBT31/JBNtGD9pNS08bm6KKFnSoJXIh25dTZIZYwLweS/Gae0vg7ONYqGI4bU86LbR oWVRO74Ot6Tn9KEXqbS+wbU/KJ6KKHo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1664970531; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JYxL9fcPOoooqB3rsM/RImFQQEuOxMQmVBJm2X9ReCg=; b=32JMcVfAtmsnZOVSPIU33nezP20mmPOh8nPmIeAWiSKzDgvKTpShNDp+C/LMoR/BfsDLhC 404spEHYDpFK6NBA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 7B6762C161; Wed, 5 Oct 2022 11:48:50 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 5F8F84401E9; Wed, 5 Oct 2022 13:48:50 +0200 (CEST) From: Andreas Schwab To: Martin =?utf-8?Q?Li=C5=A1ka?= Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] c: support attribs starting with '_' References: <6876baac-15f9-0450-72ec-1f0b85348392@suse.cz> X-Yow: ... Blame it on the BOSSA NOVA!!! Date: Wed, 05 Oct 2022 13:48:50 +0200 In-Reply-To: <6876baac-15f9-0450-72ec-1f0b85348392@suse.cz> ("Martin =?utf-8?Q?Li=C5=A1ka=22's?= message of "Wed, 5 Oct 2022 13:42:37 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,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: On Okt 05 2022, Martin Liška wrote: > * attribs.h (lookup_attribute_by_prefix): Support attributes > starting with dash (like _noreturn, or __Noreturn). s/dash/underscore/ -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."