This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 972ce108210 /gcc/cp 2019-12-05 Paolo Carlini paolo.carlini@oracle.com new 92ca63e9f97 PR fortran/92781 * trans-decl.c (gfc_get_symbol_decl): If [...] new 26bfd88aeab PR target/92791 * config/i386/i386.md (movstrict<mode>): [...] new 40c1e5d54bb Fix profile name files without -fprofile-dir.
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: gcc/ChangeLog | 13 +++++++++++++ gcc/config/i386/i386.md | 5 +++-- gcc/coverage.c | 2 +- gcc/fortran/ChangeLog | 7 +++++++ gcc/fortran/trans-decl.c | 11 +++++++---- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr92781.f90 | 11 +++++++++++ 7 files changed, 47 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr92781.f90