r145555 - in /branches/pretty-ipa: ./ gcc/Chang...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Apr 5 00:08:00 GMT 2009
Author: hubicka
Date: Sun Apr 5 00:08:19 2009
New Revision: 145555
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145555
Log:
Merge from mainline.
Modified:
branches/pretty-ipa/libstdc++-v3/ChangeLog
branches/pretty-ipa/libstdc++-v3/include/bits/random.h
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/base_copy.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/base_move.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/default.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed1.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed2.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed_seq.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/operators/equal.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/operators/serialize.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/requirements/typedefs.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/default.cc
branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/mt19937_64.cc
Changes in other areas also in this revision:
Added:
branches/pretty-ipa/gcc/testsuite/g++.dg/opt/pr39607.C
- copied unchanged from r145554, trunk/gcc/testsuite/g++.dg/opt/pr39607.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/const2.C
- copied unchanged from r145554, trunk/gcc/testsuite/g++.dg/template/const2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/tree-ssa/pr8781.C
- copied unchanged from r145554, trunk/gcc/testsuite/g++.dg/tree-ssa/pr8781.C
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39636.c
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.c-torture/compile/pr39636.c
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/pr39501.c
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.c-torture/execute/pr39501.c
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/pr39501.x
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.c-torture/execute/pr39501.x
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/pr23086.c
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr23086.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/pr2480.c
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr2480.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-25.c
- copied unchanged from r145554, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-25.c
branches/pretty-ipa/gcc/testsuite/gfortran.dg/common_12.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/common_12.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/common_align_2.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/common_align_2.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_10.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_10.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_11.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_11.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_12.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_12.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_13.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_13.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_14.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_14.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_8.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_8.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/recursive_check_9.f90
- copied unchanged from r145554, trunk/gcc/testsuite/gfortran.dg/recursive_check_9.f90
Modified:
branches/pretty-ipa/ (props changed)
branches/pretty-ipa/gcc/ChangeLog
branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
branches/pretty-ipa/gcc/DATESTAMP
branches/pretty-ipa/gcc/Makefile.in
branches/pretty-ipa/gcc/ada/ChangeLog
branches/pretty-ipa/gcc/ada/gcc-interface/utils.c
branches/pretty-ipa/gcc/bt-load.c
branches/pretty-ipa/gcc/config/arm/arm.md
branches/pretty-ipa/gcc/config/ia64/div.md
branches/pretty-ipa/gcc/config/ia64/ia64.md
branches/pretty-ipa/gcc/cp/ChangeLog
branches/pretty-ipa/gcc/cp/error.c
branches/pretty-ipa/gcc/cp/pt.c
branches/pretty-ipa/gcc/cp/semantics.c
branches/pretty-ipa/gcc/except.c
branches/pretty-ipa/gcc/except.h
branches/pretty-ipa/gcc/fortran/ChangeLog
branches/pretty-ipa/gcc/fortran/primary.c
branches/pretty-ipa/gcc/fortran/resolve.c
branches/pretty-ipa/gcc/fortran/trans-common.c
branches/pretty-ipa/gcc/fortran/trans-decl.c
branches/pretty-ipa/gcc/ipa-cp.c
branches/pretty-ipa/gcc/ipa-inline.c
branches/pretty-ipa/gcc/ira-build.c
branches/pretty-ipa/gcc/ira-color.c
branches/pretty-ipa/gcc/ira-emit.c
branches/pretty-ipa/gcc/ira-lives.c
branches/pretty-ipa/gcc/matrix-reorg.c
branches/pretty-ipa/gcc/omp-low.c
branches/pretty-ipa/gcc/reload.c
branches/pretty-ipa/gcc/stor-layout.c
branches/pretty-ipa/gcc/testsuite/ChangeLog
branches/pretty-ipa/gcc/testsuite/g++.dg/template/error38.C
branches/pretty-ipa/gcc/tree-eh.c
branches/pretty-ipa/gcc/tree-profile.c
branches/pretty-ipa/gcc/tree-ssa-copy.c
branches/pretty-ipa/gcc/tree-ssa-forwprop.c
branches/pretty-ipa/gcc/tree-ssa-operands.c
branches/pretty-ipa/gcc/tree-ssa-pre.c
branches/pretty-ipa/gcc/tree-ssa-sccvn.c
branches/pretty-ipa/gcc/tree-ssa-sccvn.h
branches/pretty-ipa/gcc/tree-ssa-uncprop.c
branches/pretty-ipa/gcc/tree-ssa.c
branches/pretty-ipa/gcc/tree-vect-loop-manip.c
branches/pretty-ipa/gcc/tree-vect-loop.c
branches/pretty-ipa/gcc/tree-vectorizer.h
branches/pretty-ipa/gcc/unwind-dw2.c
branches/pretty-ipa/gcc/unwind-dw2.h
Propchange: branches/pretty-ipa/
('svnmerge-integrated' modified)
More information about the Libstdc++-cvs
mailing list