https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> --- Ian, the PR100464 fix depends on this but when trying to cherry-pick the Go fix to the gcc-11 branch I get a conflict in gcc/go/gofrontend/MERGE: <<<<<<< HEAD 9782e85bef1c16c72a4980856d921cea104b129c ======= 5a801b15699cced5203af5c7339b375cd55ecbac >>>>>>> 358832c46a3 (compiler: mark global variables whose address is taken) The first line of this file holds the git revision number of the last merge done from the gofrontend repository. How should I handle backporting of such fixes?