From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CBFC3858CDB; Fri, 1 Dec 2023 04:52:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CBFC3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701406366; bh=EDw1XVW+Ot7UOwmpm/7op2LkA+PH8RZjTyeIhOBe4Ic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hz46mG0Y/DgIKxaGblSS6xe6bXrs4fjYueW1xAXcZ8k2jnJAeiciD+jJR+6dSaOpL 7Imvo6a7ocWr20zVVSEE0AyDh7aWj+L6P6m5F8XhAfJAEPEELqdF9bebfFbfd203xr JgjPdG3YZAQjIcxp5p4Oayg6KjuUbFnEFvJ7P65M= From: "tanksherman27 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/110734] Attributes cannot be applied to asm declarations Date: Fri, 01 Dec 2023 04:52: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: tanksherman27 at gmail dot com 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: 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 --- Comment #12 from Julian Waters --- Will do, will save the new attribute for gcc 15 and just fix the attribute specifier sequence here=