* Jeff Law via Gcc-patches: > I'd lean towards deferring to gcc12 stage1 given the libstdc++ hack is > in place. That does mean that glibc will need to work around the > instance they've stumbled over in ppc's rawmemchr.
We'll need to work around this in the glibc build, too. I'll check if the suggested alternative (have the alias covered by the pragma) works there as well. Thanks, Florian