From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2FDAB3855155; Sun, 4 Dec 2022 05:38:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FDAB3855155 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670132335; bh=4ISMVrHS7sOmyyxOWVolUp0UOtG/vPvXGzPlhQXgEf8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yFhyuzUgbTWfyBfbkFugcKnT5fyn+wknGGdqFZJmkWyHHNnWNFAeIc/uCYdPE1lob XG+6s9z16Chzi8FCAmDwPV5E9mgShKPs6/Ux6wiLIbPxaTiJrwx8KyZ+TtiFpOyE6h bnL8SfwvT7BxA3XZo7nFdF6yZBlPJeyJpKfIjoJY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107738] Top-level inline-asm is not well documented Date: Sun, 04 Dec 2022 05:38:54 +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.0 X-Bugzilla-Keywords: documentation, inline-asm X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: cf_reconfirmed_on everconfirmed bug_status 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=3D107738 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-12-04 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Andrew Pinski --- Looks like there was some movement in the past about this: https://gcc.gnu.org/legacy-ml/gcc-patches/2008-12/msg01184.html (I have not looked into the replies though).=