This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8e79b5ff10a P0329R4: Designated Initialization * parser.c (cp_parser_ [...] new f46fa4e9e17 RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3 new 8c32e08987e 2017-11-20 Paul Thomas pault@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 | 9 +++++ gcc/fortran/trans-expr.c | 2 ++ gcc/fortran/trans-stmt.c | 7 ++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/class_result_5.f90 | 38 +++++++++++++++++++++ include/ChangeLog | 6 ++++ include/longlong.h | 50 ++++++++++++++++++++++++++++ 7 files changed, 117 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/class_result_5.f90