This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9e9225 Fix fdump-ipa-all-graph new 381c9de * g++.dg/cpp1z/feat-cxx1z.C: Fix __cpp_fold_expressions valu [...] new 14c36b1 * libcpp/expr.c (cpp_classify_number): Hex floats are new in C++1z.
The 2 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: gcc/c-family/ChangeLog | 2 ++ gcc/c-family/c-cppbuiltin.c | 4 ++++ gcc/testsuite/g++.dg/cpp/pr23827_cxx98_neg.C | 2 +- gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 10 ++++++++-- gcc/testsuite/g++.dg/cpp1z/fold7.C | 2 +- libcpp/ChangeLog | 5 +++++ libcpp/expr.c | 2 +- libcpp/init.c | 4 ++-- 8 files changed, 24 insertions(+), 7 deletions(-)