https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126723
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Iain D Sandoe <[email protected]>: https://gcc.gnu.org/g:3620be7514366af9ffe8af26082c3a87113fad01 commit r17-3293-g3620be7514366af9ffe8af26082c3a87113fad01 Author: Iain Sandoe <[email protected]> Date: Fri Aug 14 14:44:49 2026 +0100 testsuite, Darwin: Update cfstring testa to account for fix in [PR126723] These now need to handle linker-visible string lables. PR target/126723 gcc/testsuite/ChangeLog: * g++.dg/torture/darwin-cfstring-3.C: Allow linker-visible string labels. * gcc.dg/torture/darwin-cfstring-3.c: Likewise. Signed-off-by: Iain Sandoe <[email protected]>
