From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 660 invoked by alias); 5 Mar 2020 19:40:15 -0000 Mailing-List: contact jit-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: jit-owner@gcc.gnu.org Received: (qmail 633 invoked by uid 89); 5 Mar 2020 19:40:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KAM_SHORT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*r:8.14.5 X-Spam-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KAM_SHORT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx.sdf.org Received: from mx.sdf.org (HELO mx.sdf.org) (205.166.94.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Mar 2020 19:40:13 +0000 Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 025JeAcm014697 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 5 Mar 2020 19:40:11 GMT Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 025JeAGq002739; Thu, 5 Mar 2020 19:40:10 GMT From: Andrea Corallo To: gcc@gcc.gnu.org Cc: jit@gcc.gnu.org Subject: libgccjit maintenance status Date: Wed, 01 Jan 2020 00:00:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00005.txt Hi all, I'd like to ask about the maintenance status of libgccjit. Personally (in my spare time) I'd like to contribute more to it but I feel the development is a little stuck and patches don't get reviewed[1]. More widely speaking we have a feature branch under active development in emacs.git that relies on libgccjit therefore its maintenance status is a fundamental information to have. Alternatively what can I do to help speed up the review of these patches? Thanks and Regards Andrea [1] https://gcc.gnu.org/ml/jit/2020-q1/msg00002.html https://gcc.gnu.org/ml/jit/2020-q1/msg00001.html