On Tue, 2019-11-26 at 07:38 +0100, ste...@franke.ms wrote: > > On 11/21/19 10:30 AM, ste...@franke.ms wrote: > > > Hi there, > > > > > > here is mc68k's patch to switch the m68k architecture over to ccmode and > > > lra. See https://github.com/mc68kghost/gcc 68k-ccmode branch. > > > > Bernd Schmidt posted a conversion of the m68k port to ccmode a couple > > weeks before yours. We've already ACK'd it for installing onto the trunk. > > > > Jeff > > To be honest: > - 8 days is hardly "a couple weeks before" > - ccmode is not the same as ccmode+lra > > The paperwork for contributing to fsf is on the way and the repo at > https://github.com/mc68kghost/gcc got an update. Tests are not yet at 100% > (master branch fails too many tests) but it's closer to master branch now. > The code is to 50% identical, a fair amount has swapped cmp/bcc, few are a > tad worse and some yield surprisingly better code. >
You can still submit patches for further improvements, like adding support for LRA. Now that the main CCmode conversion is on trunk and has been confirmed and tested, it should be much easier for you to pinpoint problems in your changes. Cheers, Oleg