From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 3D83D3858C54 for ; Mon, 11 Apr 2022 23:56:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3D83D3858C54 Received: from mail-qv1-f70.google.com (mail-qv1-f70.google.com [209.85.219.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-373-Tz1vXUiiOUOjz0rX4HNxyA-1; Mon, 11 Apr 2022 19:56:53 -0400 X-MC-Unique: Tz1vXUiiOUOjz0rX4HNxyA-1 Received: by mail-qv1-f70.google.com with SMTP id o15-20020a0562140e4f00b00443dee06cc4so16982285qvc.10 for ; Mon, 11 Apr 2022 16:56:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=nnNtnm/T0TS8oCkOvFzECYHGo/XqGjey2Pu3Fn5yIgk=; b=3iAY9FLd3wtLybwrAosbwncw263Y6aXhaShJDp54HPlps3glpurxA4u0DVludcsroZ 6sOwPYsTHlkb4Tc62go1M9N/nuy/0OGwk14069rWQKaTqtxW3mWXiHC3MTYxffeZXm4j slIa2M8AGLPYrRuwtSTE+BbhaAKx1YdaapZeBqkWDP9Rf6Ecf737B2orPozUg5kvkIH+ oNuwXbu7wIUc3+3AtRMosDn6L3teUkgaXN4a+9SaTvc6pz9wMJ2Ulbty4cJwOIMkHlPO VmW0uJxD/ctuacQdiyv5n3z9vMFjfAzH+u0DA88QPUmRLf/H54Scs/MNuAArVM2V0iH8 vf/w== X-Gm-Message-State: AOAM533sEtpluyNZ5qUydLbFWf3DptL6h3ecn9I0gcLfULwfKLXRbXPn uouS82xgPndFlUKEErMxn37GGQ7Vt54sSwgzH9VjFLYWaUAL/u8950KvRTaiCo6vKG1DtMS/dKh tUhSjt28= X-Received: by 2002:ac8:5cd5:0:b0:2e1:b91d:8f45 with SMTP id s21-20020ac85cd5000000b002e1b91d8f45mr1454602qta.322.1649721413314; Mon, 11 Apr 2022 16:56:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxO97x3oWy6p0nz7l9YzhJIYxSXB/ieNYnn3LTXHRM3hLdW3Gzpg7vtf/5sGd3Qz0rRhp4Jlw== X-Received: by 2002:ac8:5cd5:0:b0:2e1:b91d:8f45 with SMTP id s21-20020ac85cd5000000b002e1b91d8f45mr1454590qta.322.1649721413116; Mon, 11 Apr 2022 16:56:53 -0700 (PDT) Received: from t14s.localdomain (c-73-69-212-193.hsd1.nh.comcast.net. [73.69.212.193]) by smtp.gmail.com with ESMTPSA id bk18-20020a05620a1a1200b00680c72b7bf4sm22332951qkb.93.2022.04.11.16.56.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Apr 2022 16:56:52 -0700 (PDT) Message-ID: <977a1abd031f63b14685feb552e679c39e7d1013.camel@redhat.com> Subject: Re: rustc_codegen_gcc and libgccjit for GCC 12 ? From: David Malcolm To: Antoni Boucher , gcc-patches@gcc.gnu.org, jit@gcc.gnu.org, Richard Biener , jakub@redhat.com Date: Mon, 11 Apr 2022 19:56:51 -0400 In-Reply-To: <9fd67350bbfa7b8a5acf16c9c6fa1f57757d6ca9.camel@zoho.com> References: <4e768a1ee7492627c88a06c4c3d168d7dca95840.camel@redhat.com> <9fd67350bbfa7b8a5acf16c9c6fa1f57757d6ca9.camel@zoho.com> User-Agent: Evolution 3.38.4 (3.38.4-1.fc33) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: jit@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Jit mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2022 23:56:56 -0000 On Fri, 2022-04-08 at 16:37 -0400, Antoni Boucher wrote: > On Fri, 2022-04-08 at 15:36 -0400, David Malcolm wrote: [...snip...] > > > > So I think I'm waiting on an updated version of the sized-integer- > > types > > patch, and some nit-fixes for the other patches (but am > > disappearing > > on > > vacation on 18th - 22nd). > > I'll update the patches to address your review over the weekend. > Thanks! Thanks. I've been working through them today, fixing things up so they commit cleanly, and fixing a few more nits, but it's clear I'm not going to be done tonight. I hope to push the 5 jit patches to trunk for GCC 12 tomorrow (assuming my tests pass). Dave >