This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b5087b28b09 gcc.dg/torture/pr59330.c: Disable for mmix new 2ab2694476c gcc.dg/tree-ssa/forwprop-36.c: Adjust for mmix new 2e764ae1d66 libgfortran: Skip integer-kind=16 check for amdgcn new e398fcb9ce8 rs6000: add option -mblock-ops-unaligned-vsx new 798ff1c3e10 c++: Add testcase for [PR79504] new 39ddfef9a5c mmix: Don't turn off .hidden support. new 5630c40fc72 gcc.dg/tree-ssa/reassoc-20.c: Adjust for mmix. new 049fbbdc60f Daily bump. new 092edb719c9 gcc.dg/tree-ssa/ssa-dom-cse-2.c: xfail scan for mmix. new 642dc9a0582 gcc.dg/tree-ssa/ssa-dse-26.c: Adjust for mmix. new f3772283350 gcc.dg/tree-ssa/vector-4.c: Adjust for mmix.
The 10 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/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.c | 10 ++++++++++ gcc/config/rs6000/rs6000.opt | 4 ++++ gcc/configure | 6 ------ gcc/configure.ac | 6 ------ gcc/doc/invoke.texi | 8 ++++++++ gcc/testsuite/ChangeLog | 17 +++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/decltype79.C | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/forwprop-36.c | 3 ++- gcc/testsuite/gcc.dg/tree-ssa/reassoc-20.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 8 +++++--- gcc/testsuite/gcc.dg/tree-ssa/vector-4.c | 3 ++- libgfortran/ChangeLog | 14 ++++++++++++++ libgfortran/Makefile.am | 6 +++--- libgfortran/Makefile.in | 8 +++++--- libgfortran/configure | 19 +++++++++++++++++-- libgfortran/configure.ac | 13 +++++++++++++ libgfortran/mk-kinds-h.sh | 15 +++++++++------ libgfortran/mk-sik-inc.sh | 13 ++++++++++--- libgfortran/mk-srk-inc.sh | 13 ++++++++++--- 22 files changed, 164 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype79.C