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]

r217561 - in /branches/match-and-simplify: ./ c...


Author: rguenth
Date: Fri Nov 14 13:36:00 2014
New Revision: 217561

URL: https://gcc.gnu.org/viewcvs?rev=217561&root=gcc&view=rev
Log:
2014-11-14  Richard Biener  <rguenther@suse.de>

        Merge from trunk r217546 through r217560.

        Brings back next merge piece.

Added:
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/overflow-negate-3.c
      - copied unchanged from r217560, trunk/gcc/testsuite/c-c++-common/ubsan/overflow-negate-3.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/pr63839.c
      - copied unchanged from r217560, trunk/gcc/testsuite/c-c++-common/ubsan/pr63839.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/unreachable-2.c
      - copied unchanged from r217560, trunk/gcc/testsuite/c-c++-common/ubsan/unreachable-2.c
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag11.C
      - copied unchanged from r217560, trunk/gcc/testsuite/g++.dg/abi/abi-tag11.C
    branches/match-and-simplify/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
      - copied unchanged from r217560, trunk/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/failure/cxx11.cc
      - copied unchanged from r217560, trunk/libstdc++-v3/testsuite/27_io/ios_base/failure/cxx11.cc
Modified:
    branches/match-and-simplify/   (props changed)
    branches/match-and-simplify/contrib/ChangeLog
    branches/match-and-simplify/contrib/mklog
    branches/match-and-simplify/gcc/ChangeLog
    branches/match-and-simplify/gcc/ChangeLog.mas
    branches/match-and-simplify/gcc/asan.c
    branches/match-and-simplify/gcc/builtin-attrs.def
    branches/match-and-simplify/gcc/builtins.c
    branches/match-and-simplify/gcc/config/aarch64/aarch64.c
    branches/match-and-simplify/gcc/config/aarch64/aarch64.md
    branches/match-and-simplify/gcc/config/rs6000/vector.md
    branches/match-and-simplify/gcc/cp/ChangeLog
    branches/match-and-simplify/gcc/cp/mangle.c
    branches/match-and-simplify/gcc/doc/md.texi
    branches/match-and-simplify/gcc/fold-const.c
    branches/match-and-simplify/gcc/optabs.c
    branches/match-and-simplify/gcc/sanitizer.def
    branches/match-and-simplify/gcc/sanopt.c
    branches/match-and-simplify/gcc/testsuite/ChangeLog
    branches/match-and-simplify/gcc/tree-ssa-ccp.c
    branches/match-and-simplify/gcc/tree-vect-loop.c
    branches/match-and-simplify/gcc/tree-vrp.c
    branches/match-and-simplify/gcc/ubsan.c
    branches/match-and-simplify/gcc/ubsan.h
    branches/match-and-simplify/libstdc++-v3/ChangeLog
    branches/match-and-simplify/libstdc++-v3/config/abi/pre/gnu.ver
    branches/match-and-simplify/libstdc++-v3/include/bits/ios_base.h
    branches/match-and-simplify/libstdc++-v3/include/std/system_error
    branches/match-and-simplify/libstdc++-v3/src/c++11/Makefile.am
    branches/match-and-simplify/libstdc++-v3/src/c++11/Makefile.in
    branches/match-and-simplify/libstdc++-v3/src/c++98/ios_failure.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/failure/what-1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/failure/what-2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/failure/what-3.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/failure/what-big.cc

Propchange: branches/match-and-simplify/
            ('svn:mergeinfo' modified)



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