From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) by sourceware.org (Postfix) with ESMTPS id 12A0B3858D32 for ; Wed, 19 Jul 2023 07:45:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 12A0B3858D32 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qt1-x832.google.com with SMTP id d75a77b69052e-403b36a4226so35410281cf.0 for ; Wed, 19 Jul 2023 00:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689752722; x=1692344722; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=TlTOBWzHFCzjt942CtOlsuWNbEefL9j05NuuXXq7QIU=; b=Du5kNqoMXiW3G6lY7FnevvJ6C8sUPdHR7TAbKzNlcBK9RIESMb1AzkiEqRCw9gyfpg Tk5YYClsa2mQW55+3RgJBRzEB5FL9HvaveulryJSrEwTimzXZAEfCq/3gxoPpZYsgLGo 8S9QFQpesV3GCOIHuY6Au566MLwAqst++5OP0zCug5Pr6U8VQq18q6XMJ56QniR6Ep3r hXzlc4p6AEPKBow3wSwvS0DkDpZqsaJiNCxNeTqrjL4YnWymnEMU4ou1Wj/BxeXT/Qwd DIYG79bIrNf3Q/qWOU9GIL4oHs/ydmoV2sSEFpGUKSMjF3/bPBCoS3NAnuXTHWW69EwR k8nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689752722; x=1692344722; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TlTOBWzHFCzjt942CtOlsuWNbEefL9j05NuuXXq7QIU=; b=MEQFu/KsSp2QtnKSfwtsy0dcDvq4n2U4waiVdKD9af9vUhOcpL5pGr/JuC+brd/9Rp Gaz6sjgJbG0aLnE5jazhWqEMotP2t96/0teJnRKtuL/zU4ovx2JqzV2tX1QLsCASUtgh Us7XKT+5Ebq2LDAn0WKjisOuDsu83Io0HU3V9bXQ+cm554yXrutDa9Kvc63zogmYGwfJ FIonxbINs6IpXFVHiC6B2oTyY081cBuqAZwGUBO6oPp0ZKcqRF4j0cpLkVWcBG0X+on0 EneUMUbfqBLVSwo7+nIeAW+iDZjyPX3wT1lwZY1yVKdVv8JaqH5IOsyDnOWEaujH03uu 6vsQ== X-Gm-Message-State: ABy/qLabUQE7xyTiD2AgKs+I+QetZDQIFfPe3qelPoqqQOr6+skgbllS mJXbOFmvhndap+bZDtFeBjWqtY1StaAmkmLdcNE= X-Google-Smtp-Source: APBJJlGuPt/qxtlU9+/7UjC0SXB+5ifR+B5JPzQdA09TDw8faNdlTK1SMotM92Lzp4cFOb8se4fBQHqs6/6Dc3YhDxM= X-Received: by 2002:a05:622a:19a4:b0:403:f42a:95bc with SMTP id u36-20020a05622a19a400b00403f42a95bcmr2151332qtc.28.1689752721994; Wed, 19 Jul 2023 00:45:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Julian Waters Date: Wed, 19 Jul 2023 15:44:45 +0800 Message-ID: Subject: Re: [Bug] Attributes cannot be applied to asm statements To: Jonathan Wakely , gcc-help@gcc.gnu.org Content-Type: multipart/alternative; boundary="000000000000c0b8680600d23673" X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: --000000000000c0b8680600d23673 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Yep, thought it was going to take much longer than that honestly. Oops... On Wed, Jul 19, 2023 at 3:41=E2=80=AFPM Jonathan Wakely wrote: > > > On Wed, 19 Jul 2023, 08:15 Julian Waters via Gcc-help, < > gcc-help@gcc.gnu.org> wrote: > >> Sorry for posting this here, I am unable to create an issue in the gcc >> tracker >> > > Your account has been created now, please post the bug in the right place. > > It sometimes takes more than 12 minutes for somebody to respond to the > account requests :-) > --000000000000c0b8680600d23673--