On Tue, Jul 20, 2021 at 05:20:27PM +0100, Iain Sandoe wrote:
> Signed-off-by: Iain Sandoe <i...@sandoe.co.uk>
> 
> PR c++/98821 - modules : c++tools configures with CC but code fragments 
> assume CXX.
> 
>       PR c++/98821
> 
> c++tools/ChangeLog:
> 
>       * config.h.in: Regenerate.
>       * configure: Regenerate.
>       * configure.ac: Configure using C++.  Pull logic to
>       detect enabled checking modes; default to release
>       checking.
>       * server.cc (AI_NUMERICSERV): Define a fallback value.
>       (gcc_assert): New.
>       (gcc_unreachable): New.
>       (fancy_abort): Only build when checking is enabled.
> 
> Co-authored-by: Jakub Jelinek <ja...@redhat.com>

LGTM, thanks.

        Jakub

Reply via email to