This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 62fce26f785 * c-c++-common/patchable_function_entry-decl.c: Add -fno-p [...] new 9ad48282b29 2019-02-17 Thomas Koenig tkoenig@gcc.gnu.org new 3bb711c44d9 Fix excess warnings from -Wtype-limits with location wrappe [...]
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/c-family/ChangeLog | 6 +++ gcc/c-family/c-common.c | 13 +++++-- gcc/fortran/ChangeLog | 8 ++++ gcc/fortran/trans-decl.c | 27 ++++++++++++++ gcc/testsuite/ChangeLog | 10 +++++ gcc/testsuite/g++.dg/wrappers/pr88680.C | 56 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/coarray_data_1.f90 | 11 ++++++ 7 files changed, 128 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/wrappers/pr88680.C create mode 100644 gcc/testsuite/gfortran.dg/coarray_data_1.f90