This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ab8eb059eef 2017-04-10 Thomas Koenig tkoenig@gcc.gnu.org new f70998b5e64 PR c++/80176 * tree.c (lvalue_kind): For COMPONENT_REF wi [...] new 0097680108e 2017-04-10 Nicolas Koenig koenigni@student.ethz.ch [...]
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/cp/ChangeLog | 7 +++++++ gcc/cp/tree.c | 11 +++++++++++ gcc/fortran/ChangeLog | 8 ++++++++ gcc/fortran/module.c | 7 +++++++ gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/g++.dg/init/ref23.C | 15 +++++++++++++++ gcc/testsuite/gfortran.dg/submodule_twice.f90 | 7 +++++++ gcc/testsuite/gfortran.dg/submodule_unexp.f90 | 2 +- 8 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/init/ref23.C create mode 100644 gcc/testsuite/gfortran.dg/submodule_twice.f90