This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec6e628 2016-09-27 Bernd Edlinger bernd.edlinger@hotmail.de new 93768ef PR fortran/77666 * trans-openmp.c (gfc_omp_private_outer_re [...] new ce2ab1e * combine.c (simplify_comparison): Add canonical FALLTHROUGH [...]
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/ChangeLog | 8 ++++++++ gcc/combine.c | 6 +++--- gcc/config/i386/i386.c | 11 ++--------- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/trans-openmp.c | 6 +++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/gomp/pr77666.f90 | 26 ++++++++++++++++++++++++++ 7 files changed, 53 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77666.f90