This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 900faedacd3 [GCC, Vect] Fix costing for vector shifts new b244201a82f Use OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate thos [...] new 52a4d47923d libgomp/testsuite/*fortran – make 'stop' values unique
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 | 64 ++++ gcc/common/config/i386/i386-common.c | 226 +++++++------- gcc/config/i386/i386-builtin.def | 128 ++++---- gcc/config/i386/i386-builtins.c | 14 +- gcc/config/i386/i386-c.c | 32 +- gcc/config/i386/i386-options.c | 102 +++---- gcc/config/i386/i386.h | 76 ++--- gcc/config/i386/i386.opt | 38 +-- libgomp/ChangeLog | 12 + .../libgomp.fortran/use_device_addr-3.f90 | 328 ++++++++++----------- .../libgomp.fortran/use_device_addr-4.f90 | 328 ++++++++++----------- .../libgomp.fortran/use_device_ptr-optional-2.f90 | 4 +- .../testsuite/libgomp.oacc-fortran/declare-5.f90 | 4 +- .../optional-data-copyin-by-value.f90 | 2 +- .../libgomp.oacc-fortran/optional-firstprivate.f90 | 2 +- .../libgomp.oacc-fortran/optional-update-host.f90 | 8 +- 16 files changed, 722 insertions(+), 646 deletions(-)