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]

r170515 - in /branches/google/main: ./ ChangeLo...


Author: dnovillo
Date: Sat Feb 26 11:17:54 2011
New Revision: 170515

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170515
Log:

	Merge from google/integration rev 170499.


Added:
    branches/google/main/libstdc++-v3/doc/html/manual/documentation_hacking.html
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/google/main/libstdc++-v3/doc/xml/images/confdeps.pdf
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/doc/xml/images/confdeps.pdf
    branches/google/main/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/google/main/libstdc++-v3/libsupc++/guard_error.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/libsupc++/guard_error.cc
    branches/google/main/libstdc++-v3/src/regex.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/src/regex.cc
    branches/google/main/libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
    branches/google/main/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/
    branches/google/main/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/
    branches/google/main/libstdc++-v3/testsuite/28_regex/algorithms/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/algorithms/
    branches/google/main/libstdc++-v3/testsuite/28_regex/basic_regex/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/basic_regex/
    branches/google/main/libstdc++-v3/testsuite/28_regex/constants/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/constants/
    branches/google/main/libstdc++-v3/testsuite/28_regex/headers/04_header/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/headers/04_header/
    branches/google/main/libstdc++-v3/testsuite/28_regex/iterators/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/iterators/
    branches/google/main/libstdc++-v3/testsuite/28_regex/match_results/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/match_results/
    branches/google/main/libstdc++-v3/testsuite/28_regex/regex_error/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/regex_error/
    branches/google/main/libstdc++-v3/testsuite/28_regex/requirements/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/requirements/
    branches/google/main/libstdc++-v3/testsuite/28_regex/sub_match/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/sub_match/
    branches/google/main/libstdc++-v3/testsuite/28_regex/traits/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/28_regex/traits/
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
    branches/google/main/libstdc++-v3/testsuite/ext/is_heap/47709.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/testsuite/ext/is_heap/47709.cc
    branches/google/main/libstdc++-v3/testsuite/ext/vstring/hash/
      - copied from r170499, branches/google/integration/libstdc++-v3/testsuite/ext/vstring/hash/
    branches/google/main/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
      - copied unchanged from r170499, branches/google/integration/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
Removed:
    branches/google/main/libstdc++-v3/doc/html/manual/documentation_style.html
    branches/google/main/libstdc++-v3/doc/xml/gnu/fdl-1.2.xml
    branches/google/main/libstdc++-v3/doc/xml/gnu/gpl-2.0.xml
    branches/google/main/libstdc++-v3/testsuite/28_regex/03_requirements/typedefs.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/04_header/regex/std_c++0x_neg.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/05_constants/error_type.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/05_constants/match_flag_type.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/05_constants/syntax_option_type.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/06_exception_type/regex_error.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/ctor.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/isctype.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/length.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/lookup_classname.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/lookup_collatename.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/transform.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/transform_primary.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/translate.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/translate_nocase.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/char/value.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/ctor.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/length.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/transform.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/translate.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/translate_nocase.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/07_traits/wchar_t/value.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/cstring_op.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/moveable.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/pstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/range.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/string.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/char/string_op.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/cstring_op.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/pstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/range.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/string.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/assign/wchar_t/string_op.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/basic/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/basic/pstring_char.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/basic/pstring_wchar_t.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/basic/string_range_01_02_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/cstring_awk.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/cstring_ecma.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/cstring_egrep.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/cstring_grep.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/char/range.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/copy_char.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/extended/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/extended/string_range_01_02_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/move_char.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/string_char.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/string_wchar_t.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/wchar_t/cstring.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/wchar_t/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/ctors/wchar_t/range.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/regex.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/08_basic_regex/requirements/constexpr_data.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/09_sub_match/cast_char.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/09_sub_match/cast_wchar_t.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/09_sub_match/length.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/09_sub_match/typedefs.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/10_match_results/ctors/char/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/10_match_results/ctors/wchar_t/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/10_match_results/typedefs.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/basic/string_01.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/basic/string_range_00_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/basic/string_range_01_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/basic/string_range_02_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/cstring_plus.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/cstring_questionmark.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/string_any.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/string_range_00_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/string_range_01_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/11_algorithms/02_match/extended/string_range_02_03.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_iterator/ctors/char/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_iterator/ctors/wchar_t/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_iterator/typedefs.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_token_iterator/ctors/char/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_token_iterator/ctors/wchar_t/default.cc
    branches/google/main/libstdc++-v3/testsuite/28_regex/12_iterators/regex_token_iterator/typedefs.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/aggregate.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/assign_neg.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/constexpr.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/copy_neg.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/default.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/single_value.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/requirements/standard_layout.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/atomic_address/requirements/trivial.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/boolconv.cc
Modified:
    branches/google/main/libstdc++-v3/ChangeLog
    branches/google/main/libstdc++-v3/ChangeLog.google-integration
    branches/google/main/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/main/libstdc++-v3/config/os/hpux/os_defines.h
    branches/google/main/libstdc++-v3/configure
    branches/google/main/libstdc++-v3/crossconfig.m4
    branches/google/main/libstdc++-v3/doc/Makefile.am
    branches/google/main/libstdc++-v3/doc/Makefile.in
    branches/google/main/libstdc++-v3/doc/html/api.html
    branches/google/main/libstdc++-v3/doc/html/bk02.html
    branches/google/main/libstdc++-v3/doc/html/bk03.html
    branches/google/main/libstdc++-v3/doc/html/faq.html
    branches/google/main/libstdc++-v3/doc/html/manual/abi.html
    branches/google/main/libstdc++-v3/doc/html/manual/algorithms.html
    branches/google/main/libstdc++-v3/doc/html/manual/api.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_gfdl.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/google/main/libstdc++-v3/doc/html/manual/associative.html
    branches/google/main/libstdc++-v3/doc/html/manual/atomics.html
    branches/google/main/libstdc++-v3/doc/html/manual/backwards.html
    branches/google/main/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt02ch05s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch17s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch17s04.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch18s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch18s04.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch18s05.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s03.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s04.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s05.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s06.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch21s03.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch28s02.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03ch28s03.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/google/main/libstdc++-v3/doc/html/manual/bk01pt04.html
    branches/google/main/libstdc++-v3/doc/html/manual/bugs.html
    branches/google/main/libstdc++-v3/doc/html/manual/concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/configure.html
    branches/google/main/libstdc++-v3/doc/html/manual/containers.html
    branches/google/main/libstdc++-v3/doc/html/manual/containers_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/google/main/libstdc++-v3/doc/html/manual/dynamic_memory.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_algorithms.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_allocators.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_compile_checks.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_containers.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_demangling.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_io.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_iterators.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_numerics.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_utilities.html
    branches/google/main/libstdc++-v3/doc/html/manual/extensions.html
    branches/google/main/libstdc++-v3/doc/html/manual/facets.html
    branches/google/main/libstdc++-v3/doc/html/manual/fstreams.html
    branches/google/main/libstdc++-v3/doc/html/manual/generalized_numeric_operations.html
    branches/google/main/libstdc++-v3/doc/html/manual/internals.html
    branches/google/main/libstdc++-v3/doc/html/manual/intro.html
    branches/google/main/libstdc++-v3/doc/html/manual/io.html
    branches/google/main/libstdc++-v3/doc/html/manual/io_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/iterators.html
    branches/google/main/libstdc++-v3/doc/html/manual/license.html
    branches/google/main/libstdc++-v3/doc/html/manual/localization.html
    branches/google/main/libstdc++-v3/doc/html/manual/make.html
    branches/google/main/libstdc++-v3/doc/html/manual/memory.html
    branches/google/main/libstdc++-v3/doc/html/manual/numerics.html
    branches/google/main/libstdc++-v3/doc/html/manual/numerics_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/pairs.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/setup.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_code_style.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_design_notes.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_organization.html
    branches/google/main/libstdc++-v3/doc/html/manual/spine.html
    branches/google/main/libstdc++-v3/doc/html/manual/status.html
    branches/google/main/libstdc++-v3/doc/html/manual/streambufs.html
    branches/google/main/libstdc++-v3/doc/html/manual/strings.html
    branches/google/main/libstdc++-v3/doc/html/manual/stringstreams.html
    branches/google/main/libstdc++-v3/doc/html/manual/support.html
    branches/google/main/libstdc++-v3/doc/html/manual/termination.html
    branches/google/main/libstdc++-v3/doc/html/manual/test.html
    branches/google/main/libstdc++-v3/doc/html/manual/traits.html
    branches/google/main/libstdc++-v3/doc/html/manual/using.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_headers.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_macros.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_namespaces.html
    branches/google/main/libstdc++-v3/doc/html/manual/utilities.html
    branches/google/main/libstdc++-v3/doc/html/spine.html
    branches/google/main/libstdc++-v3/doc/xml/faq.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/appendix_porting.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/build_hacking.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/debug.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/io.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/prerequisites.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/google/main/libstdc++-v3/include/Makefile.am
    branches/google/main/libstdc++-v3/include/Makefile.in
    branches/google/main/libstdc++-v3/include/bits/atomic_0.h
    branches/google/main/libstdc++-v3/include/bits/atomic_2.h
    branches/google/main/libstdc++-v3/include/bits/atomic_base.h
    branches/google/main/libstdc++-v3/include/bits/c++config
    branches/google/main/libstdc++-v3/include/bits/regex.h
    branches/google/main/libstdc++-v3/include/bits/regex_compiler.h
    branches/google/main/libstdc++-v3/include/bits/regex_constants.h
    branches/google/main/libstdc++-v3/include/bits/regex_cursor.h
    branches/google/main/libstdc++-v3/include/bits/regex_error.h
    branches/google/main/libstdc++-v3/include/bits/regex_grep_matcher.h
    branches/google/main/libstdc++-v3/include/bits/regex_nfa.h
    branches/google/main/libstdc++-v3/include/bits/stl_tree.h
    branches/google/main/libstdc++-v3/include/debug/macros.h
    branches/google/main/libstdc++-v3/include/debug/map.h
    branches/google/main/libstdc++-v3/include/debug/multimap.h
    branches/google/main/libstdc++-v3/include/debug/string
    branches/google/main/libstdc++-v3/include/ext/algorithm
    branches/google/main/libstdc++-v3/include/ext/vstring.h
    branches/google/main/libstdc++-v3/include/parallel/losertree.h
    branches/google/main/libstdc++-v3/include/profile/map.h
    branches/google/main/libstdc++-v3/include/profile/multimap.h
    branches/google/main/libstdc++-v3/include/std/atomic
    branches/google/main/libstdc++-v3/include/std/future
    branches/google/main/libstdc++-v3/include/tr1/cmath
    branches/google/main/libstdc++-v3/include/tr1/complex
    branches/google/main/libstdc++-v3/libsupc++/Makefile.am
    branches/google/main/libstdc++-v3/libsupc++/Makefile.in
    branches/google/main/libstdc++-v3/libsupc++/guard.cc
    branches/google/main/libstdc++-v3/src/Makefile.am
    branches/google/main/libstdc++-v3/src/Makefile.in
    branches/google/main/libstdc++-v3/src/functexcept.cc
    branches/google/main/libstdc++-v3/src/future.cc
    branches/google/main/libstdc++-v3/testsuite/20_util/headers/utility/synopsis.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
    branches/google/main/libstdc++-v3/testsuite/29_atomics/headers/atomic/types_std_c++0x.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc

Changes in other areas also in this revision:
Added:
    branches/google/main/gcc/config/alpha/host-osf.c
      - copied unchanged from r170499, branches/google/integration/gcc/config/alpha/host-osf.c
    branches/google/main/gcc/config/alpha/x-osf
      - copied unchanged from r170499, branches/google/integration/gcc/config/alpha/x-osf
    branches/google/main/gcc/config/fr30/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/fr30/constraints.md
    branches/google/main/gcc/config/frv/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/frv/constraints.md
    branches/google/main/gcc/config/gnu-user.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/gnu-user.opt
    branches/google/main/gcc/config/ia64/vms.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/ia64/vms.opt
    branches/google/main/gcc/config/iq2000/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/iq2000/constraints.md
    branches/google/main/gcc/config/m68k/uclinux.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/m68k/uclinux.opt
    branches/google/main/gcc/config/mcore/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/mcore/constraints.md
    branches/google/main/gcc/config/mips/iris6.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/mips/iris6.opt
    branches/google/main/gcc/config/pa/pa-hpux10.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/pa/pa-hpux10.opt
    branches/google/main/gcc/config/rs6000/xilinx.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/rs6000/xilinx.opt
    branches/google/main/gcc/config/stormy16/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/stormy16/constraints.md
    branches/google/main/gcc/config/v850/constraints.md
      - copied unchanged from r170499, branches/google/integration/gcc/config/v850/constraints.md
    branches/google/main/gcc/config/vax/elf.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/vax/elf.opt
    branches/google/main/gcc/config/xtensa/elf.opt
      - copied unchanged from r170499, branches/google/integration/gcc/config/xtensa/elf.opt
    branches/google/main/gcc/objc/objc-gnu-runtime-abi-01.c
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/google/main/gcc/objc/objc-next-metadata-tags.h
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-next-metadata-tags.h
    branches/google/main/gcc/objc/objc-next-runtime-abi-01.c
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-next-runtime-abi-01.c
    branches/google/main/gcc/objc/objc-next-runtime-abi-02.c
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-next-runtime-abi-02.c
    branches/google/main/gcc/objc/objc-runtime-hooks.h
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-runtime-hooks.h
    branches/google/main/gcc/objc/objc-runtime-shared-support.c
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-runtime-shared-support.c
    branches/google/main/gcc/objc/objc-runtime-shared-support.h
      - copied unchanged from r170499, branches/google/integration/gcc/objc/objc-runtime-shared-support.h
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/auto21.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/auto21.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/enum8.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/enum8.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/regress/
      - copied from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic106.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic106.C
    branches/google/main/gcc/testsuite/g++.dg/debug/pr47106.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/debug/pr47106.C
    branches/google/main/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
    branches/google/main/gcc/testsuite/g++.dg/inherit/virtual7.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/inherit/virtual7.C
    branches/google/main/gcc/testsuite/g++.dg/init/pr29571.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/init/pr29571.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr43695.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/ipa/pr43695.C
    branches/google/main/gcc/testsuite/g++.dg/opt/inline17.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/opt/inline17.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr47615.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/opt/pr47615.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr47632.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/opt/pr47632.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr47639.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/opt/pr47639.c
    branches/google/main/gcc/testsuite/g++.dg/overload/conv-op1.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/overload/conv-op1.C
    branches/google/main/gcc/testsuite/g++.dg/parse/semicolon4.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/parse/semicolon4.C
    branches/google/main/gcc/testsuite/g++.dg/pr46890.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/pr46890.C
    branches/google/main/gcc/testsuite/g++.dg/pr47589.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/pr47589.C
    branches/google/main/gcc/testsuite/g++.dg/template/crash105.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/template/crash105.C
    branches/google/main/gcc/testsuite/g++.dg/template/inherit6.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/template/inherit6.C
    branches/google/main/gcc/testsuite/g++.dg/template/typedef37.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/template/typedef37.C
    branches/google/main/gcc/testsuite/g++.dg/template/typedef38.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/template/typedef38.C
    branches/google/main/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr46002.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr46002.c
    branches/google/main/gcc/testsuite/gcc.dg/autopar/pr46194.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/autopar/pr46194.c
    branches/google/main/gcc/testsuite/gcc.dg/cpp/include7.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/cpp/include7.c
    branches/google/main/gcc/testsuite/gcc.dg/debug/pr47498.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/debug/pr47498.c
    branches/google/main/gcc/testsuite/gcc.dg/debug/pr47501.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/debug/pr47501.c
    branches/google/main/gcc/testsuite/gcc.dg/graphite/id-pr46834.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/graphite/id-pr46834.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/20110201-1_0.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/lto/20110201-1_0.c
    branches/google/main/gcc/testsuite/gcc.dg/opts-6.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/opts-6.c
    branches/google/main/gcc/testsuite/gcc.dg/pr23200.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr23200.c
    branches/google/main/gcc/testsuite/gcc.dg/pr31490-2.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr31490-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr31490-3.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr31490-3.c
    branches/google/main/gcc/testsuite/gcc.dg/pr31490-4.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr31490-4.c
    branches/google/main/gcc/testsuite/gcc.dg/pr46494.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr46494.c
    branches/google/main/gcc/testsuite/gcc.dg/pr46620.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr46620.c
    branches/google/main/gcc/testsuite/gcc.dg/pr47610.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr47610.c
    branches/google/main/gcc/testsuite/gcc.dg/pr47684.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr47684.c
    branches/google/main/gcc/testsuite/gcc.dg/pr47763.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/pr47763.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr47621.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47621.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr47677.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47677.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr47743.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47743.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/inline-7.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/inline-7.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/pr42893.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr42893.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/pr45122.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr45122.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr43653.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr43653.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr46178.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr46178.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47312.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47312.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47564.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47564.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47581.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47581.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47665.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47665.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47780.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47780.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47800.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47800.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr47809.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/i386/pr47809.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr47755.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/powerpc/pr47755.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
    branches/google/main/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_17.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/argument_checking_17.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_18.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/argument_checking_18.f90
    branches/google/main/gcc/testsuite/gfortran.dg/array_constructor_36.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/array_constructor_36.f90
    branches/google/main/gcc/testsuite/gfortran.dg/auto_dealloc_2.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/auto_dealloc_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/class_36.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/class_36.f03
    branches/google/main/gcc/testsuite/gfortran.dg/class_37.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/class_37.f03
    branches/google/main/gcc/testsuite/gfortran.dg/class_38.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/class_38.f03
    branches/google/main/gcc/testsuite/gfortran.dg/class_39.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/class_39.f03
    branches/google/main/gcc/testsuite/gfortran.dg/class_40.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/class_40.f03
    branches/google/main/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
    branches/google/main/gcc/testsuite/gfortran.dg/extends_11.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/extends_11.f03
    branches/google/main/gcc/testsuite/gfortran.dg/func_result_6.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/func_result_6.f90
    branches/google/main/gcc/testsuite/gfortran.dg/graphite/id-pr46994.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/graphite/id-pr46994.f90
    branches/google/main/gcc/testsuite/gfortran.dg/graphite/id-pr46995.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/graphite/id-pr46995.f90
    branches/google/main/gcc/testsuite/gfortran.dg/graphite/vect-pr40979.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/graphite/vect-pr40979.f90
    branches/google/main/gcc/testsuite/gfortran.dg/inquire_14.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/inquire_14.f90
    branches/google/main/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
    branches/google/main/gcc/testsuite/gfortran.dg/nan_7.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/nan_7.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pointer_init_6.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pointer_init_6.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr47574.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pr47574.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr47614.f
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pr47614.f
    branches/google/main/gcc/testsuite/gfortran.dg/pr47757-1.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pr47757-1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr47757-2.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pr47757-2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr47757-3.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pr47757-3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/proc_decl_25.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/proc_decl_25.f90
    branches/google/main/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pure_formal_2.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/pure_formal_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/select_type_22.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/select_type_22.f03
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_assignment_2.f03
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_assignment_2.f03
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_28.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/whole_file_28.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_29.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/whole_file_29.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_30.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/whole_file_30.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_31.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/whole_file_31.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_32.f90
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gfortran.dg/whole_file_32.f90
    branches/google/main/gcc/testsuite/gnat.dg/include.adb
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/gnat.dg/include.adb
    branches/google/main/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
    branches/google/main/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
    branches/google/main/gcc/testsuite/objc.dg/layout-2.m
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc.dg/layout-2.m
    branches/google/main/gcc/testsuite/objc.dg/property/dotsyntax-22.m
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc.dg/property/dotsyntax-22.m
    branches/google/main/gcc/testsuite/objc.dg/type-size-4.m
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc.dg/type-size-4.m
    branches/google/main/gcc/testsuite/objc.dg/type-size-5.m
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc.dg/type-size-5.m
    branches/google/main/gcc/testsuite/objc/execute/exceptions/foward-1.x
      - copied unchanged from r170499, branches/google/integration/gcc/testsuite/objc/execute/exceptions/foward-1.x
    branches/google/main/libgo/go/os/dir_largefile.go
      - copied unchanged from r170499, branches/google/integration/libgo/go/os/dir_largefile.go
    branches/google/main/libgo/go/os/dir_regfile.go
      - copied unchanged from r170499, branches/google/integration/libgo/go/os/dir_regfile.go
    branches/google/main/libgo/runtime/go-interface-eface-compare.c
      - copied unchanged from r170499, branches/google/integration/libgo/runtime/go-interface-eface-compare.c
    branches/google/main/libgo/syscalls/sysfile_stat_largefile.go
      - copied unchanged from r170499, branches/google/integration/libgo/syscalls/sysfile_stat_largefile.go
    branches/google/main/libgo/syscalls/sysfile_stat_regfile.go
      - copied unchanged from r170499, branches/google/integration/libgo/syscalls/sysfile_stat_regfile.go
    branches/google/main/libjava/classpath/ChangeLog.google-integration
      - copied unchanged from r170499, branches/google/integration/libjava/classpath/ChangeLog.google-integration
    branches/google/main/libquadmath/ChangeLog.google-integration
      - copied unchanged from r170499, branches/google/integration/libquadmath/ChangeLog.google-integration
    branches/google/main/libquadmath/printf/
      - copied from r170499, branches/google/integration/libquadmath/printf/
    branches/google/main/libquadmath/strtod/
      - copied from r170499, branches/google/integration/libquadmath/strtod/
    branches/google/main/lto-plugin/ChangeLog.google-integration
      - copied unchanged from r170499, branches/google/integration/lto-plugin/ChangeLog.google-integration
Removed:
    branches/google/main/README.google
    branches/google/main/gcc/config/i386/biarch32.h
    branches/google/main/gcc/config/i386/mach.h
    branches/google/main/gcc/config/rs6000/aix.opt
    branches/google/main/gcc/config/sh/superh64.h
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-regress1.C
    branches/google/main/libquadmath/gdtoa/README.gdtoa
    branches/google/main/libquadmath/gdtoa/arith.h
    branches/google/main/libquadmath/gdtoa/dmisc.c
    branches/google/main/libquadmath/gdtoa/g_Qfmt.c
    branches/google/main/libquadmath/gdtoa/g__fmt.c
    branches/google/main/libquadmath/gdtoa/gd_qnan.h
    branches/google/main/libquadmath/gdtoa/gdtoa.c
    branches/google/main/libquadmath/gdtoa/gdtoa.h
    branches/google/main/libquadmath/gdtoa/gdtoa_fltrnds.h
    branches/google/main/libquadmath/gdtoa/gdtoaimp.h
    branches/google/main/libquadmath/gdtoa/gethex.c
    branches/google/main/libquadmath/gdtoa/gmisc.c
    branches/google/main/libquadmath/gdtoa/hd_init.c
    branches/google/main/libquadmath/gdtoa/hexnan.c
    branches/google/main/libquadmath/gdtoa/makefile
    branches/google/main/libquadmath/gdtoa/misc.c
    branches/google/main/libquadmath/gdtoa/smisc.c
    branches/google/main/libquadmath/gdtoa/strtodg.c
    branches/google/main/libquadmath/gdtoa/strtopQ.c
    branches/google/main/libquadmath/gdtoa/sum.c
    branches/google/main/libquadmath/gdtoa/ulp.c
    branches/google/main/libquadmath/quadmath_io.c
Modified:
    branches/google/main/   (props changed)
    branches/google/main/ChangeLog
    branches/google/main/MAINTAINERS
    branches/google/main/Makefile.def
    branches/google/main/Makefile.in
    branches/google/main/boehm-gc/ChangeLog
    branches/google/main/boehm-gc/configure
    branches/google/main/boehm-gc/configure.ac
    branches/google/main/config.rpath
    branches/google/main/config/ChangeLog
    branches/google/main/configure
    branches/google/main/configure.ac
    branches/google/main/gcc/ChangeLog
    branches/google/main/gcc/ChangeLog-2010
    branches/google/main/gcc/ChangeLog.google-integration
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/DATESTAMP
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/acinclude.m4
    branches/google/main/gcc/ada/ChangeLog
    branches/google/main/gcc/ada/gcc-interface/Makefile.in
    branches/google/main/gcc/ada/gcc-interface/gigi.h
    branches/google/main/gcc/ada/gcc-interface/misc.c
    branches/google/main/gcc/ada/gcc-interface/trans.c
    branches/google/main/gcc/ada/gcc-interface/utils.c
    branches/google/main/gcc/ada/gcc-interface/utils2.c
    branches/google/main/gcc/ada/gnat_ugn.texi
    branches/google/main/gcc/builtins.c
    branches/google/main/gcc/c-family/ChangeLog
    branches/google/main/gcc/c-family/c-common.c
    branches/google/main/gcc/c-family/c-common.h
    branches/google/main/gcc/c-family/c.opt
    branches/google/main/gcc/cfgexpand.c
    branches/google/main/gcc/cgraph.c
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/cgraphunit.c
    branches/google/main/gcc/combine.c
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/config.gcc
    branches/google/main/gcc/config.host
    branches/google/main/gcc/config.in
    branches/google/main/gcc/config/alpha/osf5.opt
    branches/google/main/gcc/config/avr/avr-devices.c
    branches/google/main/gcc/config/avr/libgcc.S
    branches/google/main/gcc/config/cris/elf.opt
    branches/google/main/gcc/config/darwin-c.c
    branches/google/main/gcc/config/darwin-protos.h
    branches/google/main/gcc/config/darwin-sections.def
    branches/google/main/gcc/config/darwin.c
    branches/google/main/gcc/config/darwin.h
    branches/google/main/gcc/config/darwin.opt
    branches/google/main/gcc/config/darwin10.h
    branches/google/main/gcc/config/fr30/fr30.h
    branches/google/main/gcc/config/fr30/fr30.md
    branches/google/main/gcc/config/freebsd-spec.h
    branches/google/main/gcc/config/frv/frv.c
    branches/google/main/gcc/config/frv/frv.h
    branches/google/main/gcc/config/frv/frv.md
    branches/google/main/gcc/config/gnu.h
    branches/google/main/gcc/config/hpux11.opt
    branches/google/main/gcc/config/i386/avxintrin.h
    branches/google/main/gcc/config/i386/darwin.h
    branches/google/main/gcc/config/i386/djgpp.opt
    branches/google/main/gcc/config/i386/gnu.h
    branches/google/main/gcc/config/i386/i386.c
    branches/google/main/gcc/config/i386/i386.md
    branches/google/main/gcc/config/i386/sol2.h
    branches/google/main/gcc/config/i386/sysv4.h
    branches/google/main/gcc/config/ia64/ia64-protos.h
    branches/google/main/gcc/config/ia64/ia64.c
    branches/google/main/gcc/config/ia64/predicates.md
    branches/google/main/gcc/config/ia64/vect.md
    branches/google/main/gcc/config/iq2000/iq2000.h
    branches/google/main/gcc/config/iq2000/iq2000.md
    branches/google/main/gcc/config/lm32/lm32.h
    branches/google/main/gcc/config/m32c/m32c.c
    branches/google/main/gcc/config/m32c/m32c.h
    branches/google/main/gcc/config/m32r/constraints.md
    branches/google/main/gcc/config/m32r/m32r.c
    branches/google/main/gcc/config/m32r/m32r.h
    branches/google/main/gcc/config/mcore/mcore.c
    branches/google/main/gcc/config/mcore/mcore.h
    branches/google/main/gcc/config/mcore/mcore.md
    branches/google/main/gcc/config/microblaze/microblaze.opt
    branches/google/main/gcc/config/mips/iris6.h
    branches/google/main/gcc/config/mips/mips.opt
    branches/google/main/gcc/config/mn10300/constraints.md
    branches/google/main/gcc/config/mn10300/mn10300.c
    branches/google/main/gcc/config/mn10300/mn10300.h
    branches/google/main/gcc/config/mn10300/mn10300.md
    branches/google/main/gcc/config/mn10300/mn10300.opt
    branches/google/main/gcc/config/mn10300/predicates.md
    branches/google/main/gcc/config/pa/pa-hpux.opt
    branches/google/main/gcc/config/pa/pa-hpux11.h
    branches/google/main/gcc/config/pa/pa64-hpux.h
    branches/google/main/gcc/config/pa/stublib.c
    branches/google/main/gcc/config/pa/t-pa-hpux11
    branches/google/main/gcc/config/pa/t-pa64
    branches/google/main/gcc/config/rs6000/aix61.h
    branches/google/main/gcc/config/rs6000/aix64.opt
    branches/google/main/gcc/config/rs6000/altivec.h
    branches/google/main/gcc/config/rs6000/altivec.md
    branches/google/main/gcc/config/rs6000/darwin.h
    branches/google/main/gcc/config/rs6000/linux64.h
    branches/google/main/gcc/config/rs6000/predicates.md
    branches/google/main/gcc/config/rs6000/rs6000-builtin.def
    branches/google/main/gcc/config/rs6000/rs6000-c.c
    branches/google/main/gcc/config/rs6000/rs6000-protos.h
    branches/google/main/gcc/config/rs6000/rs6000.c
    branches/google/main/gcc/config/rs6000/rs6000.h
    branches/google/main/gcc/config/rs6000/rs6000.md
    branches/google/main/gcc/config/rs6000/vector.md
    branches/google/main/gcc/config/rs6000/vsx.md
    branches/google/main/gcc/config/rx/rx-protos.h
    branches/google/main/gcc/config/rx/rx.c
    branches/google/main/gcc/config/rx/rx.h
    branches/google/main/gcc/config/rx/rx.md
    branches/google/main/gcc/config/sh/embed-elf.h
    branches/google/main/gcc/config/sparc/freebsd.h
    branches/google/main/gcc/config/sparc/linux64.h
    branches/google/main/gcc/config/sparc/sol2-bi.h
    branches/google/main/gcc/config/sparc/sol2-unwind.h
    branches/google/main/gcc/config/sparc/sparc.h
    branches/google/main/gcc/config/sparc/vxworks.h
    branches/google/main/gcc/config/spu/spu.c
    branches/google/main/gcc/config/stormy16/predicates.md
    branches/google/main/gcc/config/stormy16/stormy16-protos.h
    branches/google/main/gcc/config/stormy16/stormy16.c
    branches/google/main/gcc/config/stormy16/stormy16.h
    branches/google/main/gcc/config/stormy16/stormy16.md
    branches/google/main/gcc/config/t-darwin
    branches/google/main/gcc/config/v850/predicates.md
    branches/google/main/gcc/config/v850/v850.h
    branches/google/main/gcc/config/v850/v850.md
    branches/google/main/gcc/config/vms/vms.opt
    branches/google/main/gcc/config/xtensa/xtensa-protos.h
    branches/google/main/gcc/config/xtensa/xtensa.c
    branches/google/main/gcc/config/xtensa/xtensa.h
    branches/google/main/gcc/configure
    branches/google/main/gcc/configure.ac
    branches/google/main/gcc/cp/ChangeLog
    branches/google/main/gcc/cp/call.c
    branches/google/main/gcc/cp/class.c
    branches/google/main/gcc/cp/cp-tree.h
    branches/google/main/gcc/cp/cvt.c
    branches/google/main/gcc/cp/decl.c
    branches/google/main/gcc/cp/decl2.c
    branches/google/main/gcc/cp/error.c
    branches/google/main/gcc/cp/init.c
    branches/google/main/gcc/cp/method.c
    branches/google/main/gcc/cp/optimize.c
    branches/google/main/gcc/cp/parser.c
    branches/google/main/gcc/cp/pt.c
    branches/google/main/gcc/cp/semantics.c
    branches/google/main/gcc/cp/tree.c
    branches/google/main/gcc/cselib.c
    branches/google/main/gcc/cselib.h
    branches/google/main/gcc/df-scan.c
    branches/google/main/gcc/doc/cpp.texi
    branches/google/main/gcc/doc/extend.texi
    branches/google/main/gcc/doc/install.texi
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/doc/lto.texi
    branches/google/main/gcc/doc/options.texi
    branches/google/main/gcc/doc/sourcebuild.texi
    branches/google/main/gcc/dse.c
    branches/google/main/gcc/dwarf2out.c
    branches/google/main/gcc/expr.c
    branches/google/main/gcc/final.c
    branches/google/main/gcc/fortran/ChangeLog
    branches/google/main/gcc/fortran/class.c
    branches/google/main/gcc/fortran/decl.c
    branches/google/main/gcc/fortran/expr.c
    branches/google/main/gcc/fortran/gfortran.h
    branches/google/main/gcc/fortran/gfortran.texi
    branches/google/main/gcc/fortran/interface.c
    branches/google/main/gcc/fortran/intrinsic.texi
    branches/google/main/gcc/fortran/io.c
    branches/google/main/gcc/fortran/match.c
    branches/google/main/gcc/fortran/module.c
    branches/google/main/gcc/fortran/parse.c
    branches/google/main/gcc/fortran/primary.c
    branches/google/main/gcc/fortran/resolve.c
    branches/google/main/gcc/fortran/simplify.c
    branches/google/main/gcc/fortran/trans-array.c
    branches/google/main/gcc/fortran/trans-decl.c
    branches/google/main/gcc/fortran/trans-expr.c
    branches/google/main/gcc/fortran/trans-stmt.c
    branches/google/main/gcc/fortran/trans-types.c
    branches/google/main/gcc/fortran/trans.h
    branches/google/main/gcc/fwprop.c
    branches/google/main/gcc/gcc.c
    branches/google/main/gcc/gcse.c
    branches/google/main/gcc/gimple-low.c
    branches/google/main/gcc/gimple-pretty-print.c
    branches/google/main/gcc/go/ChangeLog
    branches/google/main/gcc/go/gccgo.texi
    branches/google/main/gcc/go/go-lang.c
    branches/google/main/gcc/go/gofrontend/expressions.cc
    branches/google/main/gcc/go/gofrontend/expressions.h
    branches/google/main/gcc/go/gofrontend/gogo-tree.cc
    branches/google/main/gcc/go/gofrontend/gogo.cc
    branches/google/main/gcc/go/gofrontend/gogo.h
    branches/google/main/gcc/go/gofrontend/parse.cc
    branches/google/main/gcc/go/gofrontend/statements.cc
    branches/google/main/gcc/go/gofrontend/types.cc
    branches/google/main/gcc/go/gofrontend/unsafe.cc
    branches/google/main/gcc/graphite-sese-to-poly.c
    branches/google/main/gcc/gthr-dce.h
    branches/google/main/gcc/haifa-sched.c
    branches/google/main/gcc/ipa-cp.c
    branches/google/main/gcc/ipa-inline.c
    branches/google/main/gcc/ipa-prop.c
    branches/google/main/gcc/ipa-pure-const.c
    branches/google/main/gcc/ipa-ref.c
    branches/google/main/gcc/ipa-reference.c
    branches/google/main/gcc/ipa-split.c
    branches/google/main/gcc/ipa-struct-reorg.c
    branches/google/main/gcc/ira-color.c
    branches/google/main/gcc/ira-costs.c
    branches/google/main/gcc/ira.c
    branches/google/main/gcc/java/ChangeLog
    branches/google/main/gcc/java/jvspec.c
    branches/google/main/gcc/loop-init.c
    branches/google/main/gcc/loop-unroll.c
    branches/google/main/gcc/lto-streamer-in.c
    branches/google/main/gcc/lto-streamer-out.c
    branches/google/main/gcc/lto-streamer.h
    branches/google/main/gcc/lto/ChangeLog
    branches/google/main/gcc/lto/Make-lang.in
    branches/google/main/gcc/lto/lto-lang.c
    branches/google/main/gcc/lto/lto-tree.h
    branches/google/main/gcc/lto/lto.c
    branches/google/main/gcc/modulo-sched.c
    branches/google/main/gcc/objc/ChangeLog
    branches/google/main/gcc/objc/Make-lang.in
    branches/google/main/gcc/objc/config-lang.in
    branches/google/main/gcc/objc/objc-act.c
    branches/google/main/gcc/objc/objc-act.h
    branches/google/main/gcc/objc/objc-lang.c
    branches/google/main/gcc/objcp/ChangeLog
    branches/google/main/gcc/objcp/Make-lang.in
    branches/google/main/gcc/objcp/config-lang.in
    branches/google/main/gcc/objcp/objcp-lang.c
    branches/google/main/gcc/optc-gen.awk
    branches/google/main/gcc/opth-gen.awk
    branches/google/main/gcc/opts-common.c
    branches/google/main/gcc/opts.c
    branches/google/main/gcc/output.h
    branches/google/main/gcc/params.def
    branches/google/main/gcc/passes.c
    branches/google/main/gcc/postreload.c
    branches/google/main/gcc/reg-notes.def
    branches/google/main/gcc/reload.c
    branches/google/main/gcc/rtl.h
    branches/google/main/gcc/rtlanal.c
    branches/google/main/gcc/sched-deps.c
    branches/google/main/gcc/sched-ebb.c
    branches/google/main/gcc/sched-int.h
    branches/google/main/gcc/sched-rgn.c
    branches/google/main/gcc/sel-sched-dump.c
    branches/google/main/gcc/testsuite/ChangeLog
    branches/google/main/gcc/testsuite/ChangeLog-2010
    branches/google/main/gcc/testsuite/c-c++-common/pr20000.c
    branches/google/main/gcc/testsuite/g++.dg/abi/mangle26.C
    branches/google/main/gcc/testsuite/g++.dg/abi/packed1.C
    branches/google/main/gcc/testsuite/g++.dg/conversion/op4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/bracket1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/bracket2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/bracket4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype5.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/decltype6.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-const-ref.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy-default.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-in-class.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mixed.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mutable.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-non-const.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nop.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-pass.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-recursive.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref-default.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr38646.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr39639.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/rvo.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-bind.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-function.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-new.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-new2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic68.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic70.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic73.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
    branches/google/main/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
    branches/google/main/gcc/testsuite/g++.dg/expr/cond6.C
    branches/google/main/gcc/testsuite/g++.dg/expr/stmt-expr-1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_assign.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_assign_odr.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_constructor.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_constructor_odr.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-2.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-3.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-4.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-5.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-6.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-7.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy_odr.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_trivial_assign.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_trivial_constructor.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_trivial_copy.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_trivial_destructor-1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_virtual_destructor.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_abstract.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_base_of.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_class.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_empty.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_enum.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_pod.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_polymorphic.C
    branches/google/main/gcc/testsuite/g++.dg/ext/is_union.C
    branches/google/main/gcc/testsuite/g++.dg/ext/label10.C
    branches/google/main/gcc/testsuite/g++.dg/ext/vla1.C
    branches/google/main/gcc/testsuite/g++.dg/inherit/covariant16.C
    branches/google/main/gcc/testsuite/g++.dg/init/aggr5.C
    branches/google/main/gcc/testsuite/g++.dg/init/brace6.C
    branches/google/main/gcc/testsuite/g++.dg/init/error2.C
    branches/google/main/gcc/testsuite/g++.dg/lookup/friend11.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr19650.C
    branches/google/main/gcc/testsuite/g++.dg/other/default2.C
    branches/google/main/gcc/testsuite/g++.dg/other/default3.C
    branches/google/main/gcc/testsuite/g++.dg/other/default5.C
    branches/google/main/gcc/testsuite/g++.dg/other/dtor2.C
    branches/google/main/gcc/testsuite/g++.dg/other/friend5.C
    branches/google/main/gcc/testsuite/g++.dg/other/pr47218.C
    branches/google/main/gcc/testsuite/g++.dg/other/warning1.C
    branches/google/main/gcc/testsuite/g++.dg/overload/defarg4.C
    branches/google/main/gcc/testsuite/g++.dg/parse/bitfield3.C
    branches/google/main/gcc/testsuite/g++.dg/parse/constructor3.C
    branches/google/main/gcc/testsuite/g++.dg/parse/crash34.C
    branches/google/main/gcc/testsuite/g++.dg/parse/crash35.C
    branches/google/main/gcc/testsuite/g++.dg/parse/crash40.C
    branches/google/main/gcc/testsuite/g++.dg/parse/crash56.C
    branches/google/main/gcc/testsuite/g++.dg/parse/ctor9.C
    branches/google/main/gcc/testsuite/g++.dg/parse/defarg12.C
    branches/google/main/gcc/testsuite/g++.dg/parse/dtor13.C
    branches/google/main/gcc/testsuite/g++.dg/parse/error32.C
    branches/google/main/gcc/testsuite/g++.dg/parse/error33.C
    branches/google/main/gcc/testsuite/g++.dg/parse/error37.C
    branches/google/main/gcc/testsuite/g++.dg/parse/semicolon3.C
    branches/google/main/gcc/testsuite/g++.dg/parse/struct-4.C
    branches/google/main/gcc/testsuite/g++.dg/parse/template23.C
    branches/google/main/gcc/testsuite/g++.dg/template/access19.C
    branches/google/main/gcc/testsuite/g++.dg/template/call7.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-1.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-10.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-11.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-13.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-2.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-3.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-4.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-5.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-6.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-7.C
    branches/google/main/gcc/testsuite/g++.dg/template/canon-type-9.C
    branches/google/main/gcc/testsuite/g++.dg/template/const3.C
    branches/google/main/gcc/testsuite/g++.dg/template/function1.C
    branches/google/main/gcc/testsuite/g++.dg/template/init7.C
    branches/google/main/gcc/testsuite/g++.dg/template/instantiate9.C
    branches/google/main/gcc/testsuite/g++.dg/template/param1.C
    branches/google/main/gcc/testsuite/g++.dg/template/sfinae26.C
    branches/google/main/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
    branches/google/main/gcc/testsuite/g++.dg/template/spec36.C
    branches/google/main/gcc/testsuite/g++.dg/template/ttp22.C
    branches/google/main/gcc/testsuite/g++.dg/template/union2.C
    branches/google/main/gcc/testsuite/g++.dg/tree-prof/partition1.C
    branches/google/main/gcc/testsuite/g++.dg/tree-prof/partition2.C
    branches/google/main/gcc/testsuite/g++.dg/tree-ssa/inline-3.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Walways-true-1.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Walways-true-2.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wlogical-op-1.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wreturn-type-6.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wuninitialized-5.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.bugs/900119_01.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.gb/scope06.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.law/cvt11.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.law/init1.C
    branches/google/main/gcc/testsuite/gcc.dg/Walways-true-1.c
    branches/google/main/gcc/testsuite/gcc.dg/Walways-true-2.c
    branches/google/main/gcc/testsuite/gcc.dg/Wlogical-op-1.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-alias-5.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-weak-hidden-1.c
    branches/google/main/gcc/testsuite/gcc.dg/builtins-config.h
    branches/google/main/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/google/main/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
    branches/google/main/gcc/testsuite/gcc.dg/noreturn-1.c
    branches/google/main/gcc/testsuite/gcc.dg/parse-error-3.c
    branches/google/main/gcc/testsuite/gcc.dg/pr24225.c
    branches/google/main/gcc/testsuite/gcc.dg/pr39666-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr46909.c
    branches/google/main/gcc/testsuite/gcc.dg/struct-parse-2.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/foldcast-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/foldconst-2.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-2.c
    branches/google/main/gcc/testsuite/gcc.dg/ucnid-10.c
    branches/google/main/gcc/testsuite/gcc.dg/ucnid-13.c
    branches/google/main/gcc/testsuite/gcc.dg/ucnid-7.c
    branches/google/main/gcc/testsuite/gcc.dg/ucnid-8.c
    branches/google/main/gcc/testsuite/gcc.dg/uninit-pr19430.c
    branches/google/main/gcc/testsuite/gcc.target/i386/parity-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/parity-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr31167.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr32280-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/vecinit-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/vecinit-2.c
    branches/google/main/gcc/testsuite/gcc.target/mips/save-restore-1.c
    branches/google/main/gcc/testsuite/gcc.target/mips/save-restore-3.c
    branches/google/main/gcc/testsuite/gcc.target/mips/save-restore-4.c
    branches/google/main/gcc/testsuite/gcc.target/mips/save-restore-5.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/avoid-indexed-addresses.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc32-abi-dfp-1.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc64-abi-dfp-1.c
    branches/google/main/gcc/testsuite/gfortran.dg/Wall.f90
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_2.f03
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_3.f03
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_4.f03
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_5.f03
    branches/google/main/gcc/testsuite/gfortran.dg/abstract_type_6.f03
    branches/google/main/gcc/testsuite/gfortran.dg/alloc_comp_constraint_6.f90
    branches/google/main/gcc/testsuite/gfortran.dg/alloc_comp_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/allocatable_scalar_11.f90
    branches/google/main/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03
    branches/google/main/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/allocate_scalar_with_shape.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_13.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_15.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/argument_checking_6.f90
    branches/google/main/gcc/testsuite/gfortran.dg/array_function_5.f90
    branches/google/main/gcc/testsuite/gfortran.dg/asynchronous_3.f03
    branches/google/main/gcc/testsuite/gfortran.dg/bounds_check_10.f90
    branches/google/main/gcc/testsuite/gfortran.dg/bounds_temporaries_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/char_expr_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/class_14.f03
    branches/google/main/gcc/testsuite/gfortran.dg/class_30.f90
    branches/google/main/gcc/testsuite/gfortran.dg/class_7.f03
    branches/google/main/gcc/testsuite/gfortran.dg/coarray_14.f90
    branches/google/main/gcc/testsuite/gfortran.dg/continuation_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/continuation_9.f90
    branches/google/main/gcc/testsuite/gfortran.dg/count_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/data_array_6.f
    branches/google/main/gcc/testsuite/gfortran.dg/data_invalid.f90
    branches/google/main/gcc/testsuite/gfortran.dg/do_check_5.f90
    branches/google/main/gcc/testsuite/gfortran.dg/dot_product_1.f03
    branches/google/main/gcc/testsuite/gfortran.dg/entry_17.f90
    branches/google/main/gcc/testsuite/gfortran.dg/entry_19.f90
    branches/google/main/gcc/testsuite/gfortran.dg/fmt_error.f90
    branches/google/main/gcc/testsuite/gfortran.dg/fmt_f0_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/fmt_read_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/func_derived_5.f90
    branches/google/main/gcc/testsuite/gfortran.dg/func_result_4.f90
    branches/google/main/gcc/testsuite/gfortran.dg/g77/12632.f
    branches/google/main/gcc/testsuite/gfortran.dg/g77/970625-2.f
    branches/google/main/gcc/testsuite/gfortran.dg/g77/980615-0.f
    branches/google/main/gcc/testsuite/gfortran.dg/generic_actual_arg.f90
    branches/google/main/gcc/testsuite/gfortran.dg/global_references_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/gomp/pr43711.f90
    branches/google/main/gcc/testsuite/gfortran.dg/goto_8.f90
    branches/google/main/gcc/testsuite/gfortran.dg/graphite/graphite.exp
    branches/google/main/gcc/testsuite/gfortran.dg/implied_do_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/initialization_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/initialization_25.f90
    branches/google/main/gcc/testsuite/gfortran.dg/initialization_26.f90
    branches/google/main/gcc/testsuite/gfortran.dg/interface_34.f90
    branches/google/main/gcc/testsuite/gfortran.dg/io_constraints_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/io_constraints_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/io_constraints_3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/iostat_3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/iso_c_binding_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/keyword_symbol_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/matmul_8.f03
    branches/google/main/gcc/testsuite/gfortran.dg/merge_init_expr.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pack_assign_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pack_vector_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pointer_check_8.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr25923.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr39666-2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/product_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/public_private_module.f90
    branches/google/main/gcc/testsuite/gfortran.dg/reshape_order_5.f90
    branches/google/main/gcc/testsuite/gfortran.dg/reshape_shape_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/reshape_zerosize_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/same_name_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/selected_real_kind_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/spread_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/stmt_func_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/sum_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/transpose_3.f03
    branches/google/main/gcc/testsuite/gfortran.dg/transpose_optimization_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_proc_13.f03
    branches/google/main/gcc/testsuite/gfortran.dg/unpack_init_expr.f03
    branches/google/main/gcc/testsuite/gfortran.dg/volatile3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_conversion.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_conversion_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_intent_out_not_set.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warning-directive-2.F90
    branches/google/main/gcc/testsuite/gfortran.dg/warnings_are_errors_1.f
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_16.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_17.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_18.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_20.f03
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_5.f90
    branches/google/main/gcc/testsuite/gfortran.dg/whole_file_6.f90
    branches/google/main/gcc/testsuite/gfortran.dg/write_invalid_format.f90
    branches/google/main/gcc/testsuite/gfortran.dg/zero_sized_6.f90
    branches/google/main/gcc/testsuite/gnat.dg/array7.adb
    branches/google/main/gcc/testsuite/gnat.dg/atomic1.adb
    branches/google/main/gcc/testsuite/gnat.dg/loop_optimization6.adb
    branches/google/main/gcc/testsuite/gnat.dg/null_pointer_deref1.adb
    branches/google/main/gcc/testsuite/gnat.dg/opt11.adb
    branches/google/main/gcc/testsuite/gnat.dg/uninit_func.adb
    branches/google/main/gcc/testsuite/go.test/test/ddd.go
    branches/google/main/gcc/testsuite/go.test/test/fixedbugs/bug252.go
    branches/google/main/gcc/testsuite/lib/gfortran-dg.exp
    branches/google/main/gcc/testsuite/lib/gfortran.exp
    branches/google/main/gcc/testsuite/lib/gnat-dg.exp
    branches/google/main/gcc/testsuite/lib/gnat.exp
    branches/google/main/gcc/testsuite/lib/target-supports-dg.exp
    branches/google/main/gcc/testsuite/lib/target-supports.exp
    branches/google/main/gcc/testsuite/obj-c++.dg/attributes/class-attribute-1.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/attributes/method-noreturn-1.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/attributes/method-sentinel-1.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-2.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-3.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/basic.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/exceptions-2.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/method-11.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/pr24393.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/pr45735.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/property/property.exp
    branches/google/main/gcc/testsuite/obj-c++.dg/proto-lossage-3.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/selector-3.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/template-8.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/torture/strings/const-str-10.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/torture/strings/const-str-11.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/torture/strings/const-str-9.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/google/main/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/google/main/gcc/testsuite/objc.dg/attributes/class-attribute-1.m
    branches/google/main/gcc/testsuite/objc.dg/attributes/method-noreturn-1.m
    branches/google/main/gcc/testsuite/objc.dg/attributes/method-sentinel-1.m
    branches/google/main/gcc/testsuite/objc.dg/attributes/proto-attribute-2.m
    branches/google/main/gcc/testsuite/objc.dg/attributes/proto-attribute-3.m
    branches/google/main/gcc/testsuite/objc.dg/encode-7-next-64bit.m
    branches/google/main/gcc/testsuite/objc.dg/image-info.m
    branches/google/main/gcc/testsuite/objc.dg/lookup-1.m
    branches/google/main/gcc/testsuite/objc.dg/method-4.m
    branches/google/main/gcc/testsuite/objc.dg/next-runtime-1.m
    branches/google/main/gcc/testsuite/objc.dg/pr23214.m
    branches/google/main/gcc/testsuite/objc.dg/pr24393.m
    branches/google/main/gcc/testsuite/objc.dg/pr45735.m
    branches/google/main/gcc/testsuite/objc.dg/property/property.exp
    branches/google/main/gcc/testsuite/objc.dg/selector-3.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-1.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-1a.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-2.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-2a.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-3.m
    branches/google/main/gcc/testsuite/objc.dg/special/load-category-3a.m
    branches/google/main/gcc/testsuite/objc.dg/special/unclaimed-category-1.h
    branches/google/main/gcc/testsuite/objc.dg/special/unclaimed-category-1.m
    branches/google/main/gcc/testsuite/objc.dg/symtab-1.m
    branches/google/main/gcc/testsuite/objc.dg/torture/forward-1.m
    branches/google/main/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
    branches/google/main/gcc/testsuite/objc.dg/torture/strings/const-str-11.m
    branches/google/main/gcc/testsuite/objc.dg/torture/strings/const-str-9.m
    branches/google/main/gcc/testsuite/objc.dg/type-size-3.m
    branches/google/main/gcc/testsuite/objc.dg/zero-link-1.m
    branches/google/main/gcc/testsuite/objc.dg/zero-link-2.m
    branches/google/main/gcc/testsuite/objc/execute/accessing_ivars.m
    branches/google/main/gcc/testsuite/objc/execute/bf-common.h
    branches/google/main/gcc/testsuite/objc/execute/bycopy-2.m
    branches/google/main/gcc/testsuite/objc/execute/bycopy-3.m
    branches/google/main/gcc/testsuite/objc/execute/class-tests-1.h
    branches/google/main/gcc/testsuite/objc/execute/class-tests-2.h
    branches/google/main/gcc/testsuite/objc/execute/compatibility_alias.m
    branches/google/main/gcc/testsuite/objc/execute/enumeration-1.m
    branches/google/main/gcc/testsuite/objc/execute/enumeration-2.m
    branches/google/main/gcc/testsuite/objc/execute/exceptions/catchall-1.m
    branches/google/main/gcc/testsuite/objc/execute/exceptions/exceptions.exp
    branches/google/main/gcc/testsuite/objc/execute/exceptions/finally-1.m
    branches/google/main/gcc/testsuite/objc/execute/exceptions/foward-1.m
    branches/google/main/gcc/testsuite/objc/execute/exceptions/local-variables-1.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-1.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-2.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-3.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-4.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-5.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-6.m
    branches/google/main/gcc/testsuite/objc/execute/formal_protocol-7.m
    branches/google/main/gcc/testsuite/objc/execute/no_clash.m
    branches/google/main/gcc/testsuite/objc/execute/object_is_class.m
    branches/google/main/gcc/testsuite/objc/execute/object_is_meta_class.m
    branches/google/main/gcc/toplev.c
    branches/google/main/gcc/tree-cfg.c
    branches/google/main/gcc/tree-chrec.c
    branches/google/main/gcc/tree-data-ref.c
    branches/google/main/gcc/tree-dfa.c
    branches/google/main/gcc/tree-flow-inline.h
    branches/google/main/gcc/tree-flow.h
    branches/google/main/gcc/tree-inline.c
    branches/google/main/gcc/tree-inline.h
    branches/google/main/gcc/tree-into-ssa.c
    branches/google/main/gcc/tree-nrv.c
    branches/google/main/gcc/tree-predcom.c
    branches/google/main/gcc/tree-scalar-evolution.c
    branches/google/main/gcc/tree-sra.c
    branches/google/main/gcc/tree-ssa-alias.c
    branches/google/main/gcc/tree-ssa-dom.c
    branches/google/main/gcc/tree-ssa-forwprop.c
    branches/google/main/gcc/tree-ssa-live.c
    branches/google/main/gcc/tree-ssa-loop-ch.c
    branches/google/main/gcc/tree-ssa-loop-im.c
    branches/google/main/gcc/tree-ssa-loop-niter.c
    branches/google/main/gcc/tree-ssa-loop.c
    branches/google/main/gcc/tree-ssa-pre.c
    branches/google/main/gcc/tree-ssa-reassoc.c
    branches/google/main/gcc/tree-ssa-sccvn.c
    branches/google/main/gcc/tree-ssa-sccvn.h
    branches/google/main/gcc/tree-ssa-sink.c
    branches/google/main/gcc/tree-ssa-structalias.c
    branches/google/main/gcc/tree-ssa-ter.c
    branches/google/main/gcc/tree-ssa.c
    branches/google/main/gcc/tree-ssanames.c
    branches/google/main/gcc/tree-tailcall.c
    branches/google/main/gcc/tree-vect-generic.c
    branches/google/main/gcc/tree-vrp.c
    branches/google/main/gcc/tree.c
    branches/google/main/gcc/var-tracking.c
    branches/google/main/gcc/varasm.c
    branches/google/main/gcc/varpool.c
    branches/google/main/gcc/web.c
    branches/google/main/include/ChangeLog
    branches/google/main/include/dwarf2.h
    branches/google/main/libffi/ChangeLog
    branches/google/main/libffi/configure
    branches/google/main/libffi/configure.ac
    branches/google/main/libffi/src/m68k/ffi.c
    branches/google/main/libffi/src/m68k/sysv.S
    branches/google/main/libffi/src/mips/ffitarget.h
    branches/google/main/libffi/testsuite/libffi.call/cls_pointer.c
    branches/google/main/libffi/testsuite/libffi.call/cls_pointer_stack.c
    branches/google/main/libgfortran/ChangeLog
    branches/google/main/libgfortran/Makefile.in
    branches/google/main/libgfortran/acinclude.m4
    branches/google/main/libgfortran/aclocal.m4
    branches/google/main/libgfortran/configure
    branches/google/main/libgfortran/configure.ac
    branches/google/main/libgfortran/gfortran.map
    branches/google/main/libgfortran/intrinsics/c99_functions.c
    branches/google/main/libgfortran/intrinsics/date_and_time.c
    branches/google/main/libgfortran/intrinsics/system_clock.c
    branches/google/main/libgfortran/intrinsics/time_1.h
    branches/google/main/libgfortran/io/fbuf.h
    branches/google/main/libgfortran/io/list_read.c
    branches/google/main/libgfortran/io/transfer.c
    branches/google/main/libgfortran/io/transfer128.c
    branches/google/main/libgfortran/io/write_float.def
    branches/google/main/libgo/Makefile.am
    branches/google/main/libgo/Makefile.in
    branches/google/main/libgo/config.h.in
    branches/google/main/libgo/config/libtool.m4
    branches/google/main/libgo/configure
    branches/google/main/libgo/configure.ac
    branches/google/main/libgo/go/os/dir.go
    branches/google/main/libgo/mksysinfo.sh
    branches/google/main/libgo/runtime/go-semacquire.c
    branches/google/main/libgo/runtime/go-unwind.c
    branches/google/main/libgo/syscalls/sysfile_posix.go
    branches/google/main/libgo/testsuite/lib/libgo.exp
    branches/google/main/libgomp/ChangeLog
    branches/google/main/libgomp/config/linux/futex.h
    branches/google/main/libgomp/config/linux/wait.h
    branches/google/main/libgomp/configure
    branches/google/main/libgomp/libgomp.texi
    branches/google/main/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/google/main/libiberty/ChangeLog
    branches/google/main/libiberty/bsearch.c
    branches/google/main/libiberty/concat.c
    branches/google/main/libiberty/crc32.c
    branches/google/main/libiberty/fnmatch.txh
    branches/google/main/libiberty/fopen_unlocked.c
    branches/google/main/libiberty/functions.texi
    branches/google/main/libiberty/gather-docs
    branches/google/main/libiberty/hashtab.c
    branches/google/main/libiberty/insque.c
    branches/google/main/libiberty/make-relative-prefix.c
    branches/google/main/libiberty/memchr.c
    branches/google/main/libiberty/memcmp.c
    branches/google/main/libiberty/memcpy.c
    branches/google/main/libiberty/memmem.c
    branches/google/main/libiberty/memmove.c
    branches/google/main/libiberty/mempcpy.c
    branches/google/main/libiberty/memset.c
    branches/google/main/libiberty/pexecute.txh
    branches/google/main/libiberty/random.c
    branches/google/main/libiberty/setenv.c
    branches/google/main/libiberty/setproctitle.c
    branches/google/main/libiberty/simple-object.txh
    branches/google/main/libiberty/snprintf.c
    branches/google/main/libiberty/splay-tree.c
    branches/google/main/libiberty/stpncpy.c
    branches/google/main/libiberty/strncmp.c
    branches/google/main/libiberty/strtod.c
    branches/google/main/libiberty/strtol.c
    branches/google/main/libiberty/vasprintf.c
    branches/google/main/libiberty/vprintf.c
    branches/google/main/libiberty/vsnprintf.c
    branches/google/main/libiberty/xmemdup.c
    branches/google/main/libjava/ChangeLog
    branches/google/main/libjava/Makefile.in
    branches/google/main/libjava/classpath/   (props changed)
    branches/google/main/libjava/classpath/ChangeLog.gcj
    branches/google/main/libjava/classpath/config.rpath
    branches/google/main/libjava/classpath/configure
    branches/google/main/libjava/classpath/ltcf-c.sh
    branches/google/main/libjava/classpath/ltcf-gcj.sh
    branches/google/main/libjava/classpath/ltconfig
    branches/google/main/libjava/configure
    branches/google/main/libjava/configure.ac
    branches/google/main/libjava/contrib/aot-compile-rpm.in
    branches/google/main/libjava/contrib/aot-compile.in
    branches/google/main/libjava/gcj/Makefile.in
    branches/google/main/libjava/include/Makefile.in
    branches/google/main/libjava/libgcj.spec.in
    branches/google/main/libjava/libltdl/ChangeLog
    branches/google/main/libjava/libltdl/acinclude.m4
    branches/google/main/libjava/libltdl/configure
    branches/google/main/libjava/shlibpath.m4
    branches/google/main/libjava/testsuite/Makefile.in
    branches/google/main/libmudflap/ChangeLog
    branches/google/main/libmudflap/configure
    branches/google/main/libobjc/ChangeLog
    branches/google/main/libobjc/configure
    branches/google/main/libquadmath/ChangeLog
    branches/google/main/libquadmath/Makefile.am
    branches/google/main/libquadmath/Makefile.in
    branches/google/main/libquadmath/aclocal.m4
    branches/google/main/libquadmath/config.h.in
    branches/google/main/libquadmath/configure
    branches/google/main/libquadmath/configure.ac
    branches/google/main/libquadmath/libquadmath.texi
    branches/google/main/libquadmath/quadmath.h
    branches/google/main/libquadmath/quadmath.map
    branches/google/main/libquadmath/quadmath_weak.h
    branches/google/main/libssp/ChangeLog
    branches/google/main/libssp/Makefile.in
    branches/google/main/libssp/aclocal.m4
    branches/google/main/libssp/configure
    branches/google/main/libtool.m4
    branches/google/main/lto-plugin/ChangeLog
    branches/google/main/lto-plugin/Makefile.am
    branches/google/main/lto-plugin/Makefile.in
    branches/google/main/lto-plugin/aclocal.m4
    branches/google/main/lto-plugin/configure
    branches/google/main/maintainer-scripts/ChangeLog
    branches/google/main/maintainer-scripts/update_web_docs_svn
    branches/google/main/move-if-change
    branches/google/main/zlib/ChangeLog.gcj
    branches/google/main/zlib/configure

Propchange: branches/google/main/
            ('svn:mergeinfo' added)

Propchange: branches/google/main/
            ('svnmerge-integrated' modified)

Propchange: branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/libjava/classpath/
            ('svn:mergeinfo' modified)



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