r220074 - in /branches/google/gcc-4_9: ./ gcc/C...
brooks@gcc.gnu.org
brooks@gcc.gnu.org
Sat Jan 24 01:48:00 GMT 2015
Author: brooks
Date: Sat Jan 24 01:48:36 2015
New Revision: 220074
URL: https://gcc.gnu.org/viewcvs?rev=220074&root=gcc&view=rev
Log:
Merged revisions 219581,219612-219614,219618,219625,219650,219664,219698,219708,219783,219810,219820,219829,219868-219869,219873,219895,219899,219924,219955,219972,219979,219992,220020,220051,220054 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch
Added:
branches/google/gcc-4_9/libstdc++-v3/testsuite/25_algorithms/is_permutation/64646.cc
- copied unchanged from r220054, branches/gcc-4_9-branch/libstdc++-v3/testsuite/25_algorithms/is_permutation/64646.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/basic_regex/imbue/
- copied from r220054, branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/basic_regex/imbue/
Modified:
branches/google/gcc-4_9/libstdc++-v3/ChangeLog
branches/google/gcc-4_9/libstdc++-v3/include/bits/regex.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/regex.tcc
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_algo.h
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/basic_regex/assign/char/string.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/traits/char/lookup_classname.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/traits/char/lookup_collatename.cc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/pr61553.c
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/pr61553.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/tsan_barrier.h
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/tsan/tsan_barrier.h
branches/google/gcc-4_9/gcc/testsuite/g++.dg/tsan/tsan_barrier.h
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/tsan/tsan_barrier.h
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr64563.c
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr64563.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tm/pr64391.c
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/tm/pr64391.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx2-pr64286.c
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/avx2-pr64286.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr64513.c
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr64513.c
branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/pr64528.f90
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/pr64528.f90
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt47.adb
- copied unchanged from r220054, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt47.adb
branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/pr64734.c
- copied unchanged from r220054, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/pr64734.c
Modified:
branches/google/gcc-4_9/ (props changed)
branches/google/gcc-4_9/gcc/ChangeLog
branches/google/gcc-4_9/gcc/DATESTAMP
branches/google/gcc-4_9/gcc/alias.c
branches/google/gcc-4_9/gcc/c-family/ChangeLog
branches/google/gcc-4_9/gcc/c-family/c-common.c
branches/google/gcc-4_9/gcc/config/i386/i386.c
branches/google/gcc-4_9/gcc/config/nios2/nios2.c
branches/google/gcc-4_9/gcc/config/s390/s390.md
branches/google/gcc-4_9/gcc/dse.c
branches/google/gcc-4_9/gcc/expr.c
branches/google/gcc-4_9/gcc/fortran/ChangeLog
branches/google/gcc-4_9/gcc/fortran/trans-decl.c
branches/google/gcc-4_9/gcc/ipa-inline-transform.c
branches/google/gcc-4_9/gcc/ipa.c
branches/google/gcc-4_9/gcc/lto-cgraph.c
branches/google/gcc-4_9/gcc/omp-low.c
branches/google/gcc-4_9/gcc/ree.c
branches/google/gcc-4_9/gcc/testsuite/ChangeLog
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/atomic_stack.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/fd_pipe_race.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/mutexset1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/race_on_barrier.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/race_on_mutex.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/race_on_mutex2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/simple_race.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/simple_stack.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/sleep_sync.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/tiny_race.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/tls_race.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/tsan/write_in_reader_lock.c
branches/google/gcc-4_9/gcc/testsuite/g++.dg/tsan/atomic_free.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/tsan/atomic_free2.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/tsan/cond_race.C
branches/google/gcc-4_9/gcc/trans-mem.c
branches/google/gcc-4_9/gcc/tree-vrp.c
branches/google/gcc-4_9/libatomic/ChangeLog
branches/google/gcc-4_9/libatomic/fop_n.c
branches/google/gcc-4_9/libgcc/ChangeLog
branches/google/gcc-4_9/libgcc/config/nios2/linux-unwind.h
branches/google/gcc-4_9/libgomp/ChangeLog
Propchange: branches/google/gcc-4_9/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_9/
('svnmerge-integrated' modified)
More information about the Libstdc++-cvs
mailing list