Re: [PATCH] More c++ math reject macros

2020-06-01 Thread Douglas B Rupp
Apologies!  Will do so in the future. Doug On 6/1/20 6:15 AM, Jonathan Wakely wrote: Please CC libstd...@gcc.gnu.org on all libstdc++ patches, even if the approval is coming from a target port maintainer, not from a libstdc++ maintainer. Thanks.

Re: [PATCH] More c++ math reject macros

2020-06-01 Thread Jonathan Wakely via Gcc-patches
Please CC libstd...@gcc.gnu.org on all libstdc++ patches, even if the approval is coming from a target port maintainer, not from a libstdc++ maintainer. Thanks.

Re: [PATCH] More c++ math reject macros

2020-05-22 Thread Alexandre Oliva
Hi, Doug, Sorry about the delay, I'd somehow missed your email. On May 20, 2020, Douglas B Rupp wrote: > 2020-05-20 Douglas B Rupp > libstdc++v3/ > * crossconfig.m4 (GLIBCXX_CHECK_MATH_DECL): More reject macros. > * configure: Rebuild. The change is ok, but the ChangeLog entry

[PATCH] More c++ math reject macros

2020-05-20 Thread Douglas B Rupp
Greetings Alex, You added some math reject macros on 2020-01-23 in gcc-10.  Here are a few more. If approved, also request permission to backport to gcc-10 branch. --Douglas Rupp, AdaCore diff --git libstdc++-v3/configure libstdc++-v3/configure index 502f6602001..6b54078ad79 100755 --- libs