This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from ad8f6e23923 Vim swap files not ignored adds ce1580252ea Fix ICE on sh adds e3803f9cbb6 OpenMP/Fortran: Add support for enter clause on declare target adds 919822adc92 [PATCH 1/2] avr: Added AVR-DA and DB MCU series
No new revisions were added by this update.
Summary of changes: gcc/config/avr/avr-mcus.def | 22 ++++++++ gcc/config/avr/gen-avr-mmcu-specs.cc | 2 +- gcc/config/avr/gen-avr-mmcu-texi.cc | 2 +- gcc/config/sh/sh.cc | 6 ++ gcc/doc/avr-mmcu.texi | 6 +- gcc/fortran/dump-parse-tree.cc | 1 + gcc/fortran/gfortran.h | 1 + gcc/fortran/openmp.cc | 65 ++++++++++++++-------- .../gfortran.dg/gomp/declare-target-2.f90 | 18 ++++-- .../gfortran.dg/gomp/declare-target-4.f90 | 9 ++- libgomp/libgomp.texi | 2 +- .../testsuite/libgomp.fortran/declare-target-1.f90 | 4 +- .../testsuite/libgomp.fortran/declare-target-2.f90 | 10 +++- 13 files changed, 111 insertions(+), 37 deletions(-)