r216801 - in /branches/match-and-simplify: ./ g...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Tue Oct 28 14:42:00 GMT 2014
Author: rguenth
Date: Tue Oct 28 14:42:46 2014
New Revision: 216801
URL: https://gcc.gnu.org/viewcvs?rev=216801&root=gcc&view=rev
Log:
2014-10-28 Richard Biener <rguenther@suse.de>
Merge from trunk r216772 through r216799.
Brings back next merge piece.
Added:
branches/match-and-simplify/gcc/config/i386/avx512bwintrin.h
- copied unchanged from r216799, trunk/gcc/config/i386/avx512bwintrin.h
branches/match-and-simplify/gcc/config/i386/avx512dqintrin.h
- copied unchanged from r216799, trunk/gcc/config/i386/avx512dqintrin.h
branches/match-and-simplify/gcc/config/i386/avx512vlbwintrin.h
- copied unchanged from r216799, trunk/gcc/config/i386/avx512vlbwintrin.h
branches/match-and-simplify/gcc/config/i386/avx512vldqintrin.h
- copied unchanged from r216799, trunk/gcc/config/i386/avx512vldqintrin.h
branches/match-and-simplify/gcc/config/i386/avx512vlintrin.h
- copied unchanged from r216799, trunk/gcc/config/i386/avx512vlintrin.h
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/kasan-recover-1.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/kasan-recover-1.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/kasan-recover-2.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/kasan-recover-2.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-10.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-10.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-11.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-11.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-12.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-12.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-13.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-13.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-14.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-14.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-15.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-15.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/pr63638.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/pr63638.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/shadow-offset-1.c
- copied unchanged from r216799, trunk/gcc/testsuite/c-c++-common/asan/shadow-offset-1.c
branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63665.c
- copied unchanged from r216799, trunk/gcc/testsuite/gcc.dg/pr63665.c
branches/match-and-simplify/libiberty/strtoll.c
- copied unchanged from r216799, trunk/libiberty/strtoll.c
branches/match-and-simplify/libiberty/strtoull.c
- copied unchanged from r216799, trunk/libiberty/strtoull.c
branches/match-and-simplify/libiberty/testsuite/test-strtol.c
- copied unchanged from r216799, trunk/libiberty/testsuite/test-strtol.c
Removed:
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
Modified:
branches/match-and-simplify/ (props changed)
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/asan.h
branches/match-and-simplify/gcc/builtins.c
branches/match-and-simplify/gcc/cfgexpand.c
branches/match-and-simplify/gcc/common.opt
branches/match-and-simplify/gcc/config.gcc
branches/match-and-simplify/gcc/config/i386/i386-builtin-types.def
branches/match-and-simplify/gcc/config/i386/i386.c
branches/match-and-simplify/gcc/config/i386/immintrin.h
branches/match-and-simplify/gcc/doc/invoke.texi
branches/match-and-simplify/gcc/doc/md.texi
branches/match-and-simplify/gcc/expr.c
branches/match-and-simplify/gcc/fold-const.c
branches/match-and-simplify/gcc/gimple-fold.c
branches/match-and-simplify/gcc/gimple-fold.h
branches/match-and-simplify/gcc/optabs.c
branches/match-and-simplify/gcc/optabs.def
branches/match-and-simplify/gcc/optabs.h
branches/match-and-simplify/gcc/opts-global.c
branches/match-and-simplify/gcc/opts.c
branches/match-and-simplify/gcc/sanitizer.def
branches/match-and-simplify/gcc/testsuite/ChangeLog
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-3.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-asan-globals.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-instrument-reads.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-instrument-writes.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-use-after-return.c
branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
branches/match-and-simplify/gcc/tree-cfg.c
branches/match-and-simplify/gcc/tree-inline.c
branches/match-and-simplify/gcc/tree-pretty-print.c
branches/match-and-simplify/gcc/tree-ssa-math-opts.c
branches/match-and-simplify/gcc/tree-ssa-propagate.c
branches/match-and-simplify/gcc/tree-vect-generic.c
branches/match-and-simplify/gcc/tree.def
branches/match-and-simplify/include/ChangeLog
branches/match-and-simplify/include/libiberty.h
branches/match-and-simplify/libiberty/ChangeLog
branches/match-and-simplify/libiberty/Makefile.in
branches/match-and-simplify/libiberty/config.in
branches/match-and-simplify/libiberty/configure
branches/match-and-simplify/libiberty/configure.ac
branches/match-and-simplify/libiberty/functions.texi
branches/match-and-simplify/libiberty/testsuite/Makefile.in
Propchange: branches/match-and-simplify/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list