r269077 - in /branches/redhat/gcc-9-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Feb 21 20:56:00 GMT 2019
Author: jakub
Date: Thu Feb 21 20:56:51 2019
New Revision: 269077
URL: https://gcc.gnu.org/viewcvs?rev=269077&root=gcc&view=rev
Log:
svn merge -r269021:269075 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89416.cc
- copied unchanged from r269075, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89416.cc
Modified:
branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/alloc_traits.h
branches/redhat/gcc-9-branch/libstdc++-v3/src/c++98/compatibility-ldbl.cc
branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89130.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr89403.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp0x/pr89403.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-89336-3.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-89336-3.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/var-templ60.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ60.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/aggr-base7.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp1z/aggr-base7.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/inline-var5.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp1z/inline-var5.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/inline-var6.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/cpp1z/inline-var6.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/flexary33.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/ext/flexary33.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/is_constructible3.C
- copied unchanged from r269075, trunk/gcc/testsuite/g++.dg/ext/is_constructible3.C
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr89412.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.c-torture/compile/pr89412.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr88074-2.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.dg/pr88074-2.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89410-1.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.dg/pr89410-1.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89410-2.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.dg/pr89410-2.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr89091.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.dg/torture/pr89091.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr86487.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/arm/pr86487.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87412-1.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/i386/pr87412-1.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87412-2.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/i386/pr87412-2.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87412-3.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/i386/pr87412-3.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87412-4.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/i386/pr87412-4.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr88100.c
- copied unchanged from r269075, trunk/gcc/testsuite/gcc.target/powerpc/pr88100.c
branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_4.f90
- copied unchanged from r269075, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_4.f90
branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/warn_conversion_11.f90
- copied unchanged from r269075, trunk/gcc/testsuite/gfortran.dg/warn_conversion_11.f90
Removed:
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr89397.c
Modified:
branches/redhat/gcc-9-branch/ (props changed)
branches/redhat/gcc-9-branch/gcc/ChangeLog
branches/redhat/gcc-9-branch/gcc/DATESTAMP
branches/redhat/gcc-9-branch/gcc/config/arm/constraints.md
branches/redhat/gcc-9-branch/gcc/config/arm/ldrdstrd.md
branches/redhat/gcc-9-branch/gcc/config/gcn/gcn.c
branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
branches/redhat/gcc-9-branch/gcc/config/i386/sse.md
branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
branches/redhat/gcc-9-branch/gcc/cp/constexpr.c
branches/redhat/gcc-9-branch/gcc/cp/cp-tree.h
branches/redhat/gcc-9-branch/gcc/cp/decl.c
branches/redhat/gcc-9-branch/gcc/cp/decl2.c
branches/redhat/gcc-9-branch/gcc/cp/mangle.c
branches/redhat/gcc-9-branch/gcc/cp/method.c
branches/redhat/gcc-9-branch/gcc/cp/pt.c
branches/redhat/gcc-9-branch/gcc/cp/semantics.c
branches/redhat/gcc-9-branch/gcc/cp/typeck2.c
branches/redhat/gcc-9-branch/gcc/cp/vtable-class-hierarchy.c
branches/redhat/gcc-9-branch/gcc/diagnostic-show-locus.c
branches/redhat/gcc-9-branch/gcc/expr.c
branches/redhat/gcc-9-branch/gcc/fold-const.c
branches/redhat/gcc-9-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-9-branch/gcc/fortran/class.c
branches/redhat/gcc-9-branch/gcc/fortran/dump-parse-tree.c
branches/redhat/gcc-9-branch/gcc/fortran/gfortran.h
branches/redhat/gcc-9-branch/gcc/fortran/gfortran.texi
branches/redhat/gcc-9-branch/gcc/fortran/simplify.c
branches/redhat/gcc-9-branch/gcc/fortran/trans-expr.c
branches/redhat/gcc-9-branch/gcc/go/gofrontend/MERGE
branches/redhat/gcc-9-branch/gcc/go/gofrontend/ast-dump.cc
branches/redhat/gcc-9-branch/gcc/go/gofrontend/types.h
branches/redhat/gcc-9-branch/gcc/lra-constraints.c
branches/redhat/gcc-9-branch/gcc/omp-general.c
branches/redhat/gcc-9-branch/gcc/omp-general.h
branches/redhat/gcc-9-branch/gcc/omp-grid.c
branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/initlist69.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi3.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/direct-enum-init1.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/brace1.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/brace2.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/union2.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wbraces2.C
branches/redhat/gcc-9-branch/gcc/testsuite/g++.old-deja/g++.robertl/eb92.C
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/slp-reduc-sad.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88850-2.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88850.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-14.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-15.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-16.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-10.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-8.c
branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-9.c
branches/redhat/gcc-9-branch/gcc/testsuite/lib/target-supports.exp
branches/redhat/gcc-9-branch/gcc/toplev.c
branches/redhat/gcc-9-branch/libcpp/ChangeLog
branches/redhat/gcc-9-branch/libcpp/include/line-map.h
branches/redhat/gcc-9-branch/libgcc/ChangeLog
branches/redhat/gcc-9-branch/libgcc/config/alpha/linux-unwind.h
branches/redhat/gcc-9-branch/libgo/go/internal/cpu/cpu_gccgo.c
branches/redhat/gcc-9-branch/libphobos/ChangeLog
branches/redhat/gcc-9-branch/libphobos/libdruntime/Makefile.am
branches/redhat/gcc-9-branch/libphobos/libdruntime/Makefile.in
branches/redhat/gcc-9-branch/libphobos/src/Makefile.am
branches/redhat/gcc-9-branch/libphobos/src/Makefile.in
branches/redhat/gcc-9-branch/libsanitizer/ChangeLog
branches/redhat/gcc-9-branch/libsanitizer/sanitizer_common/sanitizer_linux.cc
branches/redhat/gcc-9-branch/libvtv/ChangeLog
branches/redhat/gcc-9-branch/libvtv/testsuite/libvtv.cc/const_vtable.cc
Propchange: branches/redhat/gcc-9-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list