This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a6ddc0 Fix infinite recursion in create_variable_info_for_1 new b23837e Use ::isinf and ::isnan if libc defines them
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 11 +++++ libstdc++-v3/acinclude.m4 | 34 +++++++++++++++ libstdc++-v3/config.h.in | 3 ++ libstdc++-v3/configure | 48 ++++++++++++++++++++++ libstdc++-v3/include/c_global/cmath | 8 ++++ .../headers/cmath/48891.cc} | 16 ++++---- 6 files changed, 112 insertions(+), 8 deletions(-) copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 26_numerics/headers/cmat [...]