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]

r170594 [1/2] - in /branches/gc-improv: ./ Chan...


Author: lauras
Date: Tue Mar  1 15:27:54 2011
New Revision: 170594

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170594
Log:
Merge from trunk up to r170497

Added:
    branches/gc-improv/libstdc++-v3/doc/html/manual/documentation_hacking.html
      - copied unchanged from r170497, trunk/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/gc-improv/libstdc++-v3/doc/xml/images/confdeps.pdf
      - copied unchanged from r170497, trunk/libstdc++-v3/doc/xml/images/confdeps.pdf
    branches/gc-improv/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
      - copied unchanged from r170497, trunk/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/gc-improv/libstdc++-v3/libsupc++/guard_error.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/libsupc++/guard_error.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-debug_list-2.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/src/compatibility-debug_list-2.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-list-2.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/src/compatibility-list-2.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-parallel_list-2.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/src/compatibility-parallel_list-2.cc
    branches/gc-improv/libstdc++-v3/src/regex.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/src/regex.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/
      - copied from r170497, trunk/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/
      - copied from r170497, trunk/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/algorithms/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/algorithms/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/basic_regex/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/basic_regex/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/constants/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/constants/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/headers/04_header/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/headers/04_header/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/iterators/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/iterators/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/match_results/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/match_results/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/regex_error/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/regex_error/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/requirements/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/requirements/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/sub_match/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/sub_match/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/traits/
      - copied from r170497, trunk/libstdc++-v3/testsuite/28_regex/traits/
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/is_heap/47709.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/ext/is_heap/47709.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/vstring/hash/
      - copied from r170497, trunk/libstdc++-v3/testsuite/ext/vstring/hash/
    branches/gc-improv/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
      - copied unchanged from r170497, trunk/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
Removed:
    branches/gc-improv/libstdc++-v3/doc/html/manual/documentation_style.html
    branches/gc-improv/libstdc++-v3/doc/xml/gnu/fdl-1.2.xml
    branches/gc-improv/libstdc++-v3/doc/xml/gnu/gpl-2.0.xml
    branches/gc-improv/libstdc++-v3/src/debug_list.cc
    branches/gc-improv/libstdc++-v3/src/parallel_list.cc
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/03_requirements/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/04_header/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/05_constants/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/06_exception_type/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/07_traits/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/08_basic_regex/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/09_sub_match/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/10_match_results/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/11_algorithms/
    branches/gc-improv/libstdc++-v3/testsuite/28_regex/12_iterators/
    branches/gc-improv/libstdc++-v3/testsuite/29_atomics/atomic_address/
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/boolconv.cc
Modified:
    branches/gc-improv/libstdc++-v3/ChangeLog
    branches/gc-improv/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    branches/gc-improv/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gc-improv/libstdc++-v3/config/cpu/cris/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/generic/atomicity_mutex/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/hppa/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/i386/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/i486/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/ia64/atomic_word.h
    branches/gc-improv/libstdc++-v3/config/cpu/m68k/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/sh/atomicity.h
    branches/gc-improv/libstdc++-v3/config/cpu/sparc/atomicity.h
    branches/gc-improv/libstdc++-v3/config/io/basic_file_stdio.cc
    branches/gc-improv/libstdc++-v3/config/io/basic_file_stdio.h
    branches/gc-improv/libstdc++-v3/config/io/c_io_stdio.h
    branches/gc-improv/libstdc++-v3/config/locale/darwin/ctype_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/c_locale.h
    branches/gc-improv/libstdc++-v3/config/locale/generic/codecvt_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/collate_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/ctype_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/messages_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/messages_members.h
    branches/gc-improv/libstdc++-v3/config/locale/generic/monetary_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/numeric_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/time_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/generic/time_members.h
    branches/gc-improv/libstdc++-v3/config/locale/gnu/c_locale.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/c_locale.h
    branches/gc-improv/libstdc++-v3/config/locale/gnu/codecvt_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/collate_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/ctype_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/messages_members.h
    branches/gc-improv/libstdc++-v3/config/locale/gnu/monetary_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/numeric_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/time_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/gnu/time_members.h
    branches/gc-improv/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.cc
    branches/gc-improv/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.h
    branches/gc-improv/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.cc
    branches/gc-improv/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.h
    branches/gc-improv/libstdc++-v3/config/os/aix/atomicity.h
    branches/gc-improv/libstdc++-v3/config/os/aix/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/aix/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/bionic/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/bionic/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/darwin/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/darwin/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/freebsd/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/freebsd/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/netbsd/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/djgpp/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/djgpp/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/djgpp/error_constants.h
    branches/gc-improv/libstdc++-v3/config/os/generic/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/generic/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/generic/error_constants.h
    branches/gc-improv/libstdc++-v3/config/os/gnu-linux/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/gnu-linux/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/hpux/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/hpux/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/hpux/os_defines.h
    branches/gc-improv/libstdc++-v3/config/os/irix/atomicity.h
    branches/gc-improv/libstdc++-v3/config/os/irix/irix6.5/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/irix/irix6.5/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/mingw32/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/mingw32/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/mingw32/error_constants.h
    branches/gc-improv/libstdc++-v3/config/os/newlib/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/newlib/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/qnx/qnx6.1/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/qnx/qnx6.1/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/solaris/solaris2.7/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/solaris/solaris2.7/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/tpf/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/tpf/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/uclibc/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/uclibc/ctype_inline.h
    branches/gc-improv/libstdc++-v3/config/os/vxworks/ctype_base.h
    branches/gc-improv/libstdc++-v3/config/os/vxworks/ctype_inline.h
    branches/gc-improv/libstdc++-v3/configure
    branches/gc-improv/libstdc++-v3/crossconfig.m4
    branches/gc-improv/libstdc++-v3/doc/Makefile.am
    branches/gc-improv/libstdc++-v3/doc/Makefile.in
    branches/gc-improv/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gc-improv/libstdc++-v3/doc/html/api.html
    branches/gc-improv/libstdc++-v3/doc/html/bk02.html
    branches/gc-improv/libstdc++-v3/doc/html/bk03.html
    branches/gc-improv/libstdc++-v3/doc/html/ext/lwg-active.html
    branches/gc-improv/libstdc++-v3/doc/html/ext/lwg-closed.html
    branches/gc-improv/libstdc++-v3/doc/html/ext/lwg-defects.html
    branches/gc-improv/libstdc++-v3/doc/html/faq.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/abi.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/algorithms.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/api.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_gfdl.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/associative.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/atomics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/backwards.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt02ch05s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch17s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch17s04.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch18s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch18s04.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch18s05.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s04.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s05.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s06.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch21s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch28s02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03ch28s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt04.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bugs.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/concurrency.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/configure.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/containers.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/containers_and_c.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/debug.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/debug_mode.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/dynamic_memory.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_algorithms.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_allocators.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_compile_checks.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_concurrency.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_containers.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_demangling.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_io.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_iterators.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_numerics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/ext_utilities.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/extensions.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/facets.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/fstreams.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/generalized_numeric_operations.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/internals.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/intro.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/io.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/io_and_c.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/iterators.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/license.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/localization.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/make.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/memory.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/numerics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/numerics_and_c.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/pairs.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/setup.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/source_code_style.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/source_design_notes.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/source_organization.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/spine.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/status.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/streambufs.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/strings.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/stringstreams.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/support.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/termination.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/test.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/traits.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_headers.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_macros.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_namespaces.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/utilities.html
    branches/gc-improv/libstdc++-v3/doc/html/spine.html
    branches/gc-improv/libstdc++-v3/doc/xml/faq.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/abi.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/appendix_porting.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/build_hacking.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/codecvt.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/debug.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/diagnostics.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/intro.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/io.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/locale.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/messages.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/prerequisites.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/using.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/using_exceptions.xml
    branches/gc-improv/libstdc++-v3/include/backward/auto_ptr.h
    branches/gc-improv/libstdc++-v3/include/backward/backward_warning.h
    branches/gc-improv/libstdc++-v3/include/backward/binders.h
    branches/gc-improv/libstdc++-v3/include/backward/hash_fun.h
    branches/gc-improv/libstdc++-v3/include/backward/hash_map
    branches/gc-improv/libstdc++-v3/include/backward/hash_set
    branches/gc-improv/libstdc++-v3/include/backward/hashtable.h
    branches/gc-improv/libstdc++-v3/include/backward/strstream
    branches/gc-improv/libstdc++-v3/include/bits/algorithmfwd.h
    branches/gc-improv/libstdc++-v3/include/bits/allocator.h
    branches/gc-improv/libstdc++-v3/include/bits/atomic_0.h
    branches/gc-improv/libstdc++-v3/include/bits/atomic_2.h
    branches/gc-improv/libstdc++-v3/include/bits/atomic_base.h
    branches/gc-improv/libstdc++-v3/include/bits/basic_ios.h
    branches/gc-improv/libstdc++-v3/include/bits/basic_ios.tcc
    branches/gc-improv/libstdc++-v3/include/bits/basic_string.h
    branches/gc-improv/libstdc++-v3/include/bits/basic_string.tcc
    branches/gc-improv/libstdc++-v3/include/bits/boost_concept_check.h
    branches/gc-improv/libstdc++-v3/include/bits/c++config
    branches/gc-improv/libstdc++-v3/include/bits/char_traits.h
    branches/gc-improv/libstdc++-v3/include/bits/codecvt.h
    branches/gc-improv/libstdc++-v3/include/bits/cpp_type_traits.h
    branches/gc-improv/libstdc++-v3/include/bits/deque.tcc
    branches/gc-improv/libstdc++-v3/include/bits/forward_list.h
    branches/gc-improv/libstdc++-v3/include/bits/forward_list.tcc
    branches/gc-improv/libstdc++-v3/include/bits/fstream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/functexcept.h
    branches/gc-improv/libstdc++-v3/include/bits/functional_hash.h
    branches/gc-improv/libstdc++-v3/include/bits/gslice.h
    branches/gc-improv/libstdc++-v3/include/bits/gslice_array.h
    branches/gc-improv/libstdc++-v3/include/bits/hashtable.h
    branches/gc-improv/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gc-improv/libstdc++-v3/include/bits/indirect_array.h
    branches/gc-improv/libstdc++-v3/include/bits/ios_base.h
    branches/gc-improv/libstdc++-v3/include/bits/istream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/list.tcc
    branches/gc-improv/libstdc++-v3/include/bits/locale_classes.h
    branches/gc-improv/libstdc++-v3/include/bits/locale_classes.tcc
    branches/gc-improv/libstdc++-v3/include/bits/locale_facets.h
    branches/gc-improv/libstdc++-v3/include/bits/locale_facets.tcc
    branches/gc-improv/libstdc++-v3/include/bits/locale_facets_nonio.h
    branches/gc-improv/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/gc-improv/libstdc++-v3/include/bits/localefwd.h
    branches/gc-improv/libstdc++-v3/include/bits/mask_array.h
    branches/gc-improv/libstdc++-v3/include/bits/move.h
    branches/gc-improv/libstdc++-v3/include/bits/ostream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/ostream_insert.h
    branches/gc-improv/libstdc++-v3/include/bits/postypes.h
    branches/gc-improv/libstdc++-v3/include/bits/random.h
    branches/gc-improv/libstdc++-v3/include/bits/random.tcc
    branches/gc-improv/libstdc++-v3/include/bits/range_access.h
    branches/gc-improv/libstdc++-v3/include/bits/regex.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_compiler.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_constants.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_cursor.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_error.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_grep_matcher.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_grep_matcher.tcc
    branches/gc-improv/libstdc++-v3/include/bits/regex_nfa.h
    branches/gc-improv/libstdc++-v3/include/bits/regex_nfa.tcc
    branches/gc-improv/libstdc++-v3/include/bits/shared_ptr.h
    branches/gc-improv/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gc-improv/libstdc++-v3/include/bits/slice_array.h
    branches/gc-improv/libstdc++-v3/include/bits/sstream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/stl_algo.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_algobase.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_bvector.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_construct.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_deque.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_function.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_heap.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_iterator.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_iterator_base_types.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_list.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_map.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_multimap.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_multiset.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_numeric.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_pair.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_queue.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_raw_storage_iter.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_relops.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_set.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_stack.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_tempbuf.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_tree.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_vector.h
    branches/gc-improv/libstdc++-v3/include/bits/stream_iterator.h
    branches/gc-improv/libstdc++-v3/include/bits/streambuf.tcc
    branches/gc-improv/libstdc++-v3/include/bits/streambuf_iterator.h
    branches/gc-improv/libstdc++-v3/include/bits/stringfwd.h
    branches/gc-improv/libstdc++-v3/include/bits/unique_ptr.h
    branches/gc-improv/libstdc++-v3/include/bits/unordered_map.h
    branches/gc-improv/libstdc++-v3/include/bits/unordered_set.h
    branches/gc-improv/libstdc++-v3/include/bits/valarray_after.h
    branches/gc-improv/libstdc++-v3/include/bits/valarray_array.h
    branches/gc-improv/libstdc++-v3/include/bits/valarray_array.tcc
    branches/gc-improv/libstdc++-v3/include/bits/valarray_before.h
    branches/gc-improv/libstdc++-v3/include/bits/vector.tcc
    branches/gc-improv/libstdc++-v3/include/c/cmath
    branches/gc-improv/libstdc++-v3/include/c/cwchar
    branches/gc-improv/libstdc++-v3/include/c_compatibility/fenv.h
    branches/gc-improv/libstdc++-v3/include/c_compatibility/inttypes.h
    branches/gc-improv/libstdc++-v3/include/c_compatibility/stdint.h
    branches/gc-improv/libstdc++-v3/include/c_global/cctype
    branches/gc-improv/libstdc++-v3/include/c_global/cfenv
    branches/gc-improv/libstdc++-v3/include/c_global/cinttypes
    branches/gc-improv/libstdc++-v3/include/c_global/clocale
    branches/gc-improv/libstdc++-v3/include/c_global/cmath
    branches/gc-improv/libstdc++-v3/include/c_global/csetjmp
    branches/gc-improv/libstdc++-v3/include/c_global/csignal
    branches/gc-improv/libstdc++-v3/include/c_global/cstdarg
    branches/gc-improv/libstdc++-v3/include/c_global/cstdint
    branches/gc-improv/libstdc++-v3/include/c_global/cstdio
    branches/gc-improv/libstdc++-v3/include/c_global/cstdlib
    branches/gc-improv/libstdc++-v3/include/c_global/cstring
    branches/gc-improv/libstdc++-v3/include/c_global/ctime
    branches/gc-improv/libstdc++-v3/include/c_global/cwchar
    branches/gc-improv/libstdc++-v3/include/c_global/cwctype
    branches/gc-improv/libstdc++-v3/include/c_std/cctype
    branches/gc-improv/libstdc++-v3/include/c_std/clocale
    branches/gc-improv/libstdc++-v3/include/c_std/cmath
    branches/gc-improv/libstdc++-v3/include/c_std/csetjmp
    branches/gc-improv/libstdc++-v3/include/c_std/csignal
    branches/gc-improv/libstdc++-v3/include/c_std/cstdarg
    branches/gc-improv/libstdc++-v3/include/c_std/cstdio
    branches/gc-improv/libstdc++-v3/include/c_std/cstdlib
    branches/gc-improv/libstdc++-v3/include/c_std/cstring
    branches/gc-improv/libstdc++-v3/include/c_std/ctime
    branches/gc-improv/libstdc++-v3/include/c_std/cwchar
    branches/gc-improv/libstdc++-v3/include/c_std/cwctype
    branches/gc-improv/libstdc++-v3/include/debug/bitset
    branches/gc-improv/libstdc++-v3/include/debug/debug.h
    branches/gc-improv/libstdc++-v3/include/debug/deque
    branches/gc-improv/libstdc++-v3/include/debug/forward_list
    branches/gc-improv/libstdc++-v3/include/debug/list
    branches/gc-improv/libstdc++-v3/include/debug/macros.h
    branches/gc-improv/libstdc++-v3/include/debug/map.h
    branches/gc-improv/libstdc++-v3/include/debug/multimap.h
    branches/gc-improv/libstdc++-v3/include/debug/multiset.h
    branches/gc-improv/libstdc++-v3/include/debug/safe_iterator.h
    branches/gc-improv/libstdc++-v3/include/debug/safe_sequence.h
    branches/gc-improv/libstdc++-v3/include/debug/set.h
    branches/gc-improv/libstdc++-v3/include/debug/string
    branches/gc-improv/libstdc++-v3/include/debug/unordered_map
    branches/gc-improv/libstdc++-v3/include/debug/unordered_set
    branches/gc-improv/libstdc++-v3/include/debug/vector
    branches/gc-improv/libstdc++-v3/include/decimal/decimal
    branches/gc-improv/libstdc++-v3/include/decimal/decimal.h
    branches/gc-improv/libstdc++-v3/include/ext/algorithm
    branches/gc-improv/libstdc++-v3/include/ext/array_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/atomicity.h
    branches/gc-improv/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/cast.h
    branches/gc-improv/libstdc++-v3/include/ext/codecvt_specializations.h
    branches/gc-improv/libstdc++-v3/include/ext/concurrence.h
    branches/gc-improv/libstdc++-v3/include/ext/debug_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/enc_filebuf.h
    branches/gc-improv/libstdc++-v3/include/ext/extptr_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/functional
    branches/gc-improv/libstdc++-v3/include/ext/iterator
    branches/gc-improv/libstdc++-v3/include/ext/malloc_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/memory
    branches/gc-improv/libstdc++-v3/include/ext/mt_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/new_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/numeric
    branches/gc-improv/libstdc++-v3/include/ext/numeric_traits.h
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pod_char_traits.h
    branches/gc-improv/libstdc++-v3/include/ext/pointer.h
    branches/gc-improv/libstdc++-v3/include/ext/pool_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/rb_tree
    branches/gc-improv/libstdc++-v3/include/ext/rc_string_base.h
    branches/gc-improv/libstdc++-v3/include/ext/rope
    branches/gc-improv/libstdc++-v3/include/ext/ropeimpl.h
    branches/gc-improv/libstdc++-v3/include/ext/slist
    branches/gc-improv/libstdc++-v3/include/ext/sso_string_base.h
    branches/gc-improv/libstdc++-v3/include/ext/stdio_filebuf.h
    branches/gc-improv/libstdc++-v3/include/ext/stdio_sync_filebuf.h
    branches/gc-improv/libstdc++-v3/include/ext/string_conversions.h
    branches/gc-improv/libstdc++-v3/include/ext/throw_allocator.h
    branches/gc-improv/libstdc++-v3/include/ext/type_traits.h
    branches/gc-improv/libstdc++-v3/include/ext/typelist.h
    branches/gc-improv/libstdc++-v3/include/ext/vstring.h
    branches/gc-improv/libstdc++-v3/include/ext/vstring.tcc
    branches/gc-improv/libstdc++-v3/include/ext/vstring_fwd.h
    branches/gc-improv/libstdc++-v3/include/ext/vstring_util.h
    branches/gc-improv/libstdc++-v3/include/parallel/algo.h
    branches/gc-improv/libstdc++-v3/include/parallel/algobase.h
    branches/gc-improv/libstdc++-v3/include/parallel/algorithmfwd.h
    branches/gc-improv/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/gc-improv/libstdc++-v3/include/parallel/base.h
    branches/gc-improv/libstdc++-v3/include/parallel/losertree.h
    branches/gc-improv/libstdc++-v3/include/parallel/multiway_merge.h
    branches/gc-improv/libstdc++-v3/include/parallel/numeric
    branches/gc-improv/libstdc++-v3/include/parallel/numericfwd.h
    branches/gc-improv/libstdc++-v3/include/parallel/partition.h
    branches/gc-improv/libstdc++-v3/include/profile/base.h
    branches/gc-improv/libstdc++-v3/include/profile/bitset
    branches/gc-improv/libstdc++-v3/include/profile/deque
    branches/gc-improv/libstdc++-v3/include/profile/forward_list
    branches/gc-improv/libstdc++-v3/include/profile/impl/profiler_container_size.h
    branches/gc-improv/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    branches/gc-improv/libstdc++-v3/include/profile/impl/profiler_node.h
    branches/gc-improv/libstdc++-v3/include/profile/impl/profiler_trace.h
    branches/gc-improv/libstdc++-v3/include/profile/iterator_tracker.h
    branches/gc-improv/libstdc++-v3/include/profile/list
    branches/gc-improv/libstdc++-v3/include/profile/map.h
    branches/gc-improv/libstdc++-v3/include/profile/multimap.h
    branches/gc-improv/libstdc++-v3/include/profile/multiset.h
    branches/gc-improv/libstdc++-v3/include/profile/set.h
    branches/gc-improv/libstdc++-v3/include/profile/unordered_map
    branches/gc-improv/libstdc++-v3/include/profile/unordered_set
    branches/gc-improv/libstdc++-v3/include/profile/vector
    branches/gc-improv/libstdc++-v3/include/std/array
    branches/gc-improv/libstdc++-v3/include/std/atomic
    branches/gc-improv/libstdc++-v3/include/std/bitset
    branches/gc-improv/libstdc++-v3/include/std/chrono
    branches/gc-improv/libstdc++-v3/include/std/complex
    branches/gc-improv/libstdc++-v3/include/std/condition_variable
    branches/gc-improv/libstdc++-v3/include/std/deque
    branches/gc-improv/libstdc++-v3/include/std/forward_list
    branches/gc-improv/libstdc++-v3/include/std/fstream
    branches/gc-improv/libstdc++-v3/include/std/functional
    branches/gc-improv/libstdc++-v3/include/std/future
    branches/gc-improv/libstdc++-v3/include/std/iomanip
    branches/gc-improv/libstdc++-v3/include/std/iosfwd
    branches/gc-improv/libstdc++-v3/include/std/iostream
    branches/gc-improv/libstdc++-v3/include/std/istream
    branches/gc-improv/libstdc++-v3/include/std/limits
    branches/gc-improv/libstdc++-v3/include/std/list
    branches/gc-improv/libstdc++-v3/include/std/memory
    branches/gc-improv/libstdc++-v3/include/std/mutex
    branches/gc-improv/libstdc++-v3/include/std/ostream
    branches/gc-improv/libstdc++-v3/include/std/random
    branches/gc-improv/libstdc++-v3/include/std/ratio
    branches/gc-improv/libstdc++-v3/include/std/sstream
    branches/gc-improv/libstdc++-v3/include/std/stdexcept
    branches/gc-improv/libstdc++-v3/include/std/streambuf
    branches/gc-improv/libstdc++-v3/include/std/string
    branches/gc-improv/libstdc++-v3/include/std/system_error
    branches/gc-improv/libstdc++-v3/include/std/thread
    branches/gc-improv/libstdc++-v3/include/std/tuple
    branches/gc-improv/libstdc++-v3/include/std/type_traits
    branches/gc-improv/libstdc++-v3/include/std/typeindex
    branches/gc-improv/libstdc++-v3/include/std/utility
    branches/gc-improv/libstdc++-v3/include/std/valarray
    branches/gc-improv/libstdc++-v3/include/tr1/array
    branches/gc-improv/libstdc++-v3/include/tr1/bessel_function.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/beta_function.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/cctype
    branches/gc-improv/libstdc++-v3/include/tr1/cfenv
    branches/gc-improv/libstdc++-v3/include/tr1/cinttypes
    branches/gc-improv/libstdc++-v3/include/tr1/cmath
    branches/gc-improv/libstdc++-v3/include/tr1/complex
    branches/gc-improv/libstdc++-v3/include/tr1/cstdint
    branches/gc-improv/libstdc++-v3/include/tr1/cstdio
    branches/gc-improv/libstdc++-v3/include/tr1/cstdlib
    branches/gc-improv/libstdc++-v3/include/tr1/cwchar
    branches/gc-improv/libstdc++-v3/include/tr1/cwctype
    branches/gc-improv/libstdc++-v3/include/tr1/ell_integral.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/exp_integral.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/functional
    branches/gc-improv/libstdc++-v3/include/tr1/functional_hash.h
    branches/gc-improv/libstdc++-v3/include/tr1/gamma.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/hashtable.h
    branches/gc-improv/libstdc++-v3/include/tr1/hashtable_policy.h
    branches/gc-improv/libstdc++-v3/include/tr1/hypergeometric.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/legendre_function.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/modified_bessel_func.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/poly_hermite.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/poly_laguerre.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/random
    branches/gc-improv/libstdc++-v3/include/tr1/random.h
    branches/gc-improv/libstdc++-v3/include/tr1/random.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/regex
    branches/gc-improv/libstdc++-v3/include/tr1/riemann_zeta.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/shared_ptr.h
    branches/gc-improv/libstdc++-v3/include/tr1/special_function_util.h
    branches/gc-improv/libstdc++-v3/include/tr1/tuple
    branches/gc-improv/libstdc++-v3/include/tr1/type_traits
    branches/gc-improv/libstdc++-v3/include/tr1/unordered_map.h
    branches/gc-improv/libstdc++-v3/include/tr1/unordered_set.h
    branches/gc-improv/libstdc++-v3/include/tr1/utility
    branches/gc-improv/libstdc++-v3/libsupc++/Makefile.am
    branches/gc-improv/libstdc++-v3/libsupc++/Makefile.in
    branches/gc-improv/libstdc++-v3/libsupc++/del_op.cc
    branches/gc-improv/libstdc++-v3/libsupc++/exception
    branches/gc-improv/libstdc++-v3/libsupc++/guard.cc
    branches/gc-improv/libstdc++-v3/libsupc++/hash_bytes.cc
    branches/gc-improv/libstdc++-v3/libsupc++/hash_bytes.h
    branches/gc-improv/libstdc++-v3/libsupc++/vterminate.cc
    branches/gc-improv/libstdc++-v3/scripts/run_doxygen
    branches/gc-improv/libstdc++-v3/src/Makefile.am
    branches/gc-improv/libstdc++-v3/src/Makefile.in
    branches/gc-improv/libstdc++-v3/src/allocator-inst.cc
    branches/gc-improv/libstdc++-v3/src/atomic.cc
    branches/gc-improv/libstdc++-v3/src/bitmap_allocator.cc
    branches/gc-improv/libstdc++-v3/src/chrono.cc
    branches/gc-improv/libstdc++-v3/src/codecvt.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-c++0x.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-debug_list.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-ldbl.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-list.cc
    branches/gc-improv/libstdc++-v3/src/compatibility-parallel_list.cc
    branches/gc-improv/libstdc++-v3/src/compatibility.cc
    branches/gc-improv/libstdc++-v3/src/complex_io.cc
    branches/gc-improv/libstdc++-v3/src/concept-inst.cc
    branches/gc-improv/libstdc++-v3/src/condition_variable.cc
    branches/gc-improv/libstdc++-v3/src/ctype.cc
    branches/gc-improv/libstdc++-v3/src/ext-inst.cc
    branches/gc-improv/libstdc++-v3/src/fstream-inst.cc
    branches/gc-improv/libstdc++-v3/src/functexcept.cc
    branches/gc-improv/libstdc++-v3/src/future.cc
    branches/gc-improv/libstdc++-v3/src/globals_io.cc
    branches/gc-improv/libstdc++-v3/src/hash_c++0x.cc
    branches/gc-improv/libstdc++-v3/src/hash_tr1.cc
    branches/gc-improv/libstdc++-v3/src/hashtable-aux.cc
    branches/gc-improv/libstdc++-v3/src/hashtable_c++0x.cc
    branches/gc-improv/libstdc++-v3/src/hashtable_tr1.cc
    branches/gc-improv/libstdc++-v3/src/ios-inst.cc
    branches/gc-improv/libstdc++-v3/src/ios.cc
    branches/gc-improv/libstdc++-v3/src/ios_failure.cc
    branches/gc-improv/libstdc++-v3/src/ios_init.cc
    branches/gc-improv/libstdc++-v3/src/ios_locale.cc
    branches/gc-improv/libstdc++-v3/src/iostream-inst.cc
    branches/gc-improv/libstdc++-v3/src/istream-inst.cc
    branches/gc-improv/libstdc++-v3/src/istream.cc
    branches/gc-improv/libstdc++-v3/src/limits.cc
    branches/gc-improv/libstdc++-v3/src/list.cc
    branches/gc-improv/libstdc++-v3/src/locale-inst.cc
    branches/gc-improv/libstdc++-v3/src/locale.cc
    branches/gc-improv/libstdc++-v3/src/locale_facets.cc
    branches/gc-improv/libstdc++-v3/src/locale_init.cc
    branches/gc-improv/libstdc++-v3/src/localename.cc
    branches/gc-improv/libstdc++-v3/src/misc-inst.cc
    branches/gc-improv/libstdc++-v3/src/mt_allocator.cc
    branches/gc-improv/libstdc++-v3/src/mutex.cc
    branches/gc-improv/libstdc++-v3/src/ostream-inst.cc
    branches/gc-improv/libstdc++-v3/src/placeholders.cc
    branches/gc-improv/libstdc++-v3/src/pool_allocator.cc
    branches/gc-improv/libstdc++-v3/src/sstream-inst.cc
    branches/gc-improv/libstdc++-v3/src/stdexcept.cc
    branches/gc-improv/libstdc++-v3/src/streambuf-inst.cc
    branches/gc-improv/libstdc++-v3/src/streambuf.cc
    branches/gc-improv/libstdc++-v3/src/string-inst.cc
    branches/gc-improv/libstdc++-v3/src/strstream.cc
    branches/gc-improv/libstdc++-v3/src/system_error.cc
    branches/gc-improv/libstdc++-v3/src/thread.cc
    branches/gc-improv/libstdc++-v3/src/tree.cc
    branches/gc-improv/libstdc++-v3/src/valarray-inst.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/auto_ptr/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg1.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg2.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg3.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/forward/c_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/forward/f_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/headers/utility/synopsis.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/capacity/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/capacity/29134.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/bool/capacity/29134.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/bool/modifiers/insert/31370.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/25_algorithms/sort/35588.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/27_io/ios_base/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
    branches/gc-improv/libstdc++-v3/testsuite/29_atomics/headers/atomic/types_std_c++0x.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc
    branches/gc-improv/libstdc++-v3/testsuite/Makefile.am
    branches/gc-improv/libstdc++-v3/testsuite/Makefile.in
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/example/hash_illegal_resize.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/hash_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/tree_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/trie_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/profile/profiler_algos.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_floating_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_integer_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_floating_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_integer_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Changes in other areas also in this revision:
Added:
    branches/gc-improv/gcc/compare-elim.c
      - copied unchanged from r170497, trunk/gcc/compare-elim.c
    branches/gc-improv/gcc/config/alpha/elf.opt
      - copied unchanged from r170497, trunk/gcc/config/alpha/elf.opt
    branches/gc-improv/gcc/config/alpha/host-osf.c
      - copied unchanged from r170497, trunk/gcc/config/alpha/host-osf.c
    branches/gc-improv/gcc/config/alpha/osf5.opt
      - copied unchanged from r170497, trunk/gcc/config/alpha/osf5.opt
    branches/gc-improv/gcc/config/alpha/x-osf
      - copied unchanged from r170497, trunk/gcc/config/alpha/x-osf
    branches/gc-improv/gcc/config/arm/vxworks.opt
      - copied unchanged from r170497, trunk/gcc/config/arm/vxworks.opt
    branches/gc-improv/gcc/config/fr30/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/fr30/constraints.md
    branches/gc-improv/gcc/config/frv/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/frv/constraints.md
    branches/gc-improv/gcc/config/gnu-user.opt
      - copied unchanged from r170497, trunk/gcc/config/gnu-user.opt
    branches/gc-improv/gcc/config/hpux11.opt
      - copied unchanged from r170497, trunk/gcc/config/hpux11.opt
    branches/gc-improv/gcc/config/i386/netware.opt
      - copied unchanged from r170497, trunk/gcc/config/i386/netware.opt
    branches/gc-improv/gcc/config/i386/nto.opt
      - copied unchanged from r170497, trunk/gcc/config/i386/nto.opt
    branches/gc-improv/gcc/config/i386/t-dlldir
      - copied unchanged from r170497, trunk/gcc/config/i386/t-dlldir
    branches/gc-improv/gcc/config/i386/t-dlldir-x
      - copied unchanged from r170497, trunk/gcc/config/i386/t-dlldir-x
    branches/gc-improv/gcc/config/ia64/vms.opt
      - copied unchanged from r170497, trunk/gcc/config/ia64/vms.opt
    branches/gc-improv/gcc/config/iq2000/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/iq2000/constraints.md
    branches/gc-improv/gcc/config/m68k/uclinux.opt
      - copied unchanged from r170497, trunk/gcc/config/m68k/uclinux.opt
    branches/gc-improv/gcc/config/mcore/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/mcore/constraints.md
    branches/gc-improv/gcc/config/mips/iris6.opt
      - copied unchanged from r170497, trunk/gcc/config/mips/iris6.opt
    branches/gc-improv/gcc/config/pa/pa-hpux10.opt
      - copied unchanged from r170497, trunk/gcc/config/pa/pa-hpux10.opt
    branches/gc-improv/gcc/config/rs6000/xilinx.opt
      - copied unchanged from r170497, trunk/gcc/config/rs6000/xilinx.opt
    branches/gc-improv/gcc/config/stormy16/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/stormy16/constraints.md
    branches/gc-improv/gcc/config/v850/constraints.md
      - copied unchanged from r170497, trunk/gcc/config/v850/constraints.md
    branches/gc-improv/gcc/config/vax/elf.opt
      - copied unchanged from r170497, trunk/gcc/config/vax/elf.opt
    branches/gc-improv/gcc/config/xtensa/elf.opt
      - copied unchanged from r170497, trunk/gcc/config/xtensa/elf.opt
    branches/gc-improv/gcc/objc/objc-gnu-runtime-abi-01.c
      - copied unchanged from r170497, trunk/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gc-improv/gcc/objc/objc-next-metadata-tags.h
      - copied unchanged from r170497, trunk/gcc/objc/objc-next-metadata-tags.h
    branches/gc-improv/gcc/objc/objc-next-runtime-abi-01.c
      - copied unchanged from r170497, trunk/gcc/objc/objc-next-runtime-abi-01.c
    branches/gc-improv/gcc/objc/objc-next-runtime-abi-02.c
      - copied unchanged from r170497, trunk/gcc/objc/objc-next-runtime-abi-02.c
    branches/gc-improv/gcc/objc/objc-runtime-hooks.h
      - copied unchanged from r170497, trunk/gcc/objc/objc-runtime-hooks.h
    branches/gc-improv/gcc/objc/objc-runtime-shared-support.c
      - copied unchanged from r170497, trunk/gcc/objc/objc-runtime-shared-support.c
    branches/gc-improv/gcc/objc/objc-runtime-shared-support.h
      - copied unchanged from r170497, trunk/gcc/objc/objc-runtime-shared-support.h
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle45.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/abi/mangle45.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/auto21.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/auto21.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor6.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor6.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-stmtexpr.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-stmtexpr.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/enum8.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/enum8.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/pr47416.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/pr47416.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/pr47476.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/pr47476.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/range-for10.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/range-for10.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/regress/
      - copied from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/regress/
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic106.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/cpp0x/variadic106.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/pr46583.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/debug/pr46583.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/pr47106.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/debug/pr47106.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/pr47283.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/debug/pr47283.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/dllexport4.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/ext/dllexport4.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/dllexport4a.cc
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/ext/dllexport4a.cc
    branches/gc-improv/gcc/testsuite/g++.dg/ext/dllexport5.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/ext/dllexport5.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/dllexport5a.cc
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/ext/dllexport5a.cc
    branches/gc-improv/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
    branches/gc-improv/gcc/testsuite/g++.dg/inherit/virtual7.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/inherit/virtual7.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/pr29571.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/init/pr29571.C
    branches/gc-improv/gcc/testsuite/g++.dg/ipa/pr43695.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/ipa/pr43695.C
    branches/gc-improv/gcc/testsuite/g++.dg/lto/pr47333.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/lto/pr47333.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/inline17.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/inline17.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr47355.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/pr47355.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr47366.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/pr47366.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr47615.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/pr47615.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr47632.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/pr47632.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr47639.c
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/opt/pr47639.c
    branches/gc-improv/gcc/testsuite/g++.dg/overload/conv-op1.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/overload/conv-op1.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/semicolon4.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/parse/semicolon4.C
    branches/gc-improv/gcc/testsuite/g++.dg/pr46868.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/pr46868.C
    branches/gc-improv/gcc/testsuite/g++.dg/pr46890.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/pr46890.C
    branches/gc-improv/gcc/testsuite/g++.dg/pr47053.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/pr47053.C
    branches/gc-improv/gcc/testsuite/g++.dg/pr47589.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/pr47589.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/crash105.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/crash105.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/for1.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/for1.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/inherit6.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/inherit6.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/param2.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/param2.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/typedef37.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/typedef37.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/typedef38.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/template/typedef38.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr47382.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/torture/pr47382.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr47541.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/torture/pr47541.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr47559.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/torture/pr47559.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/partition3.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/tree-prof/partition3.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
      - copied unchanged from r170497, trunk/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/20110131-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/20110131-1.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr46002.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/pr46002.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr46856.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/pr46856.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr47265.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/pr47265.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr47427.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/pr47427.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr47428.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/compile/pr47428.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/execute/pr47237.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/execute/pr47237.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/execute/pr47538.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.c-torture/execute/pr47538.c
    branches/gc-improv/gcc/testsuite/gcc.dg/attr-weakref-3.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/attr-weakref-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/attr-weakref-4.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/attr-weakref-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/pr46194.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/autopar/pr46194.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/include7.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/cpp/include7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/debug/pr47498.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/debug/pr47498.c
    branches/gc-improv/gcc/testsuite/gcc.dg/debug/pr47501.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/debug/pr47501.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-10.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-10a.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-10a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-11.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-11a.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-11a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-12.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-12a.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-12a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-9.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dll-9a.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/dll-9a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-8.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/block-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-pr46834.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/id-pr46834.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-13.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/interchange-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-14.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-15.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr18792.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr18792.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr19910.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr19910.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr20041110-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr20041110-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr20256.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr20256.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr23625.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr23625.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr23820.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr23820.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr24309.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr24309.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr26435.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr26435.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr29330.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr29330.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr29581-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr29581-2.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr29581-3.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr29581-4.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr30565.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr30565.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr31183.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr31183.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr33576.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr33576.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr33766.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr33766.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr34016.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr34016.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr34017.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr34017.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr34123.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr34123.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr36287.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr36287.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37686.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr37686.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr42917.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr42917.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr43567.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr43567.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr43657.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr43657.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr46168.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr46168.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr46215.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr46215.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr46970.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/graphite/pr46970.c
    branches/gc-improv/gcc/testsuite/gcc.dg/lto/20110201-1_0.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/lto/20110201-1_0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/opts-6.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/opts-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr23200.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr23200.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr31490-2.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr31490-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr31490-3.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr31490-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr31490-4.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr31490-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr41619.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr41619.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr43082.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr43082.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46130-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr46130-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46130-2.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr46130-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46494.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr46494.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46620.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr46620.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46878-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr46878-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47391.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47391.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47443.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47443.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47555.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47555.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47610.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47610.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47684.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47684.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47763.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/pr47763.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tls/pr42894.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tls/pr42894.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47228.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47228.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47365.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47365.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47370.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47370.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47411.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47411.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47426-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47426-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47426-2.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47426-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47473.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47473.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47621.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47621.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47677.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47677.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr47743.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/torture/pr47743.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ifc-pr47271.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tree-ssa/ifc-pr47271.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/inline-7.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr42893.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr42893.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr45122.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr45122.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr47392.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr47392.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/pr45701-1.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/arm/pr45701-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/pr45701-2.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/arm/pr45701-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/pr45701-3.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/arm/pr45701-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/asm-6.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/asm-6.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr43653.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr43653.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr46178.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr46178.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47312.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47312.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47564.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47564.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47581.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47581.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47665.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47665.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47780.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47780.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47800.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47800.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr47809.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/i386/pr47809.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/pr47755.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/powerpc/pr47755.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
      - copied unchanged from r170497, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocatable_function_5.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/allocatable_function_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocatable_scalar_12.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/allocatable_scalar_12.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_2.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_17.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/argument_checking_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_18.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/argument_checking_18.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/array_constructor_36.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/array_constructor_36.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/auto_dealloc_2.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/auto_dealloc_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/c_loc_tests_16.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/c_loc_tests_16.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_36.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/class_36.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_37.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/class_37.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_38.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/class_38.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_39.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/class_39.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_40.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/class_40.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/extends_11.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/extends_11.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_g.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/fmt_g.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/func_result_6.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/func_result_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-23.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/id-23.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-24.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/id-24.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-25.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/id-25.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-pr46994.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/id-pr46994.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-pr46995.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/id-pr46995.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/interchange-4.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-4.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/interchange-5.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-5.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr29290.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr29290.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr29581.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr29581.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr29832.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr29832.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr36286.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr36286.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr36922.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr36922.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr39516.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/pr39516.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/vect-pr40979.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/graphite/vect-pr40979.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/inquire_14.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/inquire_14.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_34.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/interface_34.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_69.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/namelist_69.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_70.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/namelist_70.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/nan_7.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/nan_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pointer_init_6.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pointer_init_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pointer_target_4.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pointer_target_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47574.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47574.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47614.f
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47614.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47757-1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47757-1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47757-2.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47757-2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47757-3.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47757-3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr47878.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pr47878.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_decl_25.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/proc_decl_25.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pure_formal_1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pure_formal_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pure_formal_2.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/pure_formal_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/realloc_on_assign_3.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/realloc_on_assign_4.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_4.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/realloc_on_assign_5.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_5.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/select_type_22.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/select_type_22.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/shape_6.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/shape_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/stmt_func_1.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/stmt_func_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_assignment_2.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_assignment_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_19.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_call_19.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_20.f03
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_call_20.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_19.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_proc_19.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_28.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/whole_file_28.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_29.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/whole_file_29.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_30.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/whole_file_30.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_31.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/whole_file_31.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_32.f90
      - copied unchanged from r170497, trunk/gcc/testsuite/gfortran.dg/whole_file_32.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/include.adb
      - copied unchanged from r170497, trunk/gcc/testsuite/gnat.dg/include.adb
    branches/gc-improv/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
      - copied unchanged from r170497, trunk/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
      - copied unchanged from r170497, trunk/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/layout-2.m
      - copied unchanged from r170497, trunk/gcc/testsuite/objc.dg/layout-2.m
    branches/gc-improv/gcc/testsuite/objc.dg/property/dotsyntax-22.m
      - copied unchanged from r170497, trunk/gcc/testsuite/objc.dg/property/dotsyntax-22.m
    branches/gc-improv/gcc/testsuite/objc.dg/type-size-4.m
      - copied unchanged from r170497, trunk/gcc/testsuite/objc.dg/type-size-4.m
    branches/gc-improv/gcc/testsuite/objc.dg/type-size-5.m
      - copied unchanged from r170497, trunk/gcc/testsuite/objc.dg/type-size-5.m
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/foward-1.x
      - copied unchanged from r170497, trunk/gcc/testsuite/objc/execute/exceptions/foward-1.x
    branches/gc-improv/libgo/go/crypto/cipher/
      - copied from r170497, trunk/libgo/go/crypto/cipher/
    branches/gc-improv/libgo/go/crypto/elliptic/
      - copied from r170497, trunk/libgo/go/crypto/elliptic/
    branches/gc-improv/libgo/go/crypto/openpgp/
      - copied from r170497, trunk/libgo/go/crypto/openpgp/
    branches/gc-improv/libgo/go/crypto/tls/cipher_suites.go
      - copied unchanged from r170497, trunk/libgo/go/crypto/tls/cipher_suites.go
    branches/gc-improv/libgo/go/crypto/tls/conn_test.go
      - copied unchanged from r170497, trunk/libgo/go/crypto/tls/conn_test.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_client_test.go
      - copied unchanged from r170497, trunk/libgo/go/crypto/tls/handshake_client_test.go
    branches/gc-improv/libgo/go/crypto/tls/key_agreement.go
      - copied unchanged from r170497, trunk/libgo/go/crypto/tls/key_agreement.go
    branches/gc-improv/libgo/go/crypto/twofish/
      - copied from r170497, trunk/libgo/go/crypto/twofish/
    branches/gc-improv/libgo/go/encoding/base32/
      - copied from r170497, trunk/libgo/go/encoding/base32/
    branches/gc-improv/libgo/go/encoding/line/
      - copied from r170497, trunk/libgo/go/encoding/line/
    branches/gc-improv/libgo/go/flag/export_test.go
      - copied unchanged from r170497, trunk/libgo/go/flag/export_test.go
    branches/gc-improv/libgo/go/go/token/position.go
      - copied unchanged from r170497, trunk/libgo/go/go/token/position.go
    branches/gc-improv/libgo/go/go/token/position_test.go
      - copied unchanged from r170497, trunk/libgo/go/go/token/position_test.go
    branches/gc-improv/libgo/go/html/entity_test.go
      - copied unchanged from r170497, trunk/libgo/go/html/entity_test.go
    branches/gc-improv/libgo/go/html/parse.go
      - copied unchanged from r170497, trunk/libgo/go/html/parse.go
    branches/gc-improv/libgo/go/html/parse_test.go
      - copied unchanged from r170497, trunk/libgo/go/html/parse_test.go
    branches/gc-improv/libgo/go/http/fs_test.go
      - copied unchanged from r170497, trunk/libgo/go/http/fs_test.go
    branches/gc-improv/libgo/go/http/serve_test.go
      - copied unchanged from r170497, trunk/libgo/go/http/serve_test.go
    branches/gc-improv/libgo/go/http/testdata/
      - copied from r170497, trunk/libgo/go/http/testdata/
    branches/gc-improv/libgo/go/index/suffixarray/qsufsort.go
      - copied unchanged from r170497, trunk/libgo/go/index/suffixarray/qsufsort.go
    branches/gc-improv/libgo/go/math/exp_port.go
      - copied unchanged from r170497, trunk/libgo/go/math/exp_port.go
    branches/gc-improv/libgo/go/math/exp_test.go
      - copied unchanged from r170497, trunk/libgo/go/math/exp_test.go
    branches/gc-improv/libgo/go/os/dir_largefile.go
      - copied unchanged from r170497, trunk/libgo/go/os/dir_largefile.go
    branches/gc-improv/libgo/go/os/dir_regfile.go
      - copied unchanged from r170497, trunk/libgo/go/os/dir_regfile.go
    branches/gc-improv/libgo/go/os/inotify/
      - copied from r170497, trunk/libgo/go/os/inotify/
    branches/gc-improv/libgo/go/os/sys_uname.go
      - copied unchanged from r170497, trunk/libgo/go/os/sys_uname.go
    branches/gc-improv/libgo/go/path/path_unix.go
      - copied unchanged from r170497, trunk/libgo/go/path/path_unix.go
    branches/gc-improv/libgo/go/path/path_windows.go
      - copied unchanged from r170497, trunk/libgo/go/path/path_windows.go
    branches/gc-improv/libgo/go/runtime/chan_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/chan_defs.go
    branches/gc-improv/libgo/go/runtime/debug/
      - copied from r170497, trunk/libgo/go/runtime/debug/
    branches/gc-improv/libgo/go/runtime/hashmap_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/hashmap_defs.go
    branches/gc-improv/libgo/go/runtime/iface_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/iface_defs.go
    branches/gc-improv/libgo/go/runtime/malloc_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/malloc_defs.go
    branches/gc-improv/libgo/go/runtime/mheapmap32_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/mheapmap32_defs.go
    branches/gc-improv/libgo/go/runtime/mheapmap64_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/mheapmap64_defs.go
    branches/gc-improv/libgo/go/runtime/runtime_defs.go
      - copied unchanged from r170497, trunk/libgo/go/runtime/runtime_defs.go
    branches/gc-improv/libgo/go/sort/search.go
      - copied unchanged from r170497, trunk/libgo/go/sort/search.go
    branches/gc-improv/libgo/go/sort/search_test.go
      - copied unchanged from r170497, trunk/libgo/go/sort/search_test.go
    branches/gc-improv/libgo/runtime/go-interface-eface-compare.c
      - copied unchanged from r170497, trunk/libgo/runtime/go-interface-eface-compare.c
    branches/gc-improv/libgo/syscalls/sysfile_stat_largefile.go
      - copied unchanged from r170497, trunk/libgo/syscalls/sysfile_stat_largefile.go
    branches/gc-improv/libgo/syscalls/sysfile_stat_regfile.go
      - copied unchanged from r170497, trunk/libgo/syscalls/sysfile_stat_regfile.go
    branches/gc-improv/libquadmath/printf/
      - copied from r170497, trunk/libquadmath/printf/
    branches/gc-improv/libquadmath/strtod/
      - copied from r170497, trunk/libquadmath/strtod/
Removed:
    branches/gc-improv/gcc/config/i386/biarch32.h
    branches/gc-improv/gcc/config/i386/mach.h
    branches/gc-improv/gcc/config/rs6000/aix.opt
    branches/gc-improv/gcc/config/sh/superh64.h
    branches/gc-improv/gcc/lambda-code.c
    branches/gc-improv/gcc/lambda-mat.c
    branches/gc-improv/gcc/lambda-trans.c
    branches/gc-improv/gcc/lambda.h
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-regress1.C
    branches/gc-improv/gcc/testsuite/gcc.dg/pr18792.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr19910.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr23625.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr29330.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr29581-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr29581-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr29581-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr29581-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr34016.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr42917.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/20041110-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/data-dep-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-27.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ltrans-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr20256.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr23820.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr24309.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr26435.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr31183.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr33576.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr33766.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr34017.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr36287.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr37686.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/loop_nest_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/ltrans-7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr29581.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr36286.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr36922.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr39516.f
    branches/gc-improv/gcc/tree-loop-linear.c
    branches/gc-improv/libgo/go/crypto/block/cbc_aes_test.go
    branches/gc-improv/libgo/go/crypto/block/ctr_aes_test.go
    branches/gc-improv/libgo/go/debug/proc/proc_nacl.go
    branches/gc-improv/libgo/go/debug/proc/regs_nacl_386.go
    branches/gc-improv/libgo/go/debug/proc/regs_rtems_386.go
    branches/gc-improv/libgo/go/debug/proc/regs_rtems_amd64.go
    branches/gc-improv/libgo/go/debug/proc/regs_solaris_386.go
    branches/gc-improv/libgo/go/debug/proc/regs_solaris_amd64.go
    branches/gc-improv/libgo/go/debug/proc/regs_solaris_sparc.go
    branches/gc-improv/libgo/go/debug/proc/regs_solaris_sparc64.go
    branches/gc-improv/libgo/go/exp/4s/
    branches/gc-improv/libgo/go/exp/nacl/
    branches/gc-improv/libgo/go/exp/spacewar/
    branches/gc-improv/libgo/syscalls/syscall_rtems_386.go
    branches/gc-improv/libgo/syscalls/syscall_rtems_amd64.go
    branches/gc-improv/libquadmath/gdtoa/
    branches/gc-improv/libquadmath/quadmath_io.c
Modified:
    branches/gc-improv/   (props changed)
    branches/gc-improv/ChangeLog
    branches/gc-improv/MAINTAINERS
    branches/gc-improv/Makefile.def
    branches/gc-improv/Makefile.in
    branches/gc-improv/boehm-gc/ChangeLog
    branches/gc-improv/boehm-gc/configure
    branches/gc-improv/boehm-gc/configure.ac
    branches/gc-improv/config.rpath
    branches/gc-improv/config/ChangeLog
    branches/gc-improv/config/cloog.m4
    branches/gc-improv/configure
    branches/gc-improv/configure.ac
    branches/gc-improv/contrib/ChangeLog
    branches/gc-improv/contrib/patch_tester.sh
    branches/gc-improv/gcc/ChangeLog
    branches/gc-improv/gcc/ChangeLog-2010
    branches/gc-improv/gcc/ChangeLog.graphite
    branches/gc-improv/gcc/DATESTAMP
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/acinclude.m4
    branches/gc-improv/gcc/ada/ChangeLog
    branches/gc-improv/gcc/ada/gcc-interface/Make-lang.in
    branches/gc-improv/gcc/ada/gcc-interface/Makefile.in
    branches/gc-improv/gcc/ada/gcc-interface/gigi.h
    branches/gc-improv/gcc/ada/gcc-interface/misc.c
    branches/gc-improv/gcc/ada/gcc-interface/trans.c
    branches/gc-improv/gcc/ada/gcc-interface/utils.c
    branches/gc-improv/gcc/ada/gcc-interface/utils2.c
    branches/gc-improv/gcc/ada/gnat_ugn.texi
    branches/gc-improv/gcc/ada/targext.c
    branches/gc-improv/gcc/builtins.c
    branches/gc-improv/gcc/c-decl.c
    branches/gc-improv/gcc/c-family/ChangeLog
    branches/gc-improv/gcc/c-family/c-ada-spec.c
    branches/gc-improv/gcc/c-family/c-common.c
    branches/gc-improv/gcc/c-family/c-common.h
    branches/gc-improv/gcc/c-family/c-lex.c
    branches/gc-improv/gcc/c-family/c-opts.c
    branches/gc-improv/gcc/c-family/c.opt
    branches/gc-improv/gcc/c-typeck.c
    branches/gc-improv/gcc/caller-save.c
    branches/gc-improv/gcc/cfgcleanup.c
    branches/gc-improv/gcc/cfgexpand.c
    branches/gc-improv/gcc/cgraph.c
    branches/gc-improv/gcc/cgraph.h
    branches/gc-improv/gcc/cgraphbuild.c
    branches/gc-improv/gcc/cgraphunit.c
    branches/gc-improv/gcc/combine.c
    branches/gc-improv/gcc/common.opt
    branches/gc-improv/gcc/config.gcc
    branches/gc-improv/gcc/config.host
    branches/gc-improv/gcc/config.in
    branches/gc-improv/gcc/config/arc/arc.opt
    branches/gc-improv/gcc/config/arm/arm-protos.h
    branches/gc-improv/gcc/config/arm/arm.c
    branches/gc-improv/gcc/config/arm/arm.h
    branches/gc-improv/gcc/config/arm/arm.md
    branches/gc-improv/gcc/config/arm/arm1026ejs.md
    branches/gc-improv/gcc/config/arm/cortex-a5.md
    branches/gc-improv/gcc/config/arm/cortex-m4-fpu.md
    branches/gc-improv/gcc/config/arm/fpa.md
    branches/gc-improv/gcc/config/arm/vfp.md
    branches/gc-improv/gcc/config/avr/avr-devices.c
    branches/gc-improv/gcc/config/avr/libgcc.S
    branches/gc-improv/gcc/config/bfin/bfin.h
    branches/gc-improv/gcc/config/cris/elf.opt
    branches/gc-improv/gcc/config/darwin-c.c
    branches/gc-improv/gcc/config/darwin-protos.h
    branches/gc-improv/gcc/config/darwin-sections.def
    branches/gc-improv/gcc/config/darwin.c
    branches/gc-improv/gcc/config/darwin.h
    branches/gc-improv/gcc/config/darwin.opt
    branches/gc-improv/gcc/config/darwin10.h
    branches/gc-improv/gcc/config/fr30/fr30.h
    branches/gc-improv/gcc/config/fr30/fr30.md
    branches/gc-improv/gcc/config/freebsd-spec.h
    branches/gc-improv/gcc/config/freebsd.opt
    branches/gc-improv/gcc/config/frv/frv.c
    branches/gc-improv/gcc/config/frv/frv.h
    branches/gc-improv/gcc/config/frv/frv.md
    branches/gc-improv/gcc/config/gnu.h
    branches/gc-improv/gcc/config/i386/avxintrin.h
    branches/gc-improv/gcc/config/i386/cygming.opt
    branches/gc-improv/gcc/config/i386/darwin.h
    branches/gc-improv/gcc/config/i386/djgpp.opt
    branches/gc-improv/gcc/config/i386/gnu.h
    branches/gc-improv/gcc/config/i386/i386.c
    branches/gc-improv/gcc/config/i386/i386.md
    branches/gc-improv/gcc/config/i386/netware.h
    branches/gc-improv/gcc/config/i386/sol2-10.h
    branches/gc-improv/gcc/config/i386/sol2.h
    branches/gc-improv/gcc/config/i386/sysv4.h
    branches/gc-improv/gcc/config/i386/t-cygming
    branches/gc-improv/gcc/config/i386/t-i386
    branches/gc-improv/gcc/config/ia64/ia64-protos.h
    branches/gc-improv/gcc/config/ia64/ia64.c
    branches/gc-improv/gcc/config/ia64/predicates.md
    branches/gc-improv/gcc/config/ia64/vect.md
    branches/gc-improv/gcc/config/interix.opt
    branches/gc-improv/gcc/config/iq2000/iq2000.h
    branches/gc-improv/gcc/config/iq2000/iq2000.md
    branches/gc-improv/gcc/config/lm32/lm32.h
    branches/gc-improv/gcc/config/lm32/t-lm32
    branches/gc-improv/gcc/config/m32c/m32c.c
    branches/gc-improv/gcc/config/m32c/m32c.h
    branches/gc-improv/gcc/config/m32r/constraints.md
    branches/gc-improv/gcc/config/m32r/m32r.c
    branches/gc-improv/gcc/config/m32r/m32r.h
    branches/gc-improv/gcc/config/m68k/linux.h
    branches/gc-improv/gcc/config/mcore/mcore.c
    branches/gc-improv/gcc/config/mcore/mcore.h
    branches/gc-improv/gcc/config/mcore/mcore.md
    branches/gc-improv/gcc/config/microblaze/microblaze.opt
    branches/gc-improv/gcc/config/mips/iris6.h
    branches/gc-improv/gcc/config/mips/mips.opt
    branches/gc-improv/gcc/config/mn10300/constraints.md
    branches/gc-improv/gcc/config/mn10300/mn10300.c
    branches/gc-improv/gcc/config/mn10300/mn10300.h
    branches/gc-improv/gcc/config/mn10300/mn10300.md
    branches/gc-improv/gcc/config/mn10300/mn10300.opt
    branches/gc-improv/gcc/config/mn10300/predicates.md
    branches/gc-improv/gcc/config/openbsd.opt
    branches/gc-improv/gcc/config/pa/pa-hpux.opt
    branches/gc-improv/gcc/config/pa/pa-hpux11.h
    branches/gc-improv/gcc/config/pa/pa-linux.h
    branches/gc-improv/gcc/config/pa/pa64-hpux.h
    branches/gc-improv/gcc/config/pa/stublib.c
    branches/gc-improv/gcc/config/pa/t-pa-hpux11
    branches/gc-improv/gcc/config/pa/t-pa64
    branches/gc-improv/gcc/config/rs6000/aix61.h
    branches/gc-improv/gcc/config/rs6000/aix64.opt
    branches/gc-improv/gcc/config/rs6000/altivec.h
    branches/gc-improv/gcc/config/rs6000/altivec.md
    branches/gc-improv/gcc/config/rs6000/darwin.h
    branches/gc-improv/gcc/config/rs6000/linux64.h
    branches/gc-improv/gcc/config/rs6000/predicates.md
    branches/gc-improv/gcc/config/rs6000/rs6000-builtin.def
    branches/gc-improv/gcc/config/rs6000/rs6000-c.c
    branches/gc-improv/gcc/config/rs6000/rs6000-protos.h
    branches/gc-improv/gcc/config/rs6000/rs6000.c
    branches/gc-improv/gcc/config/rs6000/rs6000.h
    branches/gc-improv/gcc/config/rs6000/rs6000.md
    branches/gc-improv/gcc/config/rs6000/sysv4.h
    branches/gc-improv/gcc/config/rs6000/vector.md
    branches/gc-improv/gcc/config/rs6000/vsx.md
    branches/gc-improv/gcc/config/rs6000/vxworks.h
    branches/gc-improv/gcc/config/rx/predicates.md
    branches/gc-improv/gcc/config/rx/rx-protos.h
    branches/gc-improv/gcc/config/rx/rx.c
    branches/gc-improv/gcc/config/rx/rx.h
    branches/gc-improv/gcc/config/rx/rx.md
    branches/gc-improv/gcc/config/s390/s390-protos.h
    branches/gc-improv/gcc/config/s390/s390.c
    branches/gc-improv/gcc/config/s390/s390.h
    branches/gc-improv/gcc/config/sh/embed-elf.h
    branches/gc-improv/gcc/config/sol2.h
    branches/gc-improv/gcc/config/sparc/freebsd.h
    branches/gc-improv/gcc/config/sparc/linux.h
    branches/gc-improv/gcc/config/sparc/linux64.h
    branches/gc-improv/gcc/config/sparc/sol2-bi.h
    branches/gc-improv/gcc/config/sparc/sol2-unwind.h
    branches/gc-improv/gcc/config/sparc/sp-elf.h
    branches/gc-improv/gcc/config/sparc/sparc.h
    branches/gc-improv/gcc/config/sparc/sysv4.h
    branches/gc-improv/gcc/config/sparc/vxworks.h
    branches/gc-improv/gcc/config/spu/spu-elf.h
    branches/gc-improv/gcc/config/spu/spu.c
    branches/gc-improv/gcc/config/stormy16/predicates.md
    branches/gc-improv/gcc/config/stormy16/stormy16-protos.h
    branches/gc-improv/gcc/config/stormy16/stormy16.c
    branches/gc-improv/gcc/config/stormy16/stormy16.h
    branches/gc-improv/gcc/config/stormy16/stormy16.md
    branches/gc-improv/gcc/config/t-darwin
    branches/gc-improv/gcc/config/v850/predicates.md
    branches/gc-improv/gcc/config/v850/v850.h
    branches/gc-improv/gcc/config/v850/v850.md
    branches/gc-improv/gcc/config/v850/v850.opt
    branches/gc-improv/gcc/config/vms/vms.opt
    branches/gc-improv/gcc/config/xtensa/xtensa-protos.h
    branches/gc-improv/gcc/config/xtensa/xtensa.c
    branches/gc-improv/gcc/config/xtensa/xtensa.h
    branches/gc-improv/gcc/configure
    branches/gc-improv/gcc/configure.ac
    branches/gc-improv/gcc/cp/ChangeLog
    branches/gc-improv/gcc/cp/call.c
    branches/gc-improv/gcc/cp/class.c
    branches/gc-improv/gcc/cp/cp-tree.h
    branches/gc-improv/gcc/cp/cvt.c
    branches/gc-improv/gcc/cp/decl.c
    branches/gc-improv/gcc/cp/decl2.c
    branches/gc-improv/gcc/cp/error.c
    branches/gc-improv/gcc/cp/g++spec.c
    branches/gc-improv/gcc/cp/init.c
    branches/gc-improv/gcc/cp/mangle.c
    branches/gc-improv/gcc/cp/method.c
    branches/gc-improv/gcc/cp/name-lookup.c
    branches/gc-improv/gcc/cp/name-lookup.h
    branches/gc-improv/gcc/cp/optimize.c
    branches/gc-improv/gcc/cp/parser.c
    branches/gc-improv/gcc/cp/pt.c
    branches/gc-improv/gcc/cp/semantics.c
    branches/gc-improv/gcc/cp/tree.c
    branches/gc-improv/gcc/cselib.c
    branches/gc-improv/gcc/cselib.h
    branches/gc-improv/gcc/df-problems.c
    branches/gc-improv/gcc/df-scan.c
    branches/gc-improv/gcc/doc/cpp.texi
    branches/gc-improv/gcc/doc/extend.texi
    branches/gc-improv/gcc/doc/install.texi
    branches/gc-improv/gcc/doc/invoke.texi
    branches/gc-improv/gcc/doc/lto.texi
    branches/gc-improv/gcc/doc/options.texi
    branches/gc-improv/gcc/doc/sourcebuild.texi
    branches/gc-improv/gcc/doc/tm.texi
    branches/gc-improv/gcc/doc/tm.texi.in
    branches/gc-improv/gcc/dse.c
    branches/gc-improv/gcc/dwarf2out.c
    branches/gc-improv/gcc/emit-rtl.c
    branches/gc-improv/gcc/except.c
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/final.c
    branches/gc-improv/gcc/fortran/ChangeLog
    branches/gc-improv/gcc/fortran/check.c
    branches/gc-improv/gcc/fortran/class.c
    branches/gc-improv/gcc/fortran/decl.c
    branches/gc-improv/gcc/fortran/dump-parse-tree.c
    branches/gc-improv/gcc/fortran/error.c
    branches/gc-improv/gcc/fortran/expr.c
    branches/gc-improv/gcc/fortran/f95-lang.c
    branches/gc-improv/gcc/fortran/gfortran.h
    branches/gc-improv/gcc/fortran/gfortran.texi
    branches/gc-improv/gcc/fortran/gfortranspec.c
    branches/gc-improv/gcc/fortran/interface.c
    branches/gc-improv/gcc/fortran/intrinsic.c
    branches/gc-improv/gcc/fortran/intrinsic.h
    branches/gc-improv/gcc/fortran/intrinsic.texi
    branches/gc-improv/gcc/fortran/io.c
    branches/gc-improv/gcc/fortran/iresolve.c
    branches/gc-improv/gcc/fortran/match.c
    branches/gc-improv/gcc/fortran/module.c
    branches/gc-improv/gcc/fortran/options.c
    branches/gc-improv/gcc/fortran/parse.c
    branches/gc-improv/gcc/fortran/primary.c
    branches/gc-improv/gcc/fortran/resolve.c
    branches/gc-improv/gcc/fortran/scanner.c
    branches/gc-improv/gcc/fortran/simplify.c
    branches/gc-improv/gcc/fortran/symbol.c
    branches/gc-improv/gcc/fortran/trans-array.c
    branches/gc-improv/gcc/fortran/trans-decl.c
    branches/gc-improv/gcc/fortran/trans-expr.c
    branches/gc-improv/gcc/fortran/trans-io.c
    branches/gc-improv/gcc/fortran/trans-stmt.c
    branches/gc-improv/gcc/fortran/trans-types.c
    branches/gc-improv/gcc/fortran/trans.c
    branches/gc-improv/gcc/fortran/trans.h
    branches/gc-improv/gcc/fwprop.c
    branches/gc-improv/gcc/gcc.c
    branches/gc-improv/gcc/gcse.c
    branches/gc-improv/gcc/gimple-fold.c
    branches/gc-improv/gcc/gimple-low.c
    branches/gc-improv/gcc/gimple-pretty-print.c
    branches/gc-improv/gcc/ginclude/stddef.h
    branches/gc-improv/gcc/go/ChangeLog
    branches/gc-improv/gcc/go/gccgo.texi
    branches/gc-improv/gcc/go/go-c.h
    branches/gc-improv/gcc/go/go-lang.c
    branches/gc-improv/gcc/go/gofrontend/export.cc
    branches/gc-improv/gcc/go/gofrontend/export.h
    branches/gc-improv/gcc/go/gofrontend/expressions.cc
    branches/gc-improv/gcc/go/gofrontend/expressions.h
    branches/gc-improv/gcc/go/gofrontend/go.cc
    branches/gc-improv/gcc/go/gofrontend/gogo-tree.cc
    branches/gc-improv/gcc/go/gofrontend/gogo.cc
    branches/gc-improv/gcc/go/gofrontend/gogo.h
    branches/gc-improv/gcc/go/gofrontend/import.cc
    branches/gc-improv/gcc/go/gofrontend/parse.cc
    branches/gc-improv/gcc/go/gofrontend/statements.cc
    branches/gc-improv/gcc/go/gofrontend/types.cc
    branches/gc-improv/gcc/go/gofrontend/types.h
    branches/gc-improv/gcc/go/gofrontend/unsafe.cc
    branches/gc-improv/gcc/go/gospec.c
    branches/gc-improv/gcc/godump.c
    branches/gc-improv/gcc/graphite-dependences.c
    branches/gc-improv/gcc/graphite-interchange.c
    branches/gc-improv/gcc/graphite-poly.c
    branches/gc-improv/gcc/graphite-poly.h
    branches/gc-improv/gcc/graphite-ppl.c
    branches/gc-improv/gcc/graphite-ppl.h
    branches/gc-improv/gcc/graphite-scop-detection.c
    branches/gc-improv/gcc/graphite-sese-to-poly.c
    branches/gc-improv/gcc/gthr-dce.h
    branches/gc-improv/gcc/haifa-sched.c
    branches/gc-improv/gcc/hwint.h
    branches/gc-improv/gcc/ipa-cp.c
    branches/gc-improv/gcc/ipa-inline.c
    branches/gc-improv/gcc/ipa-prop.c
    branches/gc-improv/gcc/ipa-pure-const.c
    branches/gc-improv/gcc/ipa-ref.c
    branches/gc-improv/gcc/ipa-reference.c
    branches/gc-improv/gcc/ipa-split.c
    branches/gc-improv/gcc/ipa-struct-reorg.c
    branches/gc-improv/gcc/ira-color.c
    branches/gc-improv/gcc/ira.c
    branches/gc-improv/gcc/java/ChangeLog
    branches/gc-improv/gcc/java/decl.c
    branches/gc-improv/gcc/java/jvspec.c
    branches/gc-improv/gcc/loop-init.c
    branches/gc-improv/gcc/loop-unroll.c
    branches/gc-improv/gcc/lto-cgraph.c
    branches/gc-improv/gcc/lto-streamer-in.c
    branches/gc-improv/gcc/lto-streamer-out.c
    branches/gc-improv/gcc/lto-streamer.h
    branches/gc-improv/gcc/lto-symtab.c
    branches/gc-improv/gcc/lto-wrapper.c
    branches/gc-improv/gcc/lto/ChangeLog
    branches/gc-improv/gcc/lto/Make-lang.in
    branches/gc-improv/gcc/lto/lto-lang.c
    branches/gc-improv/gcc/lto/lto-tree.h
    branches/gc-improv/gcc/lto/lto.c
    branches/gc-improv/gcc/machmode.def
    branches/gc-improv/gcc/modulo-sched.c
    branches/gc-improv/gcc/objc/ChangeLog
    branches/gc-improv/gcc/objc/Make-lang.in
    branches/gc-improv/gcc/objc/config-lang.in
    branches/gc-improv/gcc/objc/objc-act.c
    branches/gc-improv/gcc/objc/objc-act.h
    branches/gc-improv/gcc/objc/objc-lang.c
    branches/gc-improv/gcc/objcp/ChangeLog
    branches/gc-improv/gcc/objcp/Make-lang.in
    branches/gc-improv/gcc/objcp/config-lang.in
    branches/gc-improv/gcc/objcp/objcp-lang.c
    branches/gc-improv/gcc/omega.c
    branches/gc-improv/gcc/optc-gen.awk
    branches/gc-improv/gcc/opth-gen.awk
    branches/gc-improv/gcc/opts-common.c
    branches/gc-improv/gcc/opts.c
    branches/gc-improv/gcc/output.h
    branches/gc-improv/gcc/params.def
    branches/gc-improv/gcc/passes.c
    branches/gc-improv/gcc/po/ChangeLog
    branches/gc-improv/gcc/po/ja.po
    branches/gc-improv/gcc/po/sv.po
    branches/gc-improv/gcc/postreload.c
    branches/gc-improv/gcc/predict.c
    branches/gc-improv/gcc/recog.h
    branches/gc-improv/gcc/reg-notes.def
    branches/gc-improv/gcc/reload.c
    branches/gc-improv/gcc/reload1.c
    branches/gc-improv/gcc/rtl.h
    branches/gc-improv/gcc/rtlanal.c
    branches/gc-improv/gcc/sched-deps.c
    branches/gc-improv/gcc/sched-ebb.c
    branches/gc-improv/gcc/sched-int.h
    branches/gc-improv/gcc/sched-rgn.c
    branches/gc-improv/gcc/sel-sched-dump.c
    branches/gc-improv/gcc/sel-sched.c
    branches/gc-improv/gcc/target.def
    branches/gc-improv/gcc/testsuite/ChangeLog
    branches/gc-improv/gcc/testsuite/ChangeLog-2010
    branches/gc-improv/gcc/testsuite/c-c++-common/pr20000.c
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle26.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle39.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle40.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/packed1.C
    branches/gc-improv/gcc/testsuite/g++.dg/conversion/op4.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/bracket1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/bracket2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/bracket4.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype4.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype5.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype6.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-const-ref.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy-default.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-in-class.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mixed.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mutable.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-non-const.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nop.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-pass.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-recursive.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref-default.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/pr38646.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/pr39639.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rvo.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/trailing1.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-bind.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-function.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-new.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-new2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic20.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic68.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic70.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic73.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
    branches/gc-improv/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
    branches/gc-improv/gcc/testsuite/g++.dg/expr/cond6.C
    branches/gc-improv/gcc/testsuite/g++.dg/expr/stmt-expr-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/altivec-15.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/altivec-types-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/altivec-types-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/altivec-types-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/altivec-types-4.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_assign.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_assign_odr.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_constructor.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_constructor_odr.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-4.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-5.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-6.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy-7.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_nothrow_copy_odr.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_trivial_assign.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_trivial_constructor.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_trivial_copy.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_trivial_destructor-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/has_virtual_destructor.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_abstract.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_base_of.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_class.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_empty.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_enum.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_pod.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_polymorphic.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/is_union.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/label10.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/vla1.C
    branches/gc-improv/gcc/testsuite/g++.dg/inherit/covariant16.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/aggr5.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/brace6.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/error2.C
    branches/gc-improv/gcc/testsuite/g++.dg/lookup/friend11.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/devirt1.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr19650.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/anon5.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/default2.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/default3.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/default5.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/dtor2.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/friend5.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/pr47218.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/warning1.C
    branches/gc-improv/gcc/testsuite/g++.dg/overload/defarg4.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/bitfield3.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/constant1.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/constant5.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/constructor3.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/crash31.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/crash34.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/crash35.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/crash40.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/crash56.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/ctor9.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/defarg12.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/dtor13.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/error14.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/error2.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/error32.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/error33.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/error37.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/parameter-declaration-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/semicolon3.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/struct-4.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/template23.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/access19.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/call7.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-10.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-11.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-12.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-13.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-4.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-5.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-6.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-7.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/canon-type-9.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/char1.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/const3.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/crash14.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/function1.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/init7.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/instantiate9.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/local4.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/nontype3.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/param1.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/ref3.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/sfinae26.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/spec36.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/static9.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/ttp22.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/union2.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/partition1.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/partition2.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/inline-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Walways-true-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Walways-true-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wlogical-op-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wreturn-type-6.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wuninitialized-5.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.bugs/900119_01.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.gb/scope06.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.law/cvt11.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.law/init1.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.pt/crash41.C
    branches/gc-improv/gcc/testsuite/gcc.dg/Walways-true-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Walways-true-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wlogical-op-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/attr-alias-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/attr-weak-hidden-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/outer-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtins-config.h
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/guality/pr41353-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/guality/pr41353-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/noreturn-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/parse-error-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr24225.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr39666-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr46909.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr47276.c
    branches/gc-improv/gcc/testsuite/gcc.dg/struct-parse-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/foldcast-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/foldconst-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/uninit-pr19430.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-33.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/headmerge-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/headmerge-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/parity-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/parity-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr31167.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr32280-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr38240.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/vecinit-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/vecinit-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/save-restore-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/save-restore-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/save-restore-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/save-restore-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-11.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-14.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-33.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-types-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-types-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-types-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-types-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/avoid-indexed-addresses.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/ppc-vector-memcpy.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/ppc-vector-memset.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/ppc32-abi-dfp-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/ppc64-abi-dfp-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/pr47251.c
    branches/gc-improv/gcc/testsuite/gcc.target/rx/builtins.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/Wall.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_4.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_5.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/abstract_type_6.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/alloc_comp_constraint_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/alloc_comp_constraint_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/alloc_comp_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocatable_scalar_11.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_scalar_with_shape.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_13.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_15.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/argument_checking_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/array_constructor_33.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/array_function_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/asynchronous_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/bessel_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/bessel_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/bounds_check_10.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/bounds_temporaries_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char4_iunit_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_expr_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_14.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_30.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_7.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/coarray_14.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/complex_intrinsic_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/continuation_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/continuation_9.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/count_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/cray_pointers_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/data_array_6.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/data_invalid.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/deferred_type_param_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/do_check_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/dot_product_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/entry_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/entry_19.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/erf_2.F90
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_error.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_f0_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_read_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/func_derived_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/func_result_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/12632.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/970625-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/980615-0.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/generic_actual_arg.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/global_references_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/gomp/pr43711.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/goto_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/graphite.exp
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/implied_do_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/initialization_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/initialization_25.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/initialization_26.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/io_constraints_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/io_constraints_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/io_constraints_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/iostat_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/iso_c_binding_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/keyword_symbol_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/large_real_kind_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/lto/20091016-1_0.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/matmul_8.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/merge_init_expr.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/module_nan.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_34.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_35.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_63.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_assumed_char.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pack_assign_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pack_vector_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pointer_check_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr25923.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr39666-2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/product_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/public_private_module.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/read_infnan_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/real_const_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/realloc_on_assign_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_order_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_shape_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_zerosize_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/same_name_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/selected_real_kind_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/spread_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/sum_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/transpose_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/transpose_optimization_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_13.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/unpack_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/fast-math-pr38968.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/fast-math-vect-8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/volatile3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warn_conversion.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warn_conversion_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warn_intent_out_not_set.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warning-directive-2.F90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warnings_are_errors_1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_16.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_18.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_20.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/write_invalid_format.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/zero_sized_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.fortran-torture/execute/nan_inf_fmt.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/array7.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/atomic1.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/loop_optimization6.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/null_pointer_deref1.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/opt11.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/uninit_func.adb
    branches/gc-improv/gcc/testsuite/go.test/test/blank.go
    branches/gc-improv/gcc/testsuite/go.test/test/cmplx.go
    branches/gc-improv/gcc/testsuite/go.test/test/cmplxdivide1.go
    branches/gc-improv/gcc/testsuite/go.test/test/complit.go
    branches/gc-improv/gcc/testsuite/go.test/test/const1.go
    branches/gc-improv/gcc/testsuite/go.test/test/convlit.go
    branches/gc-improv/gcc/testsuite/go.test/test/ddd.go
    branches/gc-improv/gcc/testsuite/go.test/test/decl.go
    branches/gc-improv/gcc/testsuite/go.test/test/declbad.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug006.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug007.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug010.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug011.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug035.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug047.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug080.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug109.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug167.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug193.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug206.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug220.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug230.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug238.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug248.dir/bug2.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug248.dir/bug3.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug252.go
    branches/gc-improv/gcc/testsuite/go.test/test/fixedbugs/bug299.go
    branches/gc-improv/gcc/testsuite/go.test/test/func.go
    branches/gc-improv/gcc/testsuite/go.test/test/func1.go
    branches/gc-improv/gcc/testsuite/go.test/test/interface/explicit.go
    branches/gc-improv/gcc/testsuite/go.test/test/iota.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/cplx0.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/cplx1.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/cplx3.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/cplx4.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/cplx5.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/robfunc.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/simpconv.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/slicearray.go
    branches/gc-improv/gcc/testsuite/go.test/test/ken/sliceslice.go
    branches/gc-improv/gcc/testsuite/go.test/test/literal.go
    branches/gc-improv/gcc/testsuite/go.test/test/map.go
    branches/gc-improv/gcc/testsuite/go.test/test/method1.go
    branches/gc-improv/gcc/testsuite/go.test/test/named.go
    branches/gc-improv/gcc/testsuite/go.test/test/nil.go
    branches/gc-improv/gcc/testsuite/go.test/test/recover2.go
    branches/gc-improv/gcc/testsuite/go.test/test/test0.go
    branches/gc-improv/gcc/testsuite/go.test/test/typeswitch.go
    branches/gc-improv/gcc/testsuite/go.test/test/zerodivide.go
    branches/gc-improv/gcc/testsuite/lib/compat.exp
    branches/gc-improv/gcc/testsuite/lib/gfortran-dg.exp
    branches/gc-improv/gcc/testsuite/lib/gfortran.exp
    branches/gc-improv/gcc/testsuite/lib/gnat-dg.exp
    branches/gc-improv/gcc/testsuite/lib/gnat.exp
    branches/gc-improv/gcc/testsuite/lib/scanasm.exp
    branches/gc-improv/gcc/testsuite/lib/target-supports-dg.exp
    branches/gc-improv/gcc/testsuite/lib/target-supports.exp
    branches/gc-improv/gcc/testsuite/obj-c++.dg/attributes/class-attribute-1.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/attributes/method-noreturn-1.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/attributes/method-sentinel-1.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-2.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-3.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/basic.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/exceptions-2.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/method-11.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/pr24393.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/pr45735.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/property/property.exp
    branches/gc-improv/gcc/testsuite/obj-c++.dg/proto-lossage-3.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/selector-3.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/template-8.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/strings/const-str-10.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/strings/const-str-11.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/strings/const-str-9.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/class-attribute-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/method-noreturn-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/method-sentinel-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/proto-attribute-2.m
    branches/gc-improv/gcc/testsuite/objc.dg/attributes/proto-attribute-3.m
    branches/gc-improv/gcc/testsuite/objc.dg/encode-7-next-64bit.m
    branches/gc-improv/gcc/testsuite/objc.dg/image-info.m
    branches/gc-improv/gcc/testsuite/objc.dg/lookup-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/method-4.m
    branches/gc-improv/gcc/testsuite/objc.dg/next-runtime-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/pr23214.m
    branches/gc-improv/gcc/testsuite/objc.dg/pr24393.m
    branches/gc-improv/gcc/testsuite/objc.dg/pr45735.m
    branches/gc-improv/gcc/testsuite/objc.dg/property/property.exp
    branches/gc-improv/gcc/testsuite/objc.dg/selector-3.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-1a.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-2.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-2a.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-3.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/load-category-3a.m
    branches/gc-improv/gcc/testsuite/objc.dg/special/unclaimed-category-1.h
    branches/gc-improv/gcc/testsuite/objc.dg/special/unclaimed-category-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/symtab-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/forward-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/strings/const-str-11.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/strings/const-str-9.m
    branches/gc-improv/gcc/testsuite/objc.dg/type-size-3.m
    branches/gc-improv/gcc/testsuite/objc.dg/zero-link-1.m
    branches/gc-improv/gcc/testsuite/objc.dg/zero-link-2.m
    branches/gc-improv/gcc/testsuite/objc/execute/accessing_ivars.m
    branches/gc-improv/gcc/testsuite/objc/execute/bf-common.h
    branches/gc-improv/gcc/testsuite/objc/execute/bycopy-2.m
    branches/gc-improv/gcc/testsuite/objc/execute/bycopy-3.m
    branches/gc-improv/gcc/testsuite/objc/execute/class-tests-1.h
    branches/gc-improv/gcc/testsuite/objc/execute/class-tests-2.h
    branches/gc-improv/gcc/testsuite/objc/execute/compatibility_alias.m
    branches/gc-improv/gcc/testsuite/objc/execute/enumeration-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/enumeration-2.m
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/catchall-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/exceptions.exp
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/finally-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/foward-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/exceptions/local-variables-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-1.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-2.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-3.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-4.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-5.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-6.m
    branches/gc-improv/gcc/testsuite/objc/execute/formal_protocol-7.m
    branches/gc-improv/gcc/testsuite/objc/execute/no_clash.m
    branches/gc-improv/gcc/testsuite/objc/execute/object_is_class.m
    branches/gc-improv/gcc/testsuite/objc/execute/object_is_meta_class.m
    branches/gc-improv/gcc/toplev.c
    branches/gc-improv/gcc/tree-cfg.c
    branches/gc-improv/gcc/tree-chrec.c
    branches/gc-improv/gcc/tree-data-ref.c
    branches/gc-improv/gcc/tree-data-ref.h
    branches/gc-improv/gcc/tree-dfa.c
    branches/gc-improv/gcc/tree-dump.c
    branches/gc-improv/gcc/tree-eh.c
    branches/gc-improv/gcc/tree-flow-inline.h
    branches/gc-improv/gcc/tree-flow.h
    branches/gc-improv/gcc/tree-if-conv.c
    branches/gc-improv/gcc/tree-inline.c
    branches/gc-improv/gcc/tree-inline.h
    branches/gc-improv/gcc/tree-into-ssa.c
    branches/gc-improv/gcc/tree-nrv.c
    branches/gc-improv/gcc/tree-parloops.c
    branches/gc-improv/gcc/tree-pass.h
    branches/gc-improv/gcc/tree-predcom.c
    branches/gc-improv/gcc/tree-scalar-evolution.c
    branches/gc-improv/gcc/tree-sra.c
    branches/gc-improv/gcc/tree-ssa-alias.c
    branches/gc-improv/gcc/tree-ssa-ccp.c
    branches/gc-improv/gcc/tree-ssa-copyrename.c
    branches/gc-improv/gcc/tree-ssa-dom.c
    branches/gc-improv/gcc/tree-ssa-dse.c
    branches/gc-improv/gcc/tree-ssa-forwprop.c
    branches/gc-improv/gcc/tree-ssa-live.c
    branches/gc-improv/gcc/tree-ssa-loop-ch.c
    branches/gc-improv/gcc/tree-ssa-loop-im.c
    branches/gc-improv/gcc/tree-ssa-loop-niter.c
    branches/gc-improv/gcc/tree-ssa-loop-prefetch.c
    branches/gc-improv/gcc/tree-ssa-loop.c
    branches/gc-improv/gcc/tree-ssa-pre.c
    branches/gc-improv/gcc/tree-ssa-reassoc.c
    branches/gc-improv/gcc/tree-ssa-sccvn.c
    branches/gc-improv/gcc/tree-ssa-sccvn.h
    branches/gc-improv/gcc/tree-ssa-sink.c
    branches/gc-improv/gcc/tree-ssa-structalias.c
    branches/gc-improv/gcc/tree-ssa-ter.c
    branches/gc-improv/gcc/tree-ssa.c
    branches/gc-improv/gcc/tree-ssanames.c
    branches/gc-improv/gcc/tree-tailcall.c
    branches/gc-improv/gcc/tree-vect-data-refs.c
    branches/gc-improv/gcc/tree-vect-generic.c
    branches/gc-improv/gcc/tree-vect-stmts.c
    branches/gc-improv/gcc/tree-vrp.c
    branches/gc-improv/gcc/tree.c
    branches/gc-improv/gcc/tree.def
    branches/gc-improv/gcc/value-prof.c
    branches/gc-improv/gcc/var-tracking.c
    branches/gc-improv/gcc/varasm.c
    branches/gc-improv/gcc/varpool.c
    branches/gc-improv/gcc/web.c
    branches/gc-improv/include/ChangeLog
    branches/gc-improv/include/dwarf2.h
    branches/gc-improv/libffi/ChangeLog
    branches/gc-improv/libffi/configure
    branches/gc-improv/libffi/configure.ac
    branches/gc-improv/libffi/src/m68k/ffi.c
    branches/gc-improv/libffi/src/m68k/sysv.S
    branches/gc-improv/libffi/src/mips/ffitarget.h
    branches/gc-improv/libffi/testsuite/libffi.call/cls_pointer.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_pointer_stack.c
    branches/gc-improv/libgcc/ChangeLog
    branches/gc-improv/libgcc/Makefile.in
    branches/gc-improv/libgcc/configure
    branches/gc-improv/libgcc/configure.ac
    branches/gc-improv/libgfortran/ChangeLog
    branches/gc-improv/libgfortran/Makefile.in
    branches/gc-improv/libgfortran/acinclude.m4
    branches/gc-improv/libgfortran/aclocal.m4
    branches/gc-improv/libgfortran/config.h.in
    branches/gc-improv/libgfortran/configure
    branches/gc-improv/libgfortran/configure.ac
    branches/gc-improv/libgfortran/gfortran.map
    branches/gc-improv/libgfortran/intrinsics/c99_functions.c
    branches/gc-improv/libgfortran/intrinsics/cpu_time.c
    branches/gc-improv/libgfortran/intrinsics/ctime.c
    branches/gc-improv/libgfortran/intrinsics/date_and_time.c
    branches/gc-improv/libgfortran/intrinsics/dtime.c
    branches/gc-improv/libgfortran/intrinsics/etime.c
    branches/gc-improv/libgfortran/intrinsics/gerror.c
    branches/gc-improv/libgfortran/intrinsics/getlog.c
    branches/gc-improv/libgfortran/intrinsics/system_clock.c
    branches/gc-improv/libgfortran/intrinsics/time_1.h
    branches/gc-improv/libgfortran/io/fbuf.h
    branches/gc-improv/libgfortran/io/inquire.c
    branches/gc-improv/libgfortran/io/intrinsics.c
    branches/gc-improv/libgfortran/io/list_read.c
    branches/gc-improv/libgfortran/io/transfer.c
    branches/gc-improv/libgfortran/io/transfer128.c
    branches/gc-improv/libgfortran/io/unix.c
    branches/gc-improv/libgfortran/io/unix.h
    branches/gc-improv/libgfortran/io/write_float.def
    branches/gc-improv/libgfortran/libgfortran.h
    branches/gc-improv/libgfortran/runtime/error.c
    branches/gc-improv/libgo/MERGE
    branches/gc-improv/libgo/Makefile.am
    branches/gc-improv/libgo/Makefile.in
    branches/gc-improv/libgo/config.h.in
    branches/gc-improv/libgo/config/libtool.m4
    branches/gc-improv/libgo/configure
    branches/gc-improv/libgo/configure.ac
    branches/gc-improv/libgo/go/archive/tar/reader_test.go
    branches/gc-improv/libgo/go/archive/tar/writer_test.go
    branches/gc-improv/libgo/go/archive/zip/reader_test.go
    branches/gc-improv/libgo/go/asn1/asn1.go
    branches/gc-improv/libgo/go/big/int_test.go
    branches/gc-improv/libgo/go/big/rat.go
    branches/gc-improv/libgo/go/big/rat_test.go
    branches/gc-improv/libgo/go/bufio/bufio.go
    branches/gc-improv/libgo/go/bufio/bufio_test.go
    branches/gc-improv/libgo/go/bytes/buffer.go
    branches/gc-improv/libgo/go/bytes/buffer_test.go
    branches/gc-improv/libgo/go/bytes/bytes.go
    branches/gc-improv/libgo/go/bytes/bytes_test.go
    branches/gc-improv/libgo/go/cmath/asin.go
    branches/gc-improv/libgo/go/cmath/cmath_test.go
    branches/gc-improv/libgo/go/cmath/conj.go
    branches/gc-improv/libgo/go/cmath/exp.go
    branches/gc-improv/libgo/go/cmath/isinf.go
    branches/gc-improv/libgo/go/cmath/isnan.go
    branches/gc-improv/libgo/go/cmath/log.go
    branches/gc-improv/libgo/go/cmath/pow.go
    branches/gc-improv/libgo/go/cmath/rect.go
    branches/gc-improv/libgo/go/cmath/sin.go
    branches/gc-improv/libgo/go/cmath/sqrt.go
    branches/gc-improv/libgo/go/cmath/tan.go
    branches/gc-improv/libgo/go/compress/flate/deflate.go
    branches/gc-improv/libgo/go/compress/flate/deflate_test.go
    branches/gc-improv/libgo/go/compress/flate/inflate.go
    branches/gc-improv/libgo/go/container/vector/intvector_test.go
    branches/gc-improv/libgo/go/container/vector/numbers_test.go
    branches/gc-improv/libgo/go/container/vector/stringvector_test.go
    branches/gc-improv/libgo/go/container/vector/vector_test.go
    branches/gc-improv/libgo/go/crypto/block/cipher.go
    branches/gc-improv/libgo/go/crypto/hmac/hmac.go
    branches/gc-improv/libgo/go/crypto/hmac/hmac_test.go
    branches/gc-improv/libgo/go/crypto/rc4/rc4.go
    branches/gc-improv/libgo/go/crypto/rc4/rc4_test.go
    branches/gc-improv/libgo/go/crypto/rsa/pkcs1v15.go
    branches/gc-improv/libgo/go/crypto/tls/ca_set.go
    branches/gc-improv/libgo/go/crypto/tls/common.go
    branches/gc-improv/libgo/go/crypto/tls/conn.go
    branches/gc-improv/libgo/go/crypto/tls/generate_cert.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_client.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_messages.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_messages_test.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_server.go
    branches/gc-improv/libgo/go/crypto/tls/handshake_server_test.go
    branches/gc-improv/libgo/go/crypto/tls/prf.go
    branches/gc-improv/libgo/go/crypto/tls/prf_test.go
    branches/gc-improv/libgo/go/crypto/tls/tls.go
    branches/gc-improv/libgo/go/crypto/x509/x509.go
    branches/gc-improv/libgo/go/crypto/x509/x509_test.go
    branches/gc-improv/libgo/go/debug/dwarf/testdata/typedef.c
    branches/gc-improv/libgo/go/debug/dwarf/testdata/typedef.elf
    branches/gc-improv/libgo/go/debug/dwarf/testdata/typedef.macho
    branches/gc-improv/libgo/go/debug/dwarf/type_test.go
    branches/gc-improv/libgo/go/debug/elf/elf.go
    branches/gc-improv/libgo/go/debug/elf/file.go
    branches/gc-improv/libgo/go/debug/macho/file.go
    branches/gc-improv/libgo/go/debug/macho/macho.go
    branches/gc-improv/libgo/go/debug/pe/file.go
    branches/gc-improv/libgo/go/debug/pe/file_test.go
    branches/gc-improv/libgo/go/ebnf/ebnf.go
    branches/gc-improv/libgo/go/ebnf/ebnf_test.go
    branches/gc-improv/libgo/go/ebnf/parser.go
    branches/gc-improv/libgo/go/encoding/binary/binary.go
    branches/gc-improv/libgo/go/encoding/binary/binary_test.go
    branches/gc-improv/libgo/go/exec/exec_test.go
    branches/gc-improv/libgo/go/exec/lp_unix.go
    branches/gc-improv/libgo/go/exec/lp_windows.go
    branches/gc-improv/libgo/go/exp/datafmt/datafmt.go
    branches/gc-improv/libgo/go/exp/datafmt/datafmt_test.go
    branches/gc-improv/libgo/go/exp/datafmt/parser.go
    branches/gc-improv/libgo/go/exp/draw/draw.go
    branches/gc-improv/libgo/go/exp/eval/bridge.go
    branches/gc-improv/libgo/go/exp/eval/compiler.go
    branches/gc-improv/libgo/go/exp/eval/eval_test.go
    branches/gc-improv/libgo/go/exp/eval/expr.go
    branches/gc-improv/libgo/go/exp/eval/expr1.go
    branches/gc-improv/libgo/go/exp/eval/scope.go
    branches/gc-improv/libgo/go/exp/eval/stmt.go
    branches/gc-improv/libgo/go/exp/eval/type.go
    branches/gc-improv/libgo/go/exp/eval/typec.go
    branches/gc-improv/libgo/go/exp/eval/value.go
    branches/gc-improv/libgo/go/exp/eval/world.go
    branches/gc-improv/libgo/go/exp/ogle/cmd.go
    branches/gc-improv/libgo/go/exp/ogle/rtype.go
    branches/gc-improv/libgo/go/expvar/expvar.go
    branches/gc-improv/libgo/go/expvar/expvar_test.go
    branches/gc-improv/libgo/go/flag/flag.go
    branches/gc-improv/libgo/go/flag/flag_test.go
    branches/gc-improv/libgo/go/fmt/doc.go
    branches/gc-improv/libgo/go/fmt/fmt_test.go
    branches/gc-improv/libgo/go/fmt/format.go
    branches/gc-improv/libgo/go/fmt/print.go
    branches/gc-improv/libgo/go/fmt/scan.go
    branches/gc-improv/libgo/go/fmt/scan_test.go
    branches/gc-improv/libgo/go/fmt/stringer_test.go
    branches/gc-improv/libgo/go/go/ast/ast.go
    branches/gc-improv/libgo/go/go/ast/filter.go
    branches/gc-improv/libgo/go/go/ast/walk.go
    branches/gc-improv/libgo/go/go/doc/doc.go
    branches/gc-improv/libgo/go/go/parser/interface.go
    branches/gc-improv/libgo/go/go/parser/parser.go
    branches/gc-improv/libgo/go/go/parser/parser_test.go
    branches/gc-improv/libgo/go/go/printer/nodes.go
    branches/gc-improv/libgo/go/go/printer/printer.go
    branches/gc-improv/libgo/go/go/printer/printer_test.go
    branches/gc-improv/libgo/go/go/printer/testdata/comments.golden
    branches/gc-improv/libgo/go/go/printer/testdata/comments.input
    branches/gc-improv/libgo/go/go/printer/testdata/declarations.golden
    branches/gc-improv/libgo/go/go/printer/testdata/declarations.input
    branches/gc-improv/libgo/go/go/scanner/scanner.go
    branches/gc-improv/libgo/go/go/scanner/scanner_test.go
    branches/gc-improv/libgo/go/go/token/token.go
    branches/gc-improv/libgo/go/go/typechecker/scope.go
    branches/gc-improv/libgo/go/go/typechecker/typechecker.go
    branches/gc-improv/libgo/go/go/typechecker/typechecker_test.go
    branches/gc-improv/libgo/go/gob/codec_test.go
    branches/gc-improv/libgo/go/gob/decode.go
    branches/gc-improv/libgo/go/gob/decoder.go
    branches/gc-improv/libgo/go/gob/doc.go
    branches/gc-improv/libgo/go/gob/encode.go
    branches/gc-improv/libgo/go/gob/encoder.go
    branches/gc-improv/libgo/go/gob/encoder_test.go
    branches/gc-improv/libgo/go/gob/type.go
    branches/gc-improv/libgo/go/gob/type_test.go
    branches/gc-improv/libgo/go/hash/crc64/crc64.go
    branches/gc-improv/libgo/go/html/doc.go
    branches/gc-improv/libgo/go/html/entity.go
    branches/gc-improv/libgo/go/html/escape.go
    branches/gc-improv/libgo/go/html/token.go
    branches/gc-improv/libgo/go/html/token_test.go
    branches/gc-improv/libgo/go/http/client.go
    branches/gc-improv/libgo/go/http/fs.go
    branches/gc-improv/libgo/go/http/readrequest_test.go
    branches/gc-improv/libgo/go/http/request.go
    branches/gc-improv/libgo/go/http/response.go
    branches/gc-improv/libgo/go/http/response_test.go
    branches/gc-improv/libgo/go/http/server.go
    branches/gc-improv/libgo/go/http/transfer.go
    branches/gc-improv/libgo/go/http/url.go
    branches/gc-improv/libgo/go/http/url_test.go
    branches/gc-improv/libgo/go/index/suffixarray/suffixarray.go
    branches/gc-improv/libgo/go/index/suffixarray/suffixarray_test.go
    branches/gc-improv/libgo/go/io/io.go
    branches/gc-improv/libgo/go/io/io_test.go
    branches/gc-improv/libgo/go/json/decode.go
    branches/gc-improv/libgo/go/json/decode_test.go
    branches/gc-improv/libgo/go/json/encode.go
    branches/gc-improv/libgo/go/json/scanner_test.go
    branches/gc-improv/libgo/go/json/stream.go
    branches/gc-improv/libgo/go/json/stream_test.go
    branches/gc-improv/libgo/go/log/log.go
    branches/gc-improv/libgo/go/math/all_test.go
    branches/gc-improv/libgo/go/math/bits.go
    branches/gc-improv/libgo/go/math/const.go
    branches/gc-improv/libgo/go/math/exp.go
    branches/gc-improv/libgo/go/math/exp2.go
    branches/gc-improv/libgo/go/math/frexp.go
    branches/gc-improv/libgo/go/math/gamma.go
    branches/gc-improv/libgo/go/math/jn.go
    branches/gc-improv/libgo/go/math/ldexp.go
    branches/gc-improv/libgo/go/math/lgamma.go
    branches/gc-improv/libgo/go/math/logb.go
    branches/gc-improv/libgo/go/math/modf.go
    branches/gc-improv/libgo/go/math/pow.go
    branches/gc-improv/libgo/go/math/sqrt_port.go
    branches/gc-improv/libgo/go/net/dial.go
    branches/gc-improv/libgo/go/net/dialgoogle_test.go
    branches/gc-improv/libgo/go/net/dnsclient.go
    branches/gc-improv/libgo/go/net/dnsname_test.go
    branches/gc-improv/libgo/go/net/fd.go
    branches/gc-improv/libgo/go/net/fd_windows.go
    branches/gc-improv/libgo/go/net/hosts.go
    branches/gc-improv/libgo/go/net/ipsock.go
    branches/gc-improv/libgo/go/net/net_test.go
    branches/gc-improv/libgo/go/net/port.go
    branches/gc-improv/libgo/go/net/resolv_windows.go
    branches/gc-improv/libgo/go/net/server_test.go
    branches/gc-improv/libgo/go/net/sock.go
    branches/gc-improv/libgo/go/net/tcpsock.go
    branches/gc-improv/libgo/go/net/textproto/reader.go
    branches/gc-improv/libgo/go/net/timeout_test.go
    branches/gc-improv/libgo/go/net/unixsock.go
    branches/gc-improv/libgo/go/netchan/common.go
    branches/gc-improv/libgo/go/netchan/export.go
    branches/gc-improv/libgo/go/netchan/import.go
    branches/gc-improv/libgo/go/netchan/netchan_test.go
    branches/gc-improv/libgo/go/os/dir.go
    branches/gc-improv/libgo/go/os/env_windows.go
    branches/gc-improv/libgo/go/os/exec.go
    branches/gc-improv/libgo/go/os/file.go
    branches/gc-improv/libgo/go/os/file_unix.go
    branches/gc-improv/libgo/go/os/os_test.go
    branches/gc-improv/libgo/go/os/path.go
    branches/gc-improv/libgo/go/os/path_test.go
    branches/gc-improv/libgo/go/path/match.go
    branches/gc-improv/libgo/go/path/path.go
    branches/gc-improv/libgo/go/path/path_test.go
    branches/gc-improv/libgo/go/rand/rand.go
    branches/gc-improv/libgo/go/rand/rand_test.go
    branches/gc-improv/libgo/go/rand/zipf.go
    branches/gc-improv/libgo/go/reflect/all_test.go
    branches/gc-improv/libgo/go/reflect/type.go
    branches/gc-improv/libgo/go/reflect/value.go
    branches/gc-improv/libgo/go/regexp/all_test.go
    branches/gc-improv/libgo/go/regexp/find_test.go
    branches/gc-improv/libgo/go/regexp/regexp.go
    branches/gc-improv/libgo/go/rpc/debug.go
    branches/gc-improv/libgo/go/rpc/server.go
    branches/gc-improv/libgo/go/runtime/debug.go
    branches/gc-improv/libgo/go/runtime/extern.go
    branches/gc-improv/libgo/go/runtime/type.go
    branches/gc-improv/libgo/go/smtp/smtp.go
    branches/gc-improv/libgo/go/sort/sort.go
    branches/gc-improv/libgo/go/sort/sort_test.go
    branches/gc-improv/libgo/go/strconv/atob_test.go
    branches/gc-improv/libgo/go/strconv/atof.go
    branches/gc-improv/libgo/go/strconv/atof_test.go
    branches/gc-improv/libgo/go/strconv/ftoa.go
    branches/gc-improv/libgo/go/strconv/ftoa_test.go
    branches/gc-improv/libgo/go/strings/strings.go
    branches/gc-improv/libgo/go/strings/strings_test.go
    branches/gc-improv/libgo/go/syslog/syslog_test.go
    branches/gc-improv/libgo/go/template/format.go
    branches/gc-improv/libgo/go/template/template.go
    branches/gc-improv/libgo/go/template/template_test.go
    branches/gc-improv/libgo/go/testing/benchmark.go
    branches/gc-improv/libgo/go/testing/quick/quick.go
    branches/gc-improv/libgo/go/testing/quick/quick_test.go
    branches/gc-improv/libgo/go/testing/testing.go
    branches/gc-improv/libgo/go/time/format.go
    branches/gc-improv/libgo/go/time/sleep.go
    branches/gc-improv/libgo/go/time/sleep_test.go
    branches/gc-improv/libgo/go/time/tick.go
    branches/gc-improv/libgo/go/time/tick_test.go
    branches/gc-improv/libgo/go/time/zoneinfo_unix.go
    branches/gc-improv/libgo/go/utf8/string_test.go
    branches/gc-improv/libgo/go/utf8/utf8.go
    branches/gc-improv/libgo/go/utf8/utf8_test.go
    branches/gc-improv/libgo/go/websocket/client.go
    branches/gc-improv/libgo/go/websocket/websocket_test.go
    branches/gc-improv/libgo/go/xml/read.go
    branches/gc-improv/libgo/go/xml/read_test.go
    branches/gc-improv/libgo/go/xml/xml.go
    branches/gc-improv/libgo/go/xml/xml_test.go
    branches/gc-improv/libgo/mksysinfo.sh
    branches/gc-improv/libgo/runtime/go-go.c
    branches/gc-improv/libgo/runtime/go-reflect-call.c
    branches/gc-improv/libgo/runtime/go-reflect.c
    branches/gc-improv/libgo/runtime/go-semacquire.c
    branches/gc-improv/libgo/runtime/go-type.h
    branches/gc-improv/libgo/runtime/go-unwind.c
    branches/gc-improv/libgo/runtime/malloc.goc
    branches/gc-improv/libgo/runtime/malloc.h
    branches/gc-improv/libgo/runtime/mem.c
    branches/gc-improv/libgo/runtime/mfinal.c
    branches/gc-improv/libgo/runtime/mgc0.c
    branches/gc-improv/libgo/runtime/mheap.c
    branches/gc-improv/libgo/runtime/runtime.h
    branches/gc-improv/libgo/runtime/thread.c
    branches/gc-improv/libgo/syscalls/sleep_rtems.go
    branches/gc-improv/libgo/syscalls/socket.go
    branches/gc-improv/libgo/syscalls/socket_bsd.go
    branches/gc-improv/libgo/syscalls/sysfile_posix.go
    branches/gc-improv/libgo/testsuite/Makefile.in
    branches/gc-improv/libgo/testsuite/lib/libgo.exp
    branches/gc-improv/libgomp/ChangeLog
    branches/gc-improv/libgomp/Makefile.in
    branches/gc-improv/libgomp/acinclude.m4
    branches/gc-improv/libgomp/aclocal.m4
    branches/gc-improv/libgomp/config/linux/futex.h
    branches/gc-improv/libgomp/config/linux/wait.h
    branches/gc-improv/libgomp/configure
    branches/gc-improv/libgomp/libgomp.texi
    branches/gc-improv/libgomp/testsuite/Makefile.in
    branches/gc-improv/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/gc-improv/libiberty/ChangeLog
    branches/gc-improv/libiberty/bsearch.c
    branches/gc-improv/libiberty/concat.c
    branches/gc-improv/libiberty/crc32.c
    branches/gc-improv/libiberty/fnmatch.txh
    branches/gc-improv/libiberty/fopen_unlocked.c
    branches/gc-improv/libiberty/functions.texi
    branches/gc-improv/libiberty/gather-docs
    branches/gc-improv/libiberty/hashtab.c
    branches/gc-improv/libiberty/insque.c
    branches/gc-improv/libiberty/make-relative-prefix.c
    branches/gc-improv/libiberty/memchr.c
    branches/gc-improv/libiberty/memcmp.c
    branches/gc-improv/libiberty/memcpy.c
    branches/gc-improv/libiberty/memmem.c
    branches/gc-improv/libiberty/memmove.c
    branches/gc-improv/libiberty/mempcpy.c
    branches/gc-improv/libiberty/memset.c
    branches/gc-improv/libiberty/pexecute.txh
    branches/gc-improv/libiberty/random.c
    branches/gc-improv/libiberty/setenv.c
    branches/gc-improv/libiberty/setproctitle.c
    branches/gc-improv/libiberty/simple-object.txh
    branches/gc-improv/libiberty/snprintf.c
    branches/gc-improv/libiberty/splay-tree.c
    branches/gc-improv/libiberty/stpncpy.c
    branches/gc-improv/libiberty/strncmp.c
    branches/gc-improv/libiberty/strtod.c
    branches/gc-improv/libiberty/strtol.c
    branches/gc-improv/libiberty/vasprintf.c
    branches/gc-improv/libiberty/vprintf.c
    branches/gc-improv/libiberty/vsnprintf.c
    branches/gc-improv/libiberty/xmemdup.c
    branches/gc-improv/libjava/ChangeLog
    branches/gc-improv/libjava/Makefile.in
    branches/gc-improv/libjava/classpath/   (props changed)
    branches/gc-improv/libjava/classpath/ChangeLog.gcj
    branches/gc-improv/libjava/classpath/config.rpath
    branches/gc-improv/libjava/classpath/configure
    branches/gc-improv/libjava/classpath/configure.ac
    branches/gc-improv/libjava/classpath/ltcf-c.sh
    branches/gc-improv/libjava/classpath/ltcf-gcj.sh
    branches/gc-improv/libjava/classpath/ltconfig
    branches/gc-improv/libjava/configure
    branches/gc-improv/libjava/configure.ac
    branches/gc-improv/libjava/contrib/aot-compile-rpm.in
    branches/gc-improv/libjava/contrib/aot-compile.in
    branches/gc-improv/libjava/gcj/Makefile.in
    branches/gc-improv/libjava/include/Makefile.in
    branches/gc-improv/libjava/libgcj.spec.in
    branches/gc-improv/libjava/libltdl/ChangeLog
    branches/gc-improv/libjava/libltdl/acinclude.m4
    branches/gc-improv/libjava/libltdl/configure
    branches/gc-improv/libjava/shlibpath.m4
    branches/gc-improv/libjava/testsuite/Makefile.in
    branches/gc-improv/libmudflap/ChangeLog
    branches/gc-improv/libmudflap/configure
    branches/gc-improv/libobjc/ChangeLog
    branches/gc-improv/libobjc/configure
    branches/gc-improv/libquadmath/ChangeLog
    branches/gc-improv/libquadmath/Makefile.am
    branches/gc-improv/libquadmath/Makefile.in
    branches/gc-improv/libquadmath/aclocal.m4
    branches/gc-improv/libquadmath/config.h.in
    branches/gc-improv/libquadmath/configure
    branches/gc-improv/libquadmath/configure.ac
    branches/gc-improv/libquadmath/libquadmath.texi
    branches/gc-improv/libquadmath/quadmath.h
    branches/gc-improv/libquadmath/quadmath.map
    branches/gc-improv/libquadmath/quadmath_weak.h
    branches/gc-improv/libssp/ChangeLog
    branches/gc-improv/libssp/Makefile.in
    branches/gc-improv/libssp/aclocal.m4
    branches/gc-improv/libssp/configure
    branches/gc-improv/libtool.m4
    branches/gc-improv/lto-plugin/ChangeLog
    branches/gc-improv/lto-plugin/Makefile.am
    branches/gc-improv/lto-plugin/Makefile.in
    branches/gc-improv/lto-plugin/aclocal.m4
    branches/gc-improv/lto-plugin/configure
    branches/gc-improv/lto-plugin/lto-plugin.c
    branches/gc-improv/maintainer-scripts/ChangeLog
    branches/gc-improv/maintainer-scripts/update_version_svn
    branches/gc-improv/maintainer-scripts/update_web_docs_svn
    branches/gc-improv/move-if-change
    branches/gc-improv/zlib/ChangeLog.gcj
    branches/gc-improv/zlib/configure


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