From: Miro K. <mir...@gm...> - 2024-05-30 10:33:26
|
On Thu, 30 May 2024 at 11:35, Thorsten Otto <ad...@th...> wrote: > So i'm thinking of trying to bisect this, since it obviously is caused by > some change between 13.3.0 and 14.1.0. But how can i do that? I cannot use > the master branch, because it does not contain our port changes. And our > ports of gcc-13 and gcc-14 are on different branches. So how can i bisect > between different branches? > Why complicate your life so much? Just rebase gcc-14 on top of gcc-13-mint and you're free to bisect from the point of commit "introduce m68k-atari-mintelf" to latest gcc-14 commit (which is now present on top of gcc-13-mint) -- http://mikro.atari.org |