This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r232948 - in /branches/redhat/gcc-6-branch: ./ ...


Author: jakub
Date: Thu Jan 28 21:06:29 2016
New Revision: 232948

URL: https://gcc.gnu.org/viewcvs?rev=232948&root=gcc&view=rev
Log:
svn merge -r232869:232946 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/pr69126.c
      - copied unchanged from r232945, trunk/gcc/testsuite/c-c++-common/pr69126.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/vector-compare-4.c
      - copied unchanged from r232945, trunk/gcc/testsuite/c-c++-common/vector-compare-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/abi/Wabi-2-2.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/abi/Wabi-2-2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/abi/Wabi-2-3.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/abi/Wabi-2-3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/abi/Wabi-3-2.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/abi/Wabi-3-2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/abi/Wabi-3-3.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/abi/Wabi-3-3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cilk-plus/CK/pr69267.cc
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/cilk-plus/CK/pr69267.cc
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/constexpr-vla1.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/ext/constexpr-vla1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/inherit/protected1.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/inherit/protected1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/pr69379.C
      - copied unchanged from r232945, trunk/gcc/testsuite/g++.dg/pr69379.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr69447.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.c-torture/execute/pr69447.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/declare-simd.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/declare-simd.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr66869.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/pr66869.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr69166.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/torture/pr69166.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr69542.c
      - copied unchanged from r232946, trunk/gcc/testsuite/gcc.dg/torture/pr69542.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ivopt_5.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/tree-ssa/ivopt_5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr69355.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr69355.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2g.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2g.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2h.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2h.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/arm/pr67989.C
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.target/arm/pr67989.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/arm/pr69245.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.target/arm/pr69245.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr69512.c
      - copied unchanged from r232945, trunk/gcc/testsuite/gcc.target/i386/pr69512.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_15.f03
      - copied unchanged from r232945, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_15.f03
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/block_15.f08
      - copied unchanged from r232945, trunk/gcc/testsuite/gfortran.dg/block_15.f08
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/vect/pr69466.f90
      - copied unchanged from r232945, trunk/gcc/testsuite/gfortran.dg/vect/pr69466.f90
Modified:
    branches/redhat/gcc-6-branch/   (props changed)
    branches/redhat/gcc-6-branch/ChangeLog
    branches/redhat/gcc-6-branch/MAINTAINERS
    branches/redhat/gcc-6-branch/gcc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/DATESTAMP
    branches/redhat/gcc-6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/gigi.h
    branches/redhat/gcc-6-branch/gcc/asan.c
    branches/redhat/gcc-6-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c-family/c-common.h
    branches/redhat/gcc-6-branch/gcc/c-family/c-gimplify.c
    branches/redhat/gcc-6-branch/gcc/c-family/cilk.c
    branches/redhat/gcc-6-branch/gcc/c/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c/c-decl.c
    branches/redhat/gcc-6-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-6-branch/gcc/common.opt
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-modes.def
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-protos.h
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64.md
    branches/redhat/gcc-6-branch/gcc/config/aarch64/iterators.md
    branches/redhat/gcc-6-branch/gcc/config/aarch64/predicates.md
    branches/redhat/gcc-6-branch/gcc/config/arm/arm-c.c
    branches/redhat/gcc-6-branch/gcc/config/arm/arm-protos.h
    branches/redhat/gcc-6-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/driver-rs6000.c
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-6-branch/gcc/configure
    branches/redhat/gcc-6-branch/gcc/configure.ac
    branches/redhat/gcc-6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/cp/class.c
    branches/redhat/gcc-6-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-6-branch/gcc/cp/mangle.c
    branches/redhat/gcc-6-branch/gcc/cp/parser.c
    branches/redhat/gcc-6-branch/gcc/cp/search.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck.c
    branches/redhat/gcc-6-branch/gcc/doc/generic.texi
    branches/redhat/gcc-6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-6-branch/gcc/fortran/decl.c
    branches/redhat/gcc-6-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-6-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-6-branch/gcc/ggc-common.c
    branches/redhat/gcc-6-branch/gcc/go/ChangeLog
    branches/redhat/gcc-6-branch/gcc/go/go-lang.c
    branches/redhat/gcc-6-branch/gcc/go/gofrontend/MERGE
    branches/redhat/gcc-6-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-6-branch/gcc/go/gofrontend/expressions.h
    branches/redhat/gcc-6-branch/gcc/go/gofrontend/parse.cc
    branches/redhat/gcc-6-branch/gcc/graphite-isl-ast-to-gimple.c
    branches/redhat/gcc-6-branch/gcc/graphite-optimize-isl.c
    branches/redhat/gcc-6-branch/gcc/hsa.c
    branches/redhat/gcc-6-branch/gcc/lra-remat.c
    branches/redhat/gcc-6-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-6-branch/gcc/lto/lto-partition.c
    branches/redhat/gcc-6-branch/gcc/params.def
    branches/redhat/gcc-6-branch/gcc/sanitizer.def
    branches/redhat/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/pr67989.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr65980.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr66688.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr68264.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-17.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-18.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2c.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2d.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp46.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/ccmp_1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/tst_3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/block_end_error_1.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/conv1.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p1.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p10.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p12.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p13.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p2.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p3.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p4.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p6.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p7.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p8.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/p9.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q1.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q10.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q12.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q13.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q2.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q3.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q4.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q6.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q7.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q8.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/q9.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r12.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r3.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r6.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r7.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/r8.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s12.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s3.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s6.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s7.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/s8.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t1.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t10.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t12.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t13.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t2.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t3.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t4.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t6.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t7.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t8.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/t9.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/u11.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/u5.adb
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/sso/u6.adb
    branches/redhat/gcc-6-branch/gcc/tree-sra.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-loop-ivopts.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-threadbackward.c
    branches/redhat/gcc-6-branch/gcc/tree-streamer-in.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-loop-manip.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-6-branch/gcc/tree.h
    branches/redhat/gcc-6-branch/libcpp/ChangeLog
    branches/redhat/gcc-6-branch/libcpp/directives.c
    branches/redhat/gcc-6-branch/libcpp/internal.h
    branches/redhat/gcc-6-branch/libcpp/macro.c
    branches/redhat/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-6-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-6-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-6-branch/libstdc++-v3/configure
    branches/redhat/gcc-6-branch/libstdc++-v3/include/c_global/cmath
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/ext/special_functions/hyperg/check_value.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/special_functions/02_assoc_legendre/check_value.cc

Propchange: branches/redhat/gcc-6-branch/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]