This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r197059 - in /branches/gupc: ./ ChangeLog MAINT...
- From: gfunck at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 25 Mar 2013 18:33:42 -0000
- Subject: r197059 - in /branches/gupc: ./ ChangeLog MAINT...
Author: gfunck
Date: Mon Mar 25 18:33:42 2013
New Revision: 197059
URL: http://gcc.gnu.org/viewcvs?rev=197059&root=gcc&view=rev
Log:
Merge trunk version 197029 into gupc branch.
Added:
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/cons/55977.cc
- copied unchanged from r197029, trunk/libstdc++-v3/testsuite/23_containers/deque/cons/55977.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/vector/cons/55977.cc
- copied unchanged from r197029, trunk/libstdc++-v3/testsuite/23_containers/vector/cons/55977.cc
branches/gupc/libstdc++-v3/testsuite/ext/debug_allocator/56170.cc
- copied unchanged from r197029, trunk/libstdc++-v3/testsuite/ext/debug_allocator/56170.cc
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/include/bits/deque.tcc
branches/gupc/libstdc++-v3/include/bits/stl_vector.h
branches/gupc/libstdc++-v3/include/ext/debug_allocator.h
branches/gupc/libstdc++-v3/include/std/chrono
branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static11.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-static11.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing9.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/cpp0x/trailing9.C
branches/gupc/gcc/testsuite/g++.dg/eh/anon1.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/eh/anon1.C
branches/gupc/gcc/testsuite/g++.dg/eh/anon1a.cc
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/eh/anon1a.cc
branches/gupc/gcc/testsuite/g++.dg/eh/anon2.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/eh/anon2.C
branches/gupc/gcc/testsuite/g++.dg/ext/vector21.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/ext/vector21.C
branches/gupc/gcc/testsuite/g++.dg/template/const6.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/template/const6.C
branches/gupc/gcc/testsuite/g++.dg/template/friend54.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/template/friend54.C
branches/gupc/gcc/testsuite/g++.dg/torture/pr56635.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/torture/pr56635.C
branches/gupc/gcc/testsuite/g++.dg/tree-ssa/ssa-dom.C
- copied unchanged from r197029, trunk/gcc/testsuite/g++.dg/tree-ssa/ssa-dom.C
branches/gupc/gcc/testsuite/gcc.dg/pr56355-1.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.dg/pr56355-1.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr56661.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.dg/torture/pr56661.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/extr.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/aarch64/extr.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/movk.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/aarch64/movk.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/ror.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/aarch64/ror.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/sbc.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/aarch64/sbc.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon-for-64bits-1.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/arm/neon-for-64bits-1.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon-for-64bits-2.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/arm/neon-for-64bits-2.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/mmfpgpr.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/powerpc/mmfpgpr.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/pr56605.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/powerpc/pr56605.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/sd-pwr6.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/powerpc/sd-pwr6.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/sd-vsx.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/powerpc/sd-vsx.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/vsx-float0.c
- copied unchanged from r197029, trunk/gcc/testsuite/gcc.target/powerpc/vsx-float0.c
branches/gupc/gcc/testsuite/gfortran.dg/eof_5.f90
- copied unchanged from r197029, trunk/gcc/testsuite/gfortran.dg/eof_5.f90
branches/gupc/gcc/testsuite/gfortran.dg/namelist_77.f90
- copied unchanged from r197029, trunk/gcc/testsuite/gfortran.dg/namelist_77.f90
branches/gupc/gcc/testsuite/gfortran.dg/namelist_78.f90
- copied unchanged from r197029, trunk/gcc/testsuite/gfortran.dg/namelist_78.f90
branches/gupc/gcc/testsuite/gfortran.dg/open_negative_unit_1.f90
- copied unchanged from r197029, trunk/gcc/testsuite/gfortran.dg/open_negative_unit_1.f90
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/contrib/ChangeLog
branches/gupc/contrib/gennews
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/i-fortra.ads
branches/gupc/gcc/c/ChangeLog
branches/gupc/gcc/c/c-objc-common.c
branches/gupc/gcc/calls.c
branches/gupc/gcc/cfgexpand.c
branches/gupc/gcc/cfgloop.c
branches/gupc/gcc/combine.c
branches/gupc/gcc/config.in
branches/gupc/gcc/config/aarch64/aarch64-elf.h
branches/gupc/gcc/config/aarch64/aarch64-simd.md
branches/gupc/gcc/config/aarch64/aarch64.c
branches/gupc/gcc/config/aarch64/aarch64.md
branches/gupc/gcc/config/arm/arm-protos.h
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/arm.h
branches/gupc/gcc/config/arm/arm.md
branches/gupc/gcc/config/arm/arm.opt
branches/gupc/gcc/config/arm/neon.md
branches/gupc/gcc/config/avr/avr.c
branches/gupc/gcc/config/bfin/bfin.c
branches/gupc/gcc/config/c6x/c6x.c
branches/gupc/gcc/config/epiphany/epiphany.c
branches/gupc/gcc/config/frv/frv.c
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/i386/mmx.md
branches/gupc/gcc/config/ia64/ia64.c
branches/gupc/gcc/config/iq2000/iq2000.c
branches/gupc/gcc/config/mcore/mcore.c
branches/gupc/gcc/config/mep/mep.c
branches/gupc/gcc/config/mips/constraints.md
branches/gupc/gcc/config/mips/micromips.md
branches/gupc/gcc/config/mips/mips-cpus.def
branches/gupc/gcc/config/mips/mips-protos.h
branches/gupc/gcc/config/mips/mips-tables.opt
branches/gupc/gcc/config/mips/mips.c
branches/gupc/gcc/config/mips/mips.h
branches/gupc/gcc/config/mips/mips.md
branches/gupc/gcc/config/mips/mips.opt
branches/gupc/gcc/config/mips/predicates.md
branches/gupc/gcc/config/mips/sync.md
branches/gupc/gcc/config/mips/t-sde
branches/gupc/gcc/config/mmix/mmix.c
branches/gupc/gcc/config/mn10300/mn10300.c
branches/gupc/gcc/config/pa/pa.c
branches/gupc/gcc/config/rs6000/constraints.md
branches/gupc/gcc/config/rs6000/dfp.md
branches/gupc/gcc/config/rs6000/predicates.md
branches/gupc/gcc/config/rs6000/rs6000-cpus.def
branches/gupc/gcc/config/rs6000/rs6000-modes.def
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rs6000/rs6000.h
branches/gupc/gcc/config/rs6000/rs6000.md
branches/gupc/gcc/config/rs6000/rs6000.opt
branches/gupc/gcc/config/rs6000/vector.md
branches/gupc/gcc/config/rs6000/vsx.md
branches/gupc/gcc/config/s390/s390.c
branches/gupc/gcc/config/sol2.c
branches/gupc/gcc/config/sparc/sparc.c
branches/gupc/gcc/config/sparc/sparc.md
branches/gupc/gcc/config/spu/spu.c
branches/gupc/gcc/config/stormy16/stormy16.c
branches/gupc/gcc/config/tilegx/sync.md
branches/gupc/gcc/config/v850/v850.c
branches/gupc/gcc/config/xtensa/xtensa.c
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/call.c
branches/gupc/gcc/cp/cp-tree.h
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/cp/decl2.c
branches/gupc/gcc/cp/error.c
branches/gupc/gcc/cp/expr.c
branches/gupc/gcc/cp/init.c
branches/gupc/gcc/cp/mangle.c
branches/gupc/gcc/cp/method.c
branches/gupc/gcc/cp/name-lookup.c
branches/gupc/gcc/cp/parser.c
branches/gupc/gcc/cp/pt.c
branches/gupc/gcc/cp/search.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cp/tree.c
branches/gupc/gcc/cp/typeck.c
branches/gupc/gcc/cp/typeck2.c
branches/gupc/gcc/df-core.c
branches/gupc/gcc/df-scan.c
branches/gupc/gcc/df.h
branches/gupc/gcc/diagnostic.c
branches/gupc/gcc/diagnostic.def
branches/gupc/gcc/diagnostic.h
branches/gupc/gcc/doc/extend.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/md.texi
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/emit-rtl.c
branches/gupc/gcc/fold-const.c
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/gfortran.h
branches/gupc/gcc/fortran/invoke.texi
branches/gupc/gcc/fortran/lang.opt
branches/gupc/gcc/fortran/options.c
branches/gupc/gcc/fortran/parse.c
branches/gupc/gcc/fortran/resolve.c
branches/gupc/gcc/fortran/trans-decl.c
branches/gupc/gcc/fortran/trans-types.c
branches/gupc/gcc/function.c
branches/gupc/gcc/gcse.c
branches/gupc/gcc/gimple.h
branches/gupc/gcc/gimplify.c
branches/gupc/gcc/graph.c
branches/gupc/gcc/hw-doloop.c
branches/gupc/gcc/ipa-cp.c
branches/gupc/gcc/is-a.h
branches/gupc/gcc/java/ChangeLog
branches/gupc/gcc/java/lang.c
branches/gupc/gcc/loop-iv.c
branches/gupc/gcc/params.def
branches/gupc/gcc/passes.c
branches/gupc/gcc/resource.c
branches/gupc/gcc/rtl.h
branches/gupc/gcc/simplify-rtx.c
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/c-c++-common/uninit-17.c
branches/gupc/gcc/testsuite/g++.dg/template/abstract-dr337.C
branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
branches/gupc/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
branches/gupc/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-compile.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-fp-compile.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-fp.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-fp.x
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect.x
branches/gupc/gcc/testsuite/gcc.target/i386/pr22152.c
branches/gupc/gcc/testsuite/gcc.target/mips/mips.exp
branches/gupc/gcc/testsuite/gcc.target/mips/umips-constraints-1.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-constraints-2.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-1.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-2.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-3.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-4.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-5.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-6.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-7.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-8.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-swp-volatile.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-movep-1.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-movep-2.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-1.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-2.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-3.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-1.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-2.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-3.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-4.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-5.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-6.c
branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-7.c
branches/gupc/gcc/testsuite/gfortran.dg/do_1.f90
branches/gupc/gcc/toplev.c
branches/gupc/gcc/tree-cfg.c
branches/gupc/gcc/tree-complex.c
branches/gupc/gcc/tree-data-ref.c
branches/gupc/gcc/tree-data-ref.h
branches/gupc/gcc/tree-diagnostic.c
branches/gupc/gcc/tree-inline.c
branches/gupc/gcc/tree-pass.h
branches/gupc/gcc/tree-sra.c
branches/gupc/gcc/tree-ssa-alias.c
branches/gupc/gcc/tree-ssa-dom.c
branches/gupc/gcc/tree-ssa-live.c
branches/gupc/gcc/tree-ssa-loop-im.c
branches/gupc/gcc/tree-ssa-sccvn.c
branches/gupc/gcc/tree-ssa-structalias.c
branches/gupc/gcc/tree-streamer-in.c
branches/gupc/gcc/tree-streamer-out.c
branches/gupc/gcc/tree-vect-data-refs.c
branches/gupc/gcc/tree-vect-generic.c
branches/gupc/gcc/tree-vect-loop-manip.c
branches/gupc/gcc/tree-vect-loop.c
branches/gupc/gcc/tree-vect-slp.c
branches/gupc/gcc/tree-vectorizer.h
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
branches/gupc/gcc/var-tracking.c
branches/gupc/libatomic/gcas.c
branches/gupc/libatomic/gexch.c
branches/gupc/libatomic/gload.c
branches/gupc/libatomic/gstore.c
branches/gupc/libffi/ChangeLog
branches/gupc/libffi/src/x86/win64.S
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/config/mips/crtn.S
branches/gupc/libgcc/config/mips/linux-unwind.h
branches/gupc/libgcc/config/mips/mips16.S
branches/gupc/libgcc/config/vxlib-tls.c
branches/gupc/libgfortran/ChangeLog
branches/gupc/libgfortran/intrinsics/chmod.c
branches/gupc/libgfortran/intrinsics/execute_command_line.c
branches/gupc/libgfortran/io/format.c
branches/gupc/libgfortran/io/list_read.c
branches/gupc/libgfortran/io/open.c
branches/gupc/libgfortran/io/transfer.c
branches/gupc/libgfortran/io/write.c
branches/gupc/libgfortran/io/write_float.def
branches/gupc/libgfortran/libgfortran.h
branches/gupc/libgfortran/runtime/error.c
branches/gupc/libitm/local_atomic
branches/gupc/libsanitizer/ChangeLog
branches/gupc/libsanitizer/Makefile.in
branches/gupc/libsanitizer/asan/Makefile.in
branches/gupc/libsanitizer/configure.ac
branches/gupc/libsanitizer/interception/Makefile.in
branches/gupc/libsanitizer/sanitizer_common/Makefile.in
branches/gupc/libsanitizer/tsan/Makefile.in
Propchange: branches/gupc/
('svn:mergeinfo' modified)