This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r184655 - 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: Wed, 29 Feb 2012 08:38:21 -0000
- Subject: r184655 - in /branches/redhat/gcc-4_7-branch: ....
Author: jakub
Date: Wed Feb 29 08:38:18 2012
New Revision: 184655
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184655
Log:
svn merge -r184607:184654 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/src/Makefile.am
branches/redhat/gcc-4_7-branch/libstdc++-v3/src/Makefile.in
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_7-branch/gcc/config/avr/builtins.def
- copied unchanged from r184654, trunk/gcc/config/avr/builtins.def
branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/lto/pr52400_0.C
- copied unchanged from r184654, trunk/gcc/testsuite/g++.dg/lto/pr52400_0.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tm/pub-safety-1.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.dg/tm/pub-safety-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr52402.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.dg/torture/pr52402.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr52407.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.dg/torture/pr52407.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-constants.h
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-constants.h
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/neon/pr51534.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/arm/neon/pr51534.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/avr/torture/builtins-1.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/avr/torture/builtins-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/avr/torture/builtins-error.c
- copied unchanged from r184654, trunk/gcc/testsuite/gcc.target/avr/torture/builtins-error.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
- copied unchanged from r184654, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
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/testsuite/boehm-gc.c/thread_leak_test.c
branches/redhat/gcc-4_7-branch/gcc/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
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_neon.h
branches/redhat/gcc-4_7-branch/gcc/config/arm/neon.md
branches/redhat/gcc-4_7-branch/gcc/config/arm/neon.ml
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-c.c
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-devices.c
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-mcus.def
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.h
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
branches/redhat/gcc-4_7-branch/gcc/config/avr/t-avr
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_7-branch/gcc/df-scan.c
branches/redhat/gcc-4_7-branch/gcc/df.h
branches/redhat/gcc-4_7-branch/gcc/doc/extend.texi
branches/redhat/gcc-4_7-branch/gcc/doc/install.texi
branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/fortran/trans-expr.c
branches/redhat/gcc-4_7-branch/gcc/gcc.c
branches/redhat/gcc-4_7-branch/gcc/gimple.h
branches/redhat/gcc-4_7-branch/gcc/ipa-prop.c
branches/redhat/gcc-4_7-branch/gcc/lto/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/lto/lto.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/abitest.h
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp10.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp11.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp12.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp13.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp14.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp15.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp16.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp17.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp4.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp5.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp6.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp7.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp8.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/aapcs/vfp9.c
branches/redhat/gcc-4_7-branch/gcc/trans-mem.c
branches/redhat/gcc-4_7-branch/gcc/tree-sra.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-loop-im.c
branches/redhat/gcc-4_7-branch/gcc/tree-vect-stmts.c
branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
branches/redhat/gcc-4_7-branch/libgcc/config/i386/sfp-machine.h
branches/redhat/gcc-4_7-branch/libgcc/generic-morestack.c
branches/redhat/gcc-4_7-branch/libgo/runtime/runtime.h
Propchange: branches/redhat/gcc-4_7-branch/
('svn:mergeinfo' modified)