From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25875 invoked by alias); 19 Dec 2019 16:33:47 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 25865 invoked by uid 89); 19 Dec 2019 16:33:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: esa3.mentor.iphmx.com Received: from esa3.mentor.iphmx.com (HELO esa3.mentor.iphmx.com) (68.232.137.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 19 Dec 2019 16:33:46 +0000 IronPort-SDR: +rEhSRHgP3KwrQlXgAFyOmV9959+FUvbltwMX1WijtsI0xlPaMw2diTv7AKW3DXx0iOpwWDfav ZFQ5ccGpJwbVDqBeieyhwbASrueOymTAENs1JXL19yWSop6BkXNPs+X17w2jaf4LRgEvUPJYb4 RcoFyYNUV5dUz98vhQS7n4G2sYPSMmjdO8nBxMkMfCi78Gx8SGKocfutXjQ+963bWj3lhE1I85 tZ7bIfOZ5oDz5wfngKGUuHxWSGkFHGtn8pUcIZbctH65Y4/SYLLXy9vIsv8DSA+9QMenQ5sve5 1O8= Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa3.mentor.iphmx.com with ESMTP; 19 Dec 2019 08:33:44 -0800 IronPort-SDR: Vb6cJEI+UtMe2aXHTDBeh3BdYBQBcehOjCG2k6Ba0vVO8jCRkl78URuKLeDJV0yCfdaZF8Q8+6 8weqWrBl8qJR5zojD2t1jS8jT1UUP7610WSnkWguUy3guKbc1t9VWk8hQtqTdi4qM8YuJ2XCcv Qq7gFYxotOPSZ9KjQWBg3yPG5XXPlWcPXwoECn1kxtMqhSl9kUavBprRCySK17MNiEKgJHYfsd u917qyaoRbvZZ6F6qNaXwUbEbqO4Jw2pBWfivSwjgoi40Cc8BHjA9LvdV0vNIGE0P8otXfEK4f coE= Date: Thu, 19 Dec 2019 16:33:00 -0000 From: Joseph Myers To: Jonathan Wakely CC: "Richard Earnshaw (lists)" , Segher Boessenkool , Eric Raymond , Jeff Law , GCC Development Subject: Re: Commit messages and the move to git In-Reply-To: Message-ID: References: <20191107142727.GA72444@thyrsus.com> <20191109060151.GA82270@thyrsus.com> <78a57894-74f2-94d5-65a1-3ce2bd934f32@arm.com> <20191118155549.GH16031@gate.crashing.org> <20191118171115.GI16031@gate.crashing.org> <6e226ca8-f0f1-f4a2-80dc-f19e5dec327d@arm.com> <7cbbef4f-23a4-6ea4-9071-07821e21a2d5@arm.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: joseph@codesourcery.com X-SW-Source: 2019-12/txt/msg00333.txt.bz2 On Thu, 19 Dec 2019, Jonathan Wakely wrote: > On Thu, 19 Dec 2019 at 15:49, Joseph Myers wrote: > > > > On Thu, 19 Dec 2019, Richard Earnshaw (lists) wrote: > > > > > > Done. https://gitlab.com/esr/gcc-conversion/merge_requests/25 fixes > > > > (most of?) the most egregious ones, like fortran fixes with c++ PR > > > > numbers and vice versa. Jakub and I have several whitelist commits > > > > too, but I think they're all less critical (as mentioned previously, > > > > most of them are unimportant differences like rtl-optimization vs > > > > tree-optimization, or debug vs lto, or simply that the Bugzilla > > > > component has been changed since the commit was done and the commit > > > > was actually right at the time). > > > > > > > > > > Merged > > > > And I've fixed up some Python syntax there (commas that needed to be > > colons, between the commit number and the fixup information). > > Thanks. > > I'm afraid it was too mind-numbing to just work through the list from > bottom to top. Jakub and I found some problems and some that can be > whitelisted. I submitted another merge request. Thanks, merged. If people have done updates to components in Bugzilla and want a fresh list generated using fresh Bugzilla data and the updates to component aliases, I can readily do that (using the file of commit messages left behind from my last conversion run), load on sourceware permitting. -- Joseph S. Myers joseph@codesourcery.com