diff options
author | Alexandre Oliva <oliva@adacore.com> | 2020-01-23 11:36:12 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2020-01-23 16:44:54 -0300 |
commit | f9e84b31df2a5dd911de86c9f1177a9d8c8ea49d (patch) | |
tree | 10137a19d6f0c2fed308fcf935b11801addfe202 /gcc | |
parent | 7a900bcecab71593b731aa7dcad0fa3be8137f5a (diff) | |
download | gcc-f9e84b31df2a5dd911de86c9f1177a9d8c8ea49d.zip gcc-f9e84b31df2a5dd911de86c9f1177a9d8c8ea49d.tar.gz gcc-f9e84b31df2a5dd911de86c9f1177a9d8c8ea49d.tar.bz2 |
reject macros in math decl check
The C++ headers #undef the functions we are testing for, just in case
they're implemented as macros, so do that in the cross math decl tests
as well.
for libstdc++-v3/ChangeLog
* crossconfig.m4 (GLIBCXX_CHECK_MATH_DECL): Reject macros.
* configure: Rebuild.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions