From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C0CD3858C54; Fri, 1 Dec 2023 05:34:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C0CD3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701408885; bh=PxVhRhJdlTTBbQYfSEsiy7/aizhgNsO3rEGCIcdAsRA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pboc9/KAOA6EUft+nO/xcZ6vnJv2eJh9hhIito/BxqnbIt5ghI9aCJFnxfl6AaCwQ UwRtXU3FyrcCwY3s5Sk5nCAzgvPnNiFVonA9t88OhHR7SZo+9d/+I3WPeQI91NS5kE TwQG4uQalKG1Ynw1nzAZr7sj48y0NOIp48NZh6Xc= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/110734] Attributes cannot be applied to asm statements Date: Fri, 01 Dec 2023 05:34:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: diagnostic, inline-asm X-Bugzilla-Severity: enhancement X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110734 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Attributes cannot be |Attributes cannot be |applied to asm declarations |applied to asm statements --- Comment #13 from Xi Ruoyao --- Re-titling as there is no such a concept "asm declarations".=