This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 629c30bb44f 2018-08-21 Nicolas Koenig koenigni@gcc.gnu.org Thomas [...] new 64dd117734d Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics new 1b03fb19817 2018-08-21 François Dumont fdumont@gcc.gnu.org
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/fortran/ChangeLog | 7 ++ gcc/fortran/gfortran.texi | 16 ++++ gcc/fortran/trans-intrinsic.c | 55 +++---------- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gfortran.dg/nan_1.f90 | 35 --------- libstdc++-v3/ChangeLog | 26 ++++++ libstdc++-v3/include/debug/forward_list | 99 ++++++++++++++++------- libstdc++-v3/include/debug/list | 135 ++++++++++++++++++++++++-------- 8 files changed, 236 insertions(+), 141 deletions(-)