https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112297
--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to GCC Commits from comment #5) > The releases/gcc-12 branch has been updated by Iain D Sandoe > <ia...@gcc.gnu.org>: > > https://gcc.gnu.org/g:0eb6f8874047f7e7f13027aaac14d3de276c5e69 > > commit r12-10370-g0eb6f8874047f7e7f13027aaac14d3de276c5e69 > Author: Francois-Xavier Coudert <fxcoud...@gcc.gnu.org> > Date: Mon Dec 11 09:26:23 2023 +0100 > > Testsuite: restrict test to nonpic targets > > The test is currently failing on x86_64-apple-darwin. > > gcc/testsuite/ChangeLog: > > PR testsuite/112297 > * gcc.target/i386/pr100936.c: Require nonpic target. > > (cherry picked from commit 02f562484c17522d79a482ac702a5fa3c2dfdd10) This is about as far back as it can be backported, correct? OK to close now?