This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 24c8e11 [TER] PR target/48863: Don't replace expressions across local [...] new 2b9255e Don't define libstdc++-internal macros in Solaris 10+ <math.h>
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: fixincludes/ChangeLog | 10 ++ fixincludes/fixincl.x | 63 +++++++++--- fixincludes/inclhack.def | 19 +++- fixincludes/tests/base/math.h | 6 ++ libstdc++-v3/ChangeLog | 68 +++++++++++++ libstdc++-v3/acinclude.m4 | 79 +++++++++++++--- libstdc++-v3/config.h.in | 9 +- libstdc++-v3/configure | 84 +++++++++++++--- libstdc++-v3/include/c_global/cmath | 184 +++++++++++++++++++++++++++--------- libstdc++-v3/include/tr1/cmath | 72 +++++++------- 10 files changed, 472 insertions(+), 122 deletions(-)