From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa33.google.com (mail-vk1-xa33.google.com [IPv6:2607:f8b0:4864:20::a33]) by sourceware.org (Postfix) with ESMTPS id 3C23A3858405 for ; Sun, 12 Jun 2022 17:12:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3C23A3858405 Received: by mail-vk1-xa33.google.com with SMTP id bj33so1675736vkb.12 for ; Sun, 12 Jun 2022 10:12:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=AE2c3yYaSSwfwfFxUm+4IVO4smcHeNZmbNL0k75Xf4o=; b=woKaCciTlUz9Lhn8K0QxtXnvU+e/vYmcO2Wl0hO8waMzo5k0gHvYnyqNUHi2pjrfPu Upu8ilVyNmyRphpkHa5LE6cp7CyGiZOOk4zgLW0yeF4fYJQf3ZPFLnQq77LkeXgTYY/S y3bds1M0ZCXubZArLGMv9ob+jqVH+Jq4r0ySCvIIX1feCsTxyIAouyynVhFNyH0VdBE3 Qa9GnciL/iaIyvRycKeQkVVitC4fdGBZnaU7Qmohc9KaRvY+xObJjH3UtGadkkpza6Rf 4erL+8vpTzQEfPrufUjGUWQpfiBeGMO+da8eOxUNwjollrPTPhDC/XWbPkZNiOUD2ylx ahng== X-Gm-Message-State: AOAM530CI9F9pH8+CBlqIYHMgGM9XN2CnsTBrqNx6KlQF4rBwyaWuIuk YALYLNehFE+iol9ljuQ7jzAVYHHRdKkW8yfQMHEKog== X-Google-Smtp-Source: ABdhPJw/66EYSY9/YFsqei2Wyz9rcleveoAee877cthlhTxsSmbq9Yywf50yL0RwahRUSbs7NM/HVb7DNuAxQgKLrTI= X-Received: by 2002:a1f:b64a:0:b0:35d:7a26:a36 with SMTP id g71-20020a1fb64a000000b0035d7a260a36mr18702219vkf.5.1655053920564; Sun, 12 Jun 2022 10:12:00 -0700 (PDT) MIME-Version: 1.0 References: <5595934.DvuYhMxLoT@fomalhaut> <10b942f07878e0b9b5a10230d40dc891fad02fc9.camel@redhat.com> In-Reply-To: <10b942f07878e0b9b5a10230d40dc891fad02fc9.camel@redhat.com> From: Eric Gallager Date: Sun, 12 Jun 2022 13:11:49 -0400 Message-ID: Subject: Re: New "Diving into GCC internals" section in newbies guide To: David Malcolm Cc: Eric Botcazou , GCC Development Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, JMQ_SPF_NEUTRAL, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2022 17:12:03 -0000 On Sun, Jun 12, 2022 at 12:38 PM David Malcolm via Gcc wr= ote: > > On Sat, 2022-06-11 at 02:35 +0200, Eric Botcazou wrote: > > > Hope this is helpful; please let me know if you see any mistakes, > > > or if > > > there's room for improvement > > > > Nice work! In the "inside cc1" chapter, I think that IR is usually > > meant for > > "Intermediate Representation" rather than "Internal Representation" > > in this > > context. > > Thanks - you're right. I've updated the doc accordingly. > > Dave For the unwritten "What=E2=80=99s in the GCC source tree?" page I'd just li= ke to note that there's a similar page in the existing GCC internals docs in sourcebuild.texi; I updated it recently in r13-817-gda5f0cc2f51a79: https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommitdiff;h=3Dda5f0cc2f51a791a397= fd1b3cef662763897a826