https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65675
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=105474
Component|libstdc++ |bootstrap
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am going to do the similar thing as I did for PR 105474
(--disable-libstdcxx). That is error out if bootstrapping and
--disable-hosted-libstdcxx is supplied.
This will be for GCC 17 though.
And error out if libitm or libsanitizer are being used with
--disable-hosted-libstdcxx .