On Tue, Apr 20, 2021 at 11:58:32AM +0200, Tobias Burnus wrote: > is there a reason why you did not apply the patch to mainline ('master') > but only to GCC 11 ('releases/gcc-11')? > > While GCC 11 is okay, I had expected it to be (only) on mainline!
r11-8255 is before the branchpoint, so is both in GCC 11 and trunk. r11-8256 was the last revision on both, followed by r12-0 on trunk and r11-8257 on releases/gcc-11. Jakub