This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6efa541ebec gcc/testsuite/ChangeLog: new d47f46931d0 DR 685 - Integral promotion of enum ignores fixed underlyi [...] new 96a92a7e432 2019-10-08 Steven G. Kargl kargl@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 | 6 ++++++ gcc/fortran/simplify.c | 10 +++++++++- gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/g++.dg/cpp0x/scoped_enum9.C | 11 +++++++++++ gcc/testsuite/gfortran.dg/pr91801.f90 | 7 +++++++ 5 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/scoped_enum9.C create mode 100644 gcc/testsuite/gfortran.dg/pr91801.f90