https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63684
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I just did a build with objdir==srcdir with `./configure` and `make -j24 ` and
it worked.
It builds libcc1 in `./host-x86_64-pc-linux-gnu/libcc1` just fine too.
I have no idea when it was fixed though.