diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-11-17 20:14:52 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-11-18 13:56:33 +0000 |
commit | 9646a3229b9be134631f191726fa5e2042cfa79c (patch) | |
tree | f5cd9b01d6923b56e47c6cb89a22f0d7bb130a00 /gcc/varasm.c | |
parent | 1a0bce98dcf84dd0a7b3ac67b51ac68758cc7ad0 (diff) | |
download | gcc-9646a3229b9be134631f191726fa5e2042cfa79c.zip gcc-9646a3229b9be134631f191726fa5e2042cfa79c.tar.gz gcc-9646a3229b9be134631f191726fa5e2042cfa79c.tar.bz2 |
libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK
This replaces most uses of AC_CACHE_VAL with AC_CACHE_CHECK, which means
we don't need separate AC_MSG_CHECKING and AC_MSG_RESULT macros.
There are a few trivial bugs fixed as a side effect, where an
AC_MSG_RESULT was printed out even if the actual checks hadn't been
done. That didn't affect the results, only the content of config.log.
libstdc++-v3/ChangeLog:
* acinclude.m4: Replace AC_CACHE_VAL with AC_CACHE_CHECK.
* configure: Regenerate.
Diffstat (limited to 'gcc/varasm.c')
0 files changed, 0 insertions, 0 deletions