This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81c03b42e77 * cp-tree.h (DECL_MUTABLE_P): Use FIELD_DECL_CHECK. new fb2beaf721f PR c++/90473 - wrong code with nullptr in default argument [...] new b4f4fd50326 2019-08-13 Thomas Koenig tkoenig@gcc.gnu.org new 52b51b0c893 * test_summary: Do not escape "=".
The 3 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: contrib/ChangeLog | 4 ++++ contrib/test_summary | 2 +- gcc/cp/ChangeLog | 7 +++++++ gcc/cp/call.c | 5 ++--- gcc/cp/decl.c | 4 +++- gcc/fortran/trans-expr.c | 3 ++- gcc/fortran/trans.c | 13 +++++++++++++ gcc/fortran/trans.h | 1 + gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/nullptr42.C | 18 ++++++++++++++++++ gcc/testsuite/gfortran.dg/deferred_character_34.f90 | 10 ++++++++++ 11 files changed, 66 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr42.C create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_34.f90