This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r193160 - in /branches/redhat/gcc-4_7-branch: ....
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 05 Nov 2012 13:14:01 -0000
- Subject: r193160 - in /branches/redhat/gcc-4_7-branch: ....
Author: jakub
Date: Mon Nov 5 13:13:59 2012
New Revision: 193160
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193160
Log:
svn merge -r192444:193148 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
Added:
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc
- copied unchanged from r193148, branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc
Modified:
branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/random.h
branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/random.tcc
branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/shared_ptr_base.h
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_7-branch/gcc/config/microblaze/rtems.h
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/config/microblaze/rtems.h
branches/redhat/gcc-4_7-branch/gcc/config/microblaze/t-rtems
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/config/microblaze/t-rtems
branches/redhat/gcc-4_7-branch/gcc/config/sparc/t-rtems
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/config/sparc/t-rtems
branches/redhat/gcc-4_7-branch/gcc/config/sparc/t-rtems-64
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/config/sparc/t-rtems-64
branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/new11.C
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/new11.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr54902.C
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr54902.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr54985.c
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr54985.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr53701.c
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr53701.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55019.c
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55019.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54920.c
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54920.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr54892.c
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr54892.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4.adb
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4.adb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4_pkg.ads
- copied unchanged from r193148, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4_pkg.ads
Modified:
branches/redhat/gcc-4_7-branch/ (props changed)
branches/redhat/gcc-4_7-branch/gcc/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
branches/redhat/gcc-4_7-branch/gcc/Makefile.in
branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/Make-lang.in
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/Makefile.in
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/decl.c
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/trans.c
branches/redhat/gcc-4_7-branch/gcc/cfgexpand.c
branches/redhat/gcc-4_7-branch/gcc/common/config/m68k/m68k-common.c
branches/redhat/gcc-4_7-branch/gcc/config.gcc
branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.c
branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.h
branches/redhat/gcc-4_7-branch/gcc/config/avr/rtems.h
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386-protos.h
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.md
branches/redhat/gcc-4_7-branch/gcc/config/i386/predicates.md
branches/redhat/gcc-4_7-branch/gcc/config/i386/sse.md
branches/redhat/gcc-4_7-branch/gcc/config/rs6000/predicates.md
branches/redhat/gcc-4_7-branch/gcc/configure
branches/redhat/gcc-4_7-branch/gcc/configure.ac
branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/cp/init.c
branches/redhat/gcc-4_7-branch/gcc/cse.c
branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_7-branch/gcc/dse.c
branches/redhat/gcc-4_7-branch/gcc/fold-const.c
branches/redhat/gcc-4_7-branch/gcc/gimplify.c
branches/redhat/gcc-4_7-branch/gcc/go/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/go/gccgo.texi
branches/redhat/gcc-4_7-branch/gcc/go/go-c.h
branches/redhat/gcc-4_7-branch/gcc/go/go-lang.c
branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/go.cc
branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo.cc
branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo.h
branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/import.cc
branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/import.h
branches/redhat/gcc-4_7-branch/gcc/go/lang.opt
branches/redhat/gcc-4_7-branch/gcc/ifcvt.c
branches/redhat/gcc-4_7-branch/gcc/sel-sched-ir.c
branches/redhat/gcc-4_7-branch/gcc/sel-sched.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/lto14.adb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/specs/addr1.ads
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/specs/atomic1.ads
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-pre.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-tail-merge.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-threadedge.c
branches/redhat/gcc-4_7-branch/gcc/tree-vect-data-refs.c
branches/redhat/gcc-4_7-branch/gcc/tree.h
branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
branches/redhat/gcc-4_7-branch/libgcc/config.host
branches/redhat/gcc-4_7-branch/libgcc/config/i386/32/sfp-machine.h
branches/redhat/gcc-4_7-branch/libgcc/config/i386/64/sfp-machine.h
branches/redhat/gcc-4_7-branch/libgo/mksysinfo.sh
Propchange: branches/redhat/gcc-4_7-branch/
('svn:mergeinfo' modified)