This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r184609 - 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, 27 Feb 2012 21:30:44 -0000
- Subject: r184609 - in /branches/redhat/gcc-4_7-branch: ....
Author: jakub
Date: Mon Feb 27 21:30:42 2012
New Revision: 184609
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184609
Log:
svn merge -r184540:184607 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Modified:
branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_7-branch/libstdc++-v3/acinclude.m4
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/pre/gnu.ver
branches/redhat/gcc-4_7-branch/libstdc++-v3/configure
branches/redhat/gcc-4_7-branch/libstdc++-v3/src/Makefile.am
branches/redhat/gcc-4_7-branch/libstdc++-v3/src/Makefile.in
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr52375.c
- copied unchanged from r184607, trunk/gcc/testsuite/gcc.c-torture/compile/pr52375.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr52355.c
- copied unchanged from r184607, trunk/gcc/testsuite/gcc.dg/pr52355.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr52375.c
- copied unchanged from r184607, trunk/gcc/testsuite/gcc.target/arm/pr52375.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49263.c
- copied unchanged from r184607, trunk/gcc/testsuite/gcc.target/sh/pr49263.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr19.adb
- copied unchanged from r184607, trunk/gcc/testsuite/gnat.dg/aggr19.adb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr19_pkg.adb
- copied unchanged from r184607, trunk/gcc/testsuite/gnat.dg/aggr19_pkg.adb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr19_pkg.ads
- copied unchanged from r184607, trunk/gcc/testsuite/gnat.dg/aggr19_pkg.ads
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array20.adb
- copied unchanged from r184607, trunk/gcc/testsuite/gnat.dg/array20.adb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array20.ads
- copied unchanged from r184607, trunk/gcc/testsuite/gnat.dg/array20.ads
Modified:
branches/redhat/gcc-4_7-branch/ (props changed)
branches/redhat/gcc-4_7-branch/boehm-gc/ChangeLog
branches/redhat/gcc-4_7-branch/boehm-gc/configure
branches/redhat/gcc-4_7-branch/boehm-gc/configure.ac
branches/redhat/gcc-4_7-branch/boehm-gc/include/gc_config.h.in
branches/redhat/gcc-4_7-branch/boehm-gc/include/private/gcconfig.h
branches/redhat/gcc-4_7-branch/contrib/ChangeLog
branches/redhat/gcc-4_7-branch/contrib/make_sunver.pl
branches/redhat/gcc-4_7-branch/gcc/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/Makefile.in
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/ada-tree.h
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/decl.c
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/misc.c
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/trans.c
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/utils.c
branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/utils2.c
branches/redhat/gcc-4_7-branch/gcc/alias.c
branches/redhat/gcc-4_7-branch/gcc/config/arm/arm-cores.def
branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.c
branches/redhat/gcc-4_7-branch/gcc/config/arm/neon.md
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
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/sh/constraints.md
branches/redhat/gcc-4_7-branch/gcc/config/sh/predicates.md
branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.c
branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.h
branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.md
branches/redhat/gcc-4_7-branch/gcc/config/tilegx/tilegx.c
branches/redhat/gcc-4_7-branch/gcc/cselib.c
branches/redhat/gcc-4_7-branch/gcc/doc/gimple.texi
branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_7-branch/gcc/doc/passes.texi
branches/redhat/gcc-4_7-branch/gcc/fold-const.c
branches/redhat/gcc-4_7-branch/gcc/gimple.c
branches/redhat/gcc-4_7-branch/gcc/gimple.h
branches/redhat/gcc-4_7-branch/gcc/ifcvt.c
branches/redhat/gcc-4_7-branch/gcc/ipa-split.c
branches/redhat/gcc-4_7-branch/gcc/passes.c
branches/redhat/gcc-4_7-branch/gcc/po/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/po/sv.po
branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.gdb
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.h
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/simulate-thread/speculative-store.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/align-main-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/align-main-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/amd64-abi-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/amd64-abi-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx-vzeroupper-4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/avx-vzeroupper-5.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/bitfield3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/local.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-5b.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-6b.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-8.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pad-9.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr22152.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr35767-4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr39082-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr39162.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr39315-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr44130.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr45336-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr45336-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr45336-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr45336-4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr45352-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr46295.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr46470.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr46939.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/sse4_1-blendps.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/sw-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/wrfsbase-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/wrfsbase-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/wrgsbase-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/wrgsbase-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
branches/redhat/gcc-4_7-branch/gcc/tree-flow.h
branches/redhat/gcc-4_7-branch/gcc/tree-if-conv.c
branches/redhat/gcc-4_7-branch/gcc/tree-into-ssa.c
branches/redhat/gcc-4_7-branch/gcc/tree-phinodes.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-sccvn.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa.c
branches/redhat/gcc-4_7-branch/gcc/var-tracking.c
branches/redhat/gcc-4_7-branch/libada/ChangeLog
branches/redhat/gcc-4_7-branch/libada/Makefile.in
branches/redhat/gcc-4_7-branch/libffi/ChangeLog
branches/redhat/gcc-4_7-branch/libffi/Makefile.am
branches/redhat/gcc-4_7-branch/libffi/Makefile.in
branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
branches/redhat/gcc-4_7-branch/libgcc/generic-morestack.c
branches/redhat/gcc-4_7-branch/libgo/runtime/go-nosys.c
branches/redhat/gcc-4_7-branch/libgomp/ChangeLog
branches/redhat/gcc-4_7-branch/libgomp/Makefile.am
branches/redhat/gcc-4_7-branch/libgomp/Makefile.in
branches/redhat/gcc-4_7-branch/libgomp/acinclude.m4
branches/redhat/gcc-4_7-branch/libgomp/configure
branches/redhat/gcc-4_7-branch/libitm/ChangeLog
branches/redhat/gcc-4_7-branch/libitm/retry.cc
branches/redhat/gcc-4_7-branch/libjava/ChangeLog
branches/redhat/gcc-4_7-branch/libjava/configure
branches/redhat/gcc-4_7-branch/libjava/configure.ac
Propchange: branches/redhat/gcc-4_7-branch/
('svn:mergeinfo' modified)