https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111601
Peter Bergner <bergner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2023-10-18
--- Comment #3 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Matthias Klose from comment #2)
> this seems to be fixed on x86_64-linux-gnu with trunk 20231017.
> powerpc64le-linux now fails in a different way, trying to build the
> libstdc++ pch headers.
>
> Full build log at
> https://buildd.debian.org/status/fetch.php?pkg=gcc-
> snapshot&arch=ppc64el&ver=1%3A20231017-1&stamp=1697561774&raw=1
Ok, that is the same error I'm seeing, so Confirmed. I'll try and see if I can
reduce the test case.