This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r131262 - in /tags/function-specific-branch: Ch...


Author: meissner
Date: Wed Jan  2 21:12:27 2008
New Revision: 131262

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131262
Log:
Merge up to 131261

Added:
    tags/function-specific-branch/libstdc++-v3/ChangeLog-2007
      - copied unchanged from r131261, trunk/libstdc++-v3/ChangeLog-2007
    tags/function-specific-branch/libstdc++-v3/docs/html/20_util/shared_ptr.html
      - copied unchanged from r131261, trunk/libstdc++-v3/docs/html/20_util/shared_ptr.html
    tags/function-specific-branch/libstdc++-v3/include/bits/boost_sp_shared_count.h
      - copied unchanged from r131261, trunk/libstdc++-v3/include/bits/boost_sp_shared_count.h
    tags/function-specific-branch/libstdc++-v3/include/tr1/boost_sp_shared_count.h
      - copied unchanged from r131261, trunk/libstdc++-v3/include/tr1/boost_sp_shared_count.h
    tags/function-specific-branch/libstdc++-v3/include/tr1_impl/boost_sp_counted_base.h
      - copied unchanged from r131261, trunk/libstdc++-v3/include/tr1_impl/boost_sp_counted_base.h
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/34538.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/34538.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/assign/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/assign/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/casts/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/casts/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/dest/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/dest/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/misc/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/misc/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/modifiers/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/modifiers/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/observers/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/observers/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/thread/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/thread/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/comparison_operators/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/comparison_operators/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/cons/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/element_access/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/element_access/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/moveable.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/moveable.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/tuple_element.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/tuple_element.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/tuple_size.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/20_util/tuple/tuple_size.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/weak_ptr/lock/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/lock/
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/
      - copied from r131261, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/
    tags/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/sort/34095.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/25_algorithms/sort/34095.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc
      - copied unchanged from r131261, trunk/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc
Removed:
    tags/function-specific-branch/libstdc++-v3/include/tr1_impl/tuple
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation.cc
Modified:
    tags/function-specific-branch/libstdc++-v3/ChangeLog
    tags/function-specific-branch/libstdc++-v3/config/cpu/cris/atomicity.h
    tags/function-specific-branch/libstdc++-v3/config/os/generic/error_constants.h
    tags/function-specific-branch/libstdc++-v3/config/os/mingw32/error_constants.h
    tags/function-specific-branch/libstdc++-v3/configure.host
    tags/function-specific-branch/libstdc++-v3/docs/html/17_intro/c++0x_status.html
    tags/function-specific-branch/libstdc++-v3/docs/html/documentation.html
    tags/function-specific-branch/libstdc++-v3/docs/html/ext/parallel_mode.html
    tags/function-specific-branch/libstdc++-v3/docs/html/ext/pb_ds/index.html
    tags/function-specific-branch/libstdc++-v3/docs/html/test.html
    tags/function-specific-branch/libstdc++-v3/include/Makefile.am
    tags/function-specific-branch/libstdc++-v3/include/Makefile.in
    tags/function-specific-branch/libstdc++-v3/include/bits/locale_classes.h
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_algobase.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/algobase.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/losertree.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/multiway_merge.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/multiway_mergesort.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/partial_sum.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/quicksort.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/random_shuffle.h
    tags/function-specific-branch/libstdc++-v3/include/parallel/tree.h
    tags/function-specific-branch/libstdc++-v3/include/std/complex
    tags/function-specific-branch/libstdc++-v3/include/std/memory
    tags/function-specific-branch/libstdc++-v3/include/std/system_error
    tags/function-specific-branch/libstdc++-v3/include/std/tuple
    tags/function-specific-branch/libstdc++-v3/include/std/unordered_map
    tags/function-specific-branch/libstdc++-v3/include/std/unordered_set
    tags/function-specific-branch/libstdc++-v3/include/tr1/memory
    tags/function-specific-branch/libstdc++-v3/include/tr1/tuple
    tags/function-specific-branch/libstdc++-v3/include/tr1/unordered_map
    tags/function-specific-branch/libstdc++-v3/include/tr1/unordered_set
    tags/function-specific-branch/libstdc++-v3/include/tr1_impl/boost_shared_ptr.h
    tags/function-specific-branch/libstdc++-v3/include/tr1_impl/hashtable_policy.h
    tags/function-specific-branch/libstdc++-v3/src/system_error.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/default.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/operators/equal.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/operators/not_equal.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/1.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/equal.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/not_equal.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/system_error/cons-1.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/19_diagnostics/system_error/what-4.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/tuple/requirements/explicit_instantiation.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/error_code.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/error_code.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/comparison_operators/comparisons.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/assignment.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/big_tuples.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/constructor.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/element_access/get.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/tuple_element.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/tuple_size.cc

Changes in other areas also in this revision:
Added:
    tags/function-specific-branch/contrib/patch_tester.sh
      - copied unchanged from r131261, trunk/contrib/patch_tester.sh
    tags/function-specific-branch/contrib/prepare_patch.sh
      - copied unchanged from r131261, trunk/contrib/prepare_patch.sh
    tags/function-specific-branch/fixincludes/tests/base/features.h
      - copied unchanged from r131261, trunk/fixincludes/tests/base/features.h
    tags/function-specific-branch/gcc/fortran/ChangeLog-2007
      - copied unchanged from r131261, trunk/gcc/fortran/ChangeLog-2007
    tags/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/long_long.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/cpp0x/long_long.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/variadic84.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/cpp0x/variadic84.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/variadic85.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/cpp0x/variadic85.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/variadic86.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/cpp0x/variadic86.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/variadic87.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/cpp0x/variadic87.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/gomp/clause-4.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/gomp/clause-4.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/overload/arg5.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/overload/arg5.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/parse/friend7.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/parse/friend7.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/template/ttp25.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/template/ttp25.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/template/typedef8.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/template/typedef8.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/tree-ssa/pr34355.C
      - copied unchanged from r131261, trunk/gcc/testsuite/g++.dg/tree-ssa/pr34355.C
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/pr34093.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/compile/pr34093.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/20071213-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/execute/20071213-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/20071216-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/execute/20071216-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/20071219-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/execute/20071219-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/pr34415.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/execute/pr34415.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/pr34456.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.c-torture/execute/pr34456.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/debug/const-3.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/debug/const-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/gomp/clause-2.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/gomp/clause-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/gomp/combined-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/gomp/combined-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr34003-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/pr34003-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr34003-2.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/pr34003-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr8835-1.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/pr8835-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/sms-5.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/sms-5.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/vect/pr34591.c
      - copied unchanged from r131261, trunk/gcc/testsuite/gcc.dg/vect/pr34591.c
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/cshift_shift_real_1.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/cshift_shift_real_1.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/default_initialization_3.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/default_initialization_3.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/direct_io_8.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/direct_io_8.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/entry_17.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/entry_17.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/initialization_16.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/initialization_16.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/initialization_17.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/initialization_17.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/linked_list_1.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/linked_list_1.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/mapping_1.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/mapping_1.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/mapping_2.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/mapping_2.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/mapping_3.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/mapping_3.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/matmul_6.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/matmul_6.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/missing_parens_1.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/missing_parens_1.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/missing_parens_2.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/missing_parens_2.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/namelist_43.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/namelist_43.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/namelist_44.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/namelist_44.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/read_eof_5.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/read_eof_5.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/real_dimension_1.f
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/real_dimension_1.f
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/repeat_6.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/repeat_6.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/shift-kind_2.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/shift-kind_2.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/transfer_simplify_7.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/transfer_simplify_7.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/unary_operator.f90
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/unary_operator.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445.f
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445.f
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445a.f
      - copied unchanged from r131261, trunk/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445a.f
    tags/function-specific-branch/gcc/testsuite/gnat.dg/pack2.adb
      - copied unchanged from r131261, trunk/gcc/testsuite/gnat.dg/pack2.adb
    tags/function-specific-branch/libgfortran/ChangeLog-2007
      - copied unchanged from r131261, trunk/libgfortran/ChangeLog-2007
    tags/function-specific-branch/libgfortran/intrinsics/dtime.c
      - copied unchanged from r131261, trunk/libgfortran/intrinsics/dtime.c
    tags/function-specific-branch/libgfortran/intrinsics/time_1.h
      - copied unchanged from r131261, trunk/libgfortran/intrinsics/time_1.h
    tags/function-specific-branch/libgomp/testsuite/libgomp.c++/pr34513.C
      - copied unchanged from r131261, trunk/libgomp/testsuite/libgomp.c++/pr34513.C
    tags/function-specific-branch/libgomp/testsuite/libgomp.c/pr34513.c
      - copied unchanged from r131261, trunk/libgomp/testsuite/libgomp.c/pr34513.c
    tags/function-specific-branch/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
      - copied unchanged from r131261, trunk/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
Removed:
    tags/function-specific-branch/gcc/ada/s-vxwork-alpha.ads
Modified:
    tags/function-specific-branch/ChangeLog
    tags/function-specific-branch/MAINTAINERS
    tags/function-specific-branch/configure
    tags/function-specific-branch/configure.ac
    tags/function-specific-branch/contrib/ChangeLog
    tags/function-specific-branch/contrib/analyze_brprob
    tags/function-specific-branch/contrib/compareSumTests3
    tags/function-specific-branch/contrib/dglib.pm
    tags/function-specific-branch/contrib/gcc_build
    tags/function-specific-branch/contrib/gennews
    tags/function-specific-branch/contrib/regression/ChangeLog
    tags/function-specific-branch/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist
    tags/function-specific-branch/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
    tags/function-specific-branch/contrib/regression/btest-gcc.sh
    tags/function-specific-branch/contrib/texi2pod.pl
    tags/function-specific-branch/contrib/uninclude
    tags/function-specific-branch/fixincludes/ChangeLog
    tags/function-specific-branch/fixincludes/fixincl.x
    tags/function-specific-branch/fixincludes/inclhack.def
    tags/function-specific-branch/fixincludes/tests/base/wchar.h
    tags/function-specific-branch/gcc/ChangeLog
    tags/function-specific-branch/gcc/DATESTAMP
    tags/function-specific-branch/gcc/ada/ChangeLog
    tags/function-specific-branch/gcc/ada/Make-lang.in
    tags/function-specific-branch/gcc/ada/Makefile.in
    tags/function-specific-branch/gcc/ada/adaint.c
    tags/function-specific-branch/gcc/ada/atree.adb
    tags/function-specific-branch/gcc/ada/atree.ads
    tags/function-specific-branch/gcc/ada/checks.adb
    tags/function-specific-branch/gcc/ada/einfo.adb
    tags/function-specific-branch/gcc/ada/einfo.ads
    tags/function-specific-branch/gcc/ada/errout.adb
    tags/function-specific-branch/gcc/ada/exp_aggr.adb
    tags/function-specific-branch/gcc/ada/exp_attr.adb
    tags/function-specific-branch/gcc/ada/exp_ch3.adb
    tags/function-specific-branch/gcc/ada/exp_ch9.adb
    tags/function-specific-branch/gcc/ada/exp_pakd.adb
    tags/function-specific-branch/gcc/ada/freeze.adb
    tags/function-specific-branch/gcc/ada/g-expect-vms.adb
    tags/function-specific-branch/gcc/ada/g-expect.adb
    tags/function-specific-branch/gcc/ada/gen-soccon.c
    tags/function-specific-branch/gcc/ada/gnat_ugn.texi
    tags/function-specific-branch/gcc/ada/makegpr.adb
    tags/function-specific-branch/gcc/ada/par-ch3.adb
    tags/function-specific-branch/gcc/ada/par-prag.adb
    tags/function-specific-branch/gcc/ada/prj-attr.adb
    tags/function-specific-branch/gcc/ada/prj-attr.ads
    tags/function-specific-branch/gcc/ada/prj-dect.adb
    tags/function-specific-branch/gcc/ada/prj-nmsc.adb
    tags/function-specific-branch/gcc/ada/s-poosiz.adb
    tags/function-specific-branch/gcc/ada/sem_ch3.adb
    tags/function-specific-branch/gcc/ada/sem_ch4.adb
    tags/function-specific-branch/gcc/ada/sem_ch6.adb
    tags/function-specific-branch/gcc/ada/sem_ch8.adb
    tags/function-specific-branch/gcc/ada/sem_disp.adb
    tags/function-specific-branch/gcc/ada/sem_prag.adb
    tags/function-specific-branch/gcc/ada/sem_res.adb
    tags/function-specific-branch/gcc/ada/sem_util.adb
    tags/function-specific-branch/gcc/ada/sem_warn.adb
    tags/function-specific-branch/gcc/ada/snames.adb
    tags/function-specific-branch/gcc/ada/snames.ads
    tags/function-specific-branch/gcc/ada/snames.h
    tags/function-specific-branch/gcc/ada/system-aix.ads
    tags/function-specific-branch/gcc/ada/system-darwin-ppc.ads
    tags/function-specific-branch/gcc/ada/system-darwin-x86.ads
    tags/function-specific-branch/gcc/ada/system-freebsd-x86.ads
    tags/function-specific-branch/gcc/ada/system-hpux-ia64.ads
    tags/function-specific-branch/gcc/ada/system-hpux.ads
    tags/function-specific-branch/gcc/ada/system-irix-n32.ads
    tags/function-specific-branch/gcc/ada/system-irix-o32.ads
    tags/function-specific-branch/gcc/ada/system-linux-hppa.ads
    tags/function-specific-branch/gcc/ada/system-linux-ia64.ads
    tags/function-specific-branch/gcc/ada/system-linux-ppc.ads
    tags/function-specific-branch/gcc/ada/system-linux-x86.ads
    tags/function-specific-branch/gcc/ada/system-linux-x86_64.ads
    tags/function-specific-branch/gcc/ada/system-lynxos-ppc.ads
    tags/function-specific-branch/gcc/ada/system-lynxos-x86.ads
    tags/function-specific-branch/gcc/ada/system-mingw.ads
    tags/function-specific-branch/gcc/ada/system-solaris-sparc.ads
    tags/function-specific-branch/gcc/ada/system-solaris-sparcv9.ads
    tags/function-specific-branch/gcc/ada/system-solaris-x86.ads
    tags/function-specific-branch/gcc/ada/system-tru64.ads
    tags/function-specific-branch/gcc/ada/system-vms-ia64.ads
    tags/function-specific-branch/gcc/ada/system-vms-zcx.ads
    tags/function-specific-branch/gcc/ada/system-vms.ads
    tags/function-specific-branch/gcc/ada/system-vms_64.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-arm.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-m68k.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-mips.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-ppc.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-sparcv9.ads
    tags/function-specific-branch/gcc/ada/system-vxworks-x86.ads
    tags/function-specific-branch/gcc/ada/system.ads
    tags/function-specific-branch/gcc/ada/targparm.adb
    tags/function-specific-branch/gcc/ada/targparm.ads
    tags/function-specific-branch/gcc/ada/trans.c
    tags/function-specific-branch/gcc/ada/utils.c
    tags/function-specific-branch/gcc/c-decl.c
    tags/function-specific-branch/gcc/c-opts.c
    tags/function-specific-branch/gcc/c-parser.c
    tags/function-specific-branch/gcc/collect2.c
    tags/function-specific-branch/gcc/combine.c
    tags/function-specific-branch/gcc/config.gcc
    tags/function-specific-branch/gcc/config/arm/arm.c
    tags/function-specific-branch/gcc/config/avr/avr.c
    tags/function-specific-branch/gcc/config/avr/avr.h
    tags/function-specific-branch/gcc/config/avr/t-avr
    tags/function-specific-branch/gcc/config/bfin/bfin.c
    tags/function-specific-branch/gcc/config/cris/cris-protos.h
    tags/function-specific-branch/gcc/config/cris/cris.c
    tags/function-specific-branch/gcc/config/cris/cris.h
    tags/function-specific-branch/gcc/config/cris/cris.md
    tags/function-specific-branch/gcc/config/cris/linux.h
    tags/function-specific-branch/gcc/config/cris/predicates.md
    tags/function-specific-branch/gcc/config/cris/t-elfmulti
    tags/function-specific-branch/gcc/config/i386/i386.c
    tags/function-specific-branch/gcc/config/i386/i386.h
    tags/function-specific-branch/gcc/config/i386/sse.md
    tags/function-specific-branch/gcc/config/i386/t-crtfm
    tags/function-specific-branch/gcc/config/i386/t-crtpc
    tags/function-specific-branch/gcc/config/ia64/ia64.c
    tags/function-specific-branch/gcc/config/mcore/mcore.c
    tags/function-specific-branch/gcc/config/mips/mips.c
    tags/function-specific-branch/gcc/config/mips/mips.md
    tags/function-specific-branch/gcc/config/pa/pa.c
    tags/function-specific-branch/gcc/config/pa/som.h
    tags/function-specific-branch/gcc/config/xtensa/ieee754-df.S
    tags/function-specific-branch/gcc/config/xtensa/ieee754-sf.S
    tags/function-specific-branch/gcc/config/xtensa/lib1funcs.asm
    tags/function-specific-branch/gcc/config/xtensa/lib2funcs.S
    tags/function-specific-branch/gcc/config/xtensa/xtensa-protos.h
    tags/function-specific-branch/gcc/config/xtensa/xtensa.c
    tags/function-specific-branch/gcc/config/xtensa/xtensa.h
    tags/function-specific-branch/gcc/config/xtensa/xtensa.md
    tags/function-specific-branch/gcc/cp/ChangeLog
    tags/function-specific-branch/gcc/cp/call.c
    tags/function-specific-branch/gcc/cp/cp-lang.c
    tags/function-specific-branch/gcc/cp/decl.c
    tags/function-specific-branch/gcc/cp/parser.c
    tags/function-specific-branch/gcc/cp/pt.c
    tags/function-specific-branch/gcc/df.h
    tags/function-specific-branch/gcc/doc/install.texi
    tags/function-specific-branch/gcc/doc/invoke.texi
    tags/function-specific-branch/gcc/doc/tm.texi
    tags/function-specific-branch/gcc/dwarf2out.c
    tags/function-specific-branch/gcc/emit-rtl.c
    tags/function-specific-branch/gcc/final.c
    tags/function-specific-branch/gcc/fortran/ChangeLog
    tags/function-specific-branch/gcc/fortran/check.c
    tags/function-specific-branch/gcc/fortran/decl.c
    tags/function-specific-branch/gcc/fortran/dump-parse-tree.c
    tags/function-specific-branch/gcc/fortran/error.c
    tags/function-specific-branch/gcc/fortran/expr.c
    tags/function-specific-branch/gcc/fortran/gfortran.h
    tags/function-specific-branch/gcc/fortran/gfortran.texi
    tags/function-specific-branch/gcc/fortran/interface.c
    tags/function-specific-branch/gcc/fortran/intrinsic.c
    tags/function-specific-branch/gcc/fortran/intrinsic.h
    tags/function-specific-branch/gcc/fortran/intrinsic.texi
    tags/function-specific-branch/gcc/fortran/iresolve.c
    tags/function-specific-branch/gcc/fortran/match.c
    tags/function-specific-branch/gcc/fortran/match.h
    tags/function-specific-branch/gcc/fortran/matchexp.c
    tags/function-specific-branch/gcc/fortran/module.c
    tags/function-specific-branch/gcc/fortran/resolve.c
    tags/function-specific-branch/gcc/fortran/simplify.c
    tags/function-specific-branch/gcc/fortran/target-memory.c
    tags/function-specific-branch/gcc/fortran/target-memory.h
    tags/function-specific-branch/gcc/fortran/trans-array.c
    tags/function-specific-branch/gcc/fortran/trans-decl.c
    tags/function-specific-branch/gcc/fortran/trans-expr.c
    tags/function-specific-branch/gcc/fortran/trans-intrinsic.c
    tags/function-specific-branch/gcc/fortran/trans-types.c
    tags/function-specific-branch/gcc/fortran/trans.h
    tags/function-specific-branch/gcc/function.c
    tags/function-specific-branch/gcc/java/ChangeLog
    tags/function-specific-branch/gcc/java/decl.c
    tags/function-specific-branch/gcc/java/jcf-parse.c
    tags/function-specific-branch/gcc/java/lang.c
    tags/function-specific-branch/gcc/lambda-code.c
    tags/function-specific-branch/gcc/langhooks-def.h
    tags/function-specific-branch/gcc/langhooks.h
    tags/function-specific-branch/gcc/modulo-sched.c
    tags/function-specific-branch/gcc/omp-low.c
    tags/function-specific-branch/gcc/po/ChangeLog
    tags/function-specific-branch/gcc/po/sv.po
    tags/function-specific-branch/gcc/regclass.c
    tags/function-specific-branch/gcc/reload.c
    tags/function-specific-branch/gcc/resource.c
    tags/function-specific-branch/gcc/rtl.def
    tags/function-specific-branch/gcc/rtl.h
    tags/function-specific-branch/gcc/simplify-rtx.c
    tags/function-specific-branch/gcc/testsuite/ChangeLog
    tags/function-specific-branch/gcc/testsuite/g++.dg/other/datasec1.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/overload/arg1.C
    tags/function-specific-branch/gcc/testsuite/g++.dg/overload/arg4.C
    tags/function-specific-branch/gcc/testsuite/gcc.dg/20020919-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr19340.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr31866.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr32912-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/sibcall-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/sibcall-4.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/torture/builtin-math-4.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/torture/builtin-modf-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/torture/cris-asm-mof-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/torture/cris-volatile-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/torture/pr24257.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-25.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-26.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/typeof-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/20011127-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/asmreg-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_bswap_v3.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_bswap_v8.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_clz_v0.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_clz_v3.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_ctz_v3.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/builtin_ctz_v8.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/cris.exp
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/peep2-andu1.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/peep2-andu2.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/peep2-xsrand.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/peep2-xsrand2.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
    tags/function-specific-branch/gcc/testsuite/gcc.target/i386/fastcall-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/i386/i386.exp
    tags/function-specific-branch/gcc/testsuite/gcc.target/mips/mips.exp
    tags/function-specific-branch/gcc/testsuite/gcc.target/spu/Wmain.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/spu/tag_manager.c
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/bind_c_usage_16.f03
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/boz_8.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/boz_9.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/integer_exponentiation_2.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/namelist_42.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/real_const_3.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/transfer_simplify_2.f90
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    tags/function-specific-branch/gcc/testsuite/gnat.dg/access_discr.adb
    tags/function-specific-branch/gcc/testsuite/gnat.dg/specs/variant_part.ads
    tags/function-specific-branch/gcc/testsuite/gnat.dg/test_image_p.ads
    tags/function-specific-branch/gcc/testsuite/lib/objc.exp
    tags/function-specific-branch/gcc/testsuite/lib/target-supports.exp
    tags/function-specific-branch/gcc/toplev.c
    tags/function-specific-branch/gcc/tree-cfg.c
    tags/function-specific-branch/gcc/tree-data-ref.c
    tags/function-specific-branch/gcc/tree-flow-inline.h
    tags/function-specific-branch/gcc/tree-flow.h
    tags/function-specific-branch/gcc/tree-mudflap.c
    tags/function-specific-branch/gcc/tree-parloops.c
    tags/function-specific-branch/gcc/tree-scalar-evolution.c
    tags/function-specific-branch/gcc/tree-sra.c
    tags/function-specific-branch/gcc/tree-ssa-dse.c
    tags/function-specific-branch/gcc/tree-ssa-operands.c
    tags/function-specific-branch/gcc/tree-vect-transform.c
    tags/function-specific-branch/gcc/tree-vectorizer.h
    tags/function-specific-branch/gcc/tree.c
    tags/function-specific-branch/gcc/tree.h
    tags/function-specific-branch/gcc/var-tracking.c
    tags/function-specific-branch/libgcc/ChangeLog
    tags/function-specific-branch/libgcc/Makefile.in
    tags/function-specific-branch/libgcc/config.host
    tags/function-specific-branch/libgcc/config/t-slibgcc-darwin
    tags/function-specific-branch/libgfortran/ChangeLog
    tags/function-specific-branch/libgfortran/Makefile.am
    tags/function-specific-branch/libgfortran/Makefile.in
    tags/function-specific-branch/libgfortran/configure
    tags/function-specific-branch/libgfortran/generated/matmul_l16.c
    tags/function-specific-branch/libgfortran/generated/matmul_l4.c
    tags/function-specific-branch/libgfortran/generated/matmul_l8.c
    tags/function-specific-branch/libgfortran/gfortran.map
    tags/function-specific-branch/libgfortran/intrinsics/cpu_time.c
    tags/function-specific-branch/libgfortran/intrinsics/etime.c
    tags/function-specific-branch/libgfortran/intrinsics/pack_generic.c
    tags/function-specific-branch/libgfortran/intrinsics/unpack_generic.c
    tags/function-specific-branch/libgfortran/io/list_read.c
    tags/function-specific-branch/libgfortran/io/transfer.c
    tags/function-specific-branch/libgfortran/m4/matmull.m4
    tags/function-specific-branch/libgfortran/runtime/error.c
    tags/function-specific-branch/libgomp/ChangeLog
    tags/function-specific-branch/libgomp/testsuite/libgomp.fortran/crayptr2.f90
    tags/function-specific-branch/libjava/ChangeLog
    tags/function-specific-branch/libjava/Makefile.am
    tags/function-specific-branch/libjava/Makefile.in
    tags/function-specific-branch/libjava/configure
    tags/function-specific-branch/libjava/configure.ac
    tags/function-specific-branch/libjava/gcj/Makefile.in
    tags/function-specific-branch/libjava/include/Makefile.in
    tags/function-specific-branch/libjava/scripts/makemake.tcl
    tags/function-specific-branch/libjava/sources.am
    tags/function-specific-branch/libjava/testsuite/Makefile.am
    tags/function-specific-branch/libjava/testsuite/Makefile.in
    tags/function-specific-branch/libmudflap/ChangeLog
    tags/function-specific-branch/svn-mergepoint


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]