r221517 - in /branches/redhat/gcc-5-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Mar 19 14:49:00 GMT 2015
Author: jakub
Date: Thu Mar 19 14:49:03 2015
New Revision: 221517
URL: https://gcc.gnu.org/viewcvs?rev=221517&root=gcc&view=rev
Log:
svn merge -r221460:221516 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-5-branch/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
- copied unchanged from r221516, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
branches/redhat/gcc-5-branch/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
- copied unchanged from r221516, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
branches/redhat/gcc-5-branch/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
- copied unchanged from r221516, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/deleted11.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp0x/deleted11.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/pr59816.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp0x/pr59816.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/pr65327.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp0x/pr65327.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/pr64626-1.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp1y/pr64626-1.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/pr64626-2.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp1y/pr64626-2.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/pr65340.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/cpp1y/pr65340.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/inherit/using8.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/inherit/using8.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/tsan/pr64265.C
- copied unchanged from r221516, trunk/gcc/testsuite/g++.dg/tsan/pr64265.C
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr65427.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.c-torture/execute/pr65427.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-1.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-1.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-2.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-2.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-3.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-3.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-4.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-4.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-5.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-5.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65078-6.c
- copied unchanged from r221516, trunk/gcc/testsuite/gcc.target/i386/pr65078-6.c
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65450.f90
- copied unchanged from r221516, trunk/gcc/testsuite/gfortran.dg/pr65450.f90
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_44.f90
- copied unchanged from r221516, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_44.f90
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_45.f90
- copied unchanged from r221516, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_45.f90
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/system_clock_3.f08
- copied unchanged from r221516, trunk/gcc/testsuite/gfortran.dg/system_clock_3.f08
Removed:
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/undefined-loop-1.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/undefined-loop-2.c
branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/2.cc
branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
Modified:
branches/redhat/gcc-5-branch/ (props changed)
branches/redhat/gcc-5-branch/gcc/ChangeLog
branches/redhat/gcc-5-branch/gcc/DATESTAMP
branches/redhat/gcc-5-branch/gcc/cgraph.c
branches/redhat/gcc-5-branch/gcc/cgraph.h
branches/redhat/gcc-5-branch/gcc/config/avr/avr-arch.h
branches/redhat/gcc-5-branch/gcc/config/avr/avr-devices.c
branches/redhat/gcc-5-branch/gcc/config/avr/avr-mcus.def
branches/redhat/gcc-5-branch/gcc/config/avr/avr.opt
branches/redhat/gcc-5-branch/gcc/config/avr/avrlibc.h
branches/redhat/gcc-5-branch/gcc/config/avr/driver-avr.c
branches/redhat/gcc-5-branch/gcc/config/avr/gen-avr-mmcu-specs.c
branches/redhat/gcc-5-branch/gcc/config/avr/specs.h
branches/redhat/gcc-5-branch/gcc/config/i386/sse.md
branches/redhat/gcc-5-branch/gcc/config/rl78/rl78-virt.md
branches/redhat/gcc-5-branch/gcc/cp/ChangeLog
branches/redhat/gcc-5-branch/gcc/cp/call.c
branches/redhat/gcc-5-branch/gcc/cp/decl.c
branches/redhat/gcc-5-branch/gcc/cp/decl2.c
branches/redhat/gcc-5-branch/gcc/cp/parser.c
branches/redhat/gcc-5-branch/gcc/doc/invoke.texi
branches/redhat/gcc-5-branch/gcc/expmed.c
branches/redhat/gcc-5-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-5-branch/gcc/fortran/trans-intrinsic.c
branches/redhat/gcc-5-branch/gcc/fortran/trans-types.c
branches/redhat/gcc-5-branch/gcc/ipa-chkp.c
branches/redhat/gcc-5-branch/gcc/ipa-icf.c
branches/redhat/gcc-5-branch/gcc/ipa-icf.h
branches/redhat/gcc-5-branch/gcc/ipa-split.c
branches/redhat/gcc-5-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/digit-sep-neg.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ipa/ipa-icf-4.C
branches/redhat/gcc-5-branch/gcc/tree-data-ref.h
branches/redhat/gcc-5-branch/gcc/tree-parloops.c
branches/redhat/gcc-5-branch/gcc/tree-parloops.h
branches/redhat/gcc-5-branch/gcc/tree-sra.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-coalesce.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-coalesce.h
branches/redhat/gcc-5-branch/gcc/tree-ssa-loop-ch.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-loop-niter.c
branches/redhat/gcc-5-branch/gcc/tree-vect-data-refs.c
branches/redhat/gcc-5-branch/gcc/tree-vect-generic.c
branches/redhat/gcc-5-branch/gcc/tsan.c
branches/redhat/gcc-5-branch/gcc/varpool.c
branches/redhat/gcc-5-branch/include/ChangeLog
branches/redhat/gcc-5-branch/include/partition.h
branches/redhat/gcc-5-branch/libcpp/ChangeLog
branches/redhat/gcc-5-branch/libcpp/lex.c
branches/redhat/gcc-5-branch/libgfortran/ChangeLog
branches/redhat/gcc-5-branch/libgfortran/intrinsics/system_clock.c
branches/redhat/gcc-5-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-5-branch/libstdc++-v3/acinclude.m4
branches/redhat/gcc-5-branch/libstdc++-v3/config.h.in
branches/redhat/gcc-5-branch/libstdc++-v3/config/locale/gnu/messages_members.cc
branches/redhat/gcc-5-branch/libstdc++-v3/configure
branches/redhat/gcc-5-branch/libstdc++-v3/include/ext/codecvt_specializations.h
branches/redhat/gcc-5-branch/libstdc++-v3/include/std/shared_mutex
branches/redhat/gcc-5-branch/libstdc++-v3/libsupc++/nested_exception.h
branches/redhat/gcc-5-branch/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
branches/redhat/gcc-5-branch/libstdc++-v3/src/c++11/cxx11-shim_facets.cc
branches/redhat/gcc-5-branch/libstdc++-v3/src/c++11/future.cc
branches/redhat/gcc-5-branch/libstdc++-v3/src/c++11/system_error.cc
branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/1.cc
branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
Propchange: branches/redhat/gcc-5-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list