This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r171716 [1/2] - in /branches/gccgo: ./ ChangeLo...
- From: ian at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 04:06:05 -0000
- Subject: r171716 [1/2] - in /branches/gccgo: ./ ChangeLo...
Author: ian
Date: Wed Mar 30 04:05:33 2011
New Revision: 171716
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171716
Log:
Merge from trunk revision 171700.
Added:
branches/gccgo/libstdc++-v3/libsupc++/nested_exception.cc
- copied unchanged from r171700, trunk/libstdc++-v3/libsupc++/nested_exception.cc
branches/gccgo/libstdc++-v3/src/functional.cc
- copied unchanged from r171700, trunk/libstdc++-v3/src/functional.cc
branches/gccgo/libstdc++-v3/src/regex.cc
- copied unchanged from r171700, trunk/libstdc++-v3/src/regex.cc
branches/gccgo/libstdc++-v3/src/shared_ptr.cc
- copied unchanged from r171700, trunk/libstdc++-v3/src/shared_ptr.cc
branches/gccgo/libstdc++-v3/src/valarray.cc
- copied unchanged from r171700, trunk/libstdc++-v3/src/valarray.cc
branches/gccgo/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc
branches/gccgo/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
branches/gccgo/libstdc++-v3/testsuite/19_diagnostics/stdexcept.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/19_diagnostics/stdexcept.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp3.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp3.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/dr1401.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/dr1401.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/unique_ptr/comparison/dr1401.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/comparison/dr1401.cc
branches/gccgo/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/moveable2.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/moveable2.cc
branches/gccgo/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc
branches/gccgo/libstdc++-v3/testsuite/25_algorithms/partial_sort/check_compare_by_value.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort/check_compare_by_value.cc
branches/gccgo/libstdc++-v3/testsuite/25_algorithms/sort/check_compare_by_value.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/25_algorithms/sort/check_compare_by_value.cc
branches/gccgo/libstdc++-v3/testsuite/25_algorithms/sort_heap/check_compare_by_value.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/25_algorithms/sort_heap/check_compare_by_value.cc
branches/gccgo/libstdc++-v3/testsuite/25_algorithms/stable_sort/check_compare_by_value.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/check_compare_by_value.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/values.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/values.cc
branches/gccgo/libstdc++-v3/testsuite/28_regex/algorithms/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/algorithms/
branches/gccgo/libstdc++-v3/testsuite/28_regex/basic_regex/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/basic_regex/
branches/gccgo/libstdc++-v3/testsuite/28_regex/constants/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/constants/
branches/gccgo/libstdc++-v3/testsuite/28_regex/headers/04_header/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/headers/04_header/
branches/gccgo/libstdc++-v3/testsuite/28_regex/iterators/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/iterators/
branches/gccgo/libstdc++-v3/testsuite/28_regex/match_results/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/match_results/
branches/gccgo/libstdc++-v3/testsuite/28_regex/regex_error/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/regex_error/
branches/gccgo/libstdc++-v3/testsuite/28_regex/requirements/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/requirements/
branches/gccgo/libstdc++-v3/testsuite/28_regex/sub_match/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/sub_match/
branches/gccgo/libstdc++-v3/testsuite/28_regex/traits/
- copied from r171700, trunk/libstdc++-v3/testsuite/28_regex/traits/
branches/gccgo/libstdc++-v3/testsuite/30_threads/future/members/share.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/30_threads/future/members/share.cc
branches/gccgo/libstdc++-v3/testsuite/decimal/mixed-mode-arith_neg.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/decimal/mixed-mode-arith_neg.cc
branches/gccgo/libstdc++-v3/testsuite/decimal/mixed-mode-cmp_neg.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/decimal/mixed-mode-cmp_neg.cc
branches/gccgo/libstdc++-v3/testsuite/ext/is_heap/47709.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/ext/is_heap/47709.cc
branches/gccgo/libstdc++-v3/testsuite/ext/vstring/hash/
- copied from r171700, trunk/libstdc++-v3/testsuite/ext/vstring/hash/
branches/gccgo/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
branches/gccgo/libstdc++-v3/testsuite/util/testsuite_random.h
- copied unchanged from r171700, trunk/libstdc++-v3/testsuite/util/testsuite_random.h
Removed:
branches/gccgo/libstdc++-v3/src/valarray-inst.cc
branches/gccgo/libstdc++-v3/testsuite/28_regex/03_requirements/
branches/gccgo/libstdc++-v3/testsuite/28_regex/04_header/
branches/gccgo/libstdc++-v3/testsuite/28_regex/05_constants/
branches/gccgo/libstdc++-v3/testsuite/28_regex/06_exception_type/
branches/gccgo/libstdc++-v3/testsuite/28_regex/07_traits/
branches/gccgo/libstdc++-v3/testsuite/28_regex/08_basic_regex/
branches/gccgo/libstdc++-v3/testsuite/28_regex/09_sub_match/
branches/gccgo/libstdc++-v3/testsuite/28_regex/10_match_results/
branches/gccgo/libstdc++-v3/testsuite/28_regex/11_algorithms/
branches/gccgo/libstdc++-v3/testsuite/28_regex/12_iterators/
branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic_address/
branches/gccgo/libstdc++-v3/testsuite/30_threads/packaged_task/requirements/typedefs.cc
branches/gccgo/libstdc++-v3/testsuite/decimal/mixed-mode_neg.cc
Modified:
branches/gccgo/libstdc++-v3/ChangeLog
branches/gccgo/libstdc++-v3/Makefile.in
branches/gccgo/libstdc++-v3/acinclude.m4
branches/gccgo/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/sparc-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
branches/gccgo/libstdc++-v3/config/abi/pre/gnu.ver
branches/gccgo/libstdc++-v3/configure
branches/gccgo/libstdc++-v3/configure.ac
branches/gccgo/libstdc++-v3/doc/Makefile.am
branches/gccgo/libstdc++-v3/doc/Makefile.in
branches/gccgo/libstdc++-v3/doc/xml/manual/abi.xml
branches/gccgo/libstdc++-v3/doc/xml/manual/configure.xml
branches/gccgo/libstdc++-v3/include/Makefile.am
branches/gccgo/libstdc++-v3/include/Makefile.in
branches/gccgo/libstdc++-v3/include/bits/allocator.h
branches/gccgo/libstdc++-v3/include/bits/atomic_0.h
branches/gccgo/libstdc++-v3/include/bits/atomic_2.h
branches/gccgo/libstdc++-v3/include/bits/atomic_base.h
branches/gccgo/libstdc++-v3/include/bits/basic_ios.tcc
branches/gccgo/libstdc++-v3/include/bits/basic_string.tcc
branches/gccgo/libstdc++-v3/include/bits/c++config
branches/gccgo/libstdc++-v3/include/bits/codecvt.h
branches/gccgo/libstdc++-v3/include/bits/fstream.tcc
branches/gccgo/libstdc++-v3/include/bits/istream.tcc
branches/gccgo/libstdc++-v3/include/bits/locale_classes.tcc
branches/gccgo/libstdc++-v3/include/bits/locale_facets.tcc
branches/gccgo/libstdc++-v3/include/bits/locale_facets_nonio.tcc
branches/gccgo/libstdc++-v3/include/bits/ostream.tcc
branches/gccgo/libstdc++-v3/include/bits/ostream_insert.h
branches/gccgo/libstdc++-v3/include/bits/random.h
branches/gccgo/libstdc++-v3/include/bits/random.tcc
branches/gccgo/libstdc++-v3/include/bits/regex.h
branches/gccgo/libstdc++-v3/include/bits/regex_compiler.h
branches/gccgo/libstdc++-v3/include/bits/regex_constants.h
branches/gccgo/libstdc++-v3/include/bits/regex_cursor.h
branches/gccgo/libstdc++-v3/include/bits/regex_error.h
branches/gccgo/libstdc++-v3/include/bits/regex_grep_matcher.h
branches/gccgo/libstdc++-v3/include/bits/regex_grep_matcher.tcc
branches/gccgo/libstdc++-v3/include/bits/regex_nfa.h
branches/gccgo/libstdc++-v3/include/bits/regex_nfa.tcc
branches/gccgo/libstdc++-v3/include/bits/shared_ptr.h
branches/gccgo/libstdc++-v3/include/bits/shared_ptr_base.h
branches/gccgo/libstdc++-v3/include/bits/sstream.tcc
branches/gccgo/libstdc++-v3/include/bits/stl_algo.h
branches/gccgo/libstdc++-v3/include/bits/streambuf.tcc
branches/gccgo/libstdc++-v3/include/bits/streambuf_iterator.h
branches/gccgo/libstdc++-v3/include/bits/unique_ptr.h
branches/gccgo/libstdc++-v3/include/debug/macros.h
branches/gccgo/libstdc++-v3/include/debug/string
branches/gccgo/libstdc++-v3/include/ext/algorithm
branches/gccgo/libstdc++-v3/include/ext/vstring.h
branches/gccgo/libstdc++-v3/include/parallel/losertree.h
branches/gccgo/libstdc++-v3/include/std/atomic
branches/gccgo/libstdc++-v3/include/std/functional
branches/gccgo/libstdc++-v3/include/std/future
branches/gccgo/libstdc++-v3/include/std/ratio
branches/gccgo/libstdc++-v3/include/std/sstream
branches/gccgo/libstdc++-v3/include/std/stdexcept
branches/gccgo/libstdc++-v3/include/std/streambuf
branches/gccgo/libstdc++-v3/include/std/system_error
branches/gccgo/libstdc++-v3/include/tr1/cmath
branches/gccgo/libstdc++-v3/include/tr1/complex
branches/gccgo/libstdc++-v3/libsupc++/Makefile.am
branches/gccgo/libstdc++-v3/libsupc++/Makefile.in
branches/gccgo/libstdc++-v3/libsupc++/nested_exception.h
branches/gccgo/libstdc++-v3/po/Makefile.in
branches/gccgo/libstdc++-v3/python/Makefile.in
branches/gccgo/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/gccgo/libstdc++-v3/src/Makefile.am
branches/gccgo/libstdc++-v3/src/Makefile.in
branches/gccgo/libstdc++-v3/src/compatibility.cc
branches/gccgo/libstdc++-v3/src/future.cc
branches/gccgo/libstdc++-v3/src/istream.cc
branches/gccgo/libstdc++-v3/src/stdexcept.cc
branches/gccgo/libstdc++-v3/src/streambuf.cc
branches/gccgo/libstdc++-v3/src/strstream.cc
branches/gccgo/libstdc++-v3/src/system_error.cc
branches/gccgo/libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/hash/chi2_quality.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/hash/quality.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp2.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
branches/gccgo/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
branches/gccgo/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
branches/gccgo/libstdc++-v3/testsuite/29_atomics/headers/atomic/types_std_c++0x.cc
branches/gccgo/libstdc++-v3/testsuite/Makefile.am
branches/gccgo/libstdc++-v3/testsuite/Makefile.in
branches/gccgo/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
branches/gccgo/libstdc++-v3/testsuite/lib/dg-options.exp
branches/gccgo/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/gccgo/libstdc++-v3/testsuite/lib/prune.exp
branches/gccgo/libstdc++-v3/testsuite/util/testsuite_abi.cc
branches/gccgo/libstdc++-v3/testsuite/util/testsuite_rvalref.h
Changes in other areas also in this revision:
Added:
branches/gccgo/boehm-gc/testsuite/
- copied from r171700, trunk/boehm-gc/testsuite/
branches/gccgo/gcc/config/alpha/host-osf.c
- copied unchanged from r171700, trunk/gcc/config/alpha/host-osf.c
branches/gccgo/gcc/config/alpha/x-osf
- copied unchanged from r171700, trunk/gcc/config/alpha/x-osf
branches/gccgo/gcc/config/bfin/bfin-opts.h
- copied unchanged from r171700, trunk/gcc/config/bfin/bfin-opts.h
branches/gccgo/gcc/config/fr30/constraints.md
- copied unchanged from r171700, trunk/gcc/config/fr30/constraints.md
branches/gccgo/gcc/config/frv/constraints.md
- copied unchanged from r171700, trunk/gcc/config/frv/constraints.md
branches/gccgo/gcc/config/frv/frv-opts.h
- copied unchanged from r171700, trunk/gcc/config/frv/frv-opts.h
branches/gccgo/gcc/config/ia64/ia64-opts.h
- copied unchanged from r171700, trunk/gcc/config/ia64/ia64-opts.h
branches/gccgo/gcc/config/iq2000/constraints.md
- copied unchanged from r171700, trunk/gcc/config/iq2000/constraints.md
branches/gccgo/gcc/config/iq2000/iq2000-opts.h
- copied unchanged from r171700, trunk/gcc/config/iq2000/iq2000-opts.h
branches/gccgo/gcc/config/m32r/m32r-opts.h
- copied unchanged from r171700, trunk/gcc/config/m32r/m32r-opts.h
branches/gccgo/gcc/config/mcore/constraints.md
- copied unchanged from r171700, trunk/gcc/config/mcore/constraints.md
branches/gccgo/gcc/config/mn10300/mn10300-opts.h
- copied unchanged from r171700, trunk/gcc/config/mn10300/mn10300-opts.h
branches/gccgo/gcc/config/pa/pa-opts.h
- copied unchanged from r171700, trunk/gcc/config/pa/pa-opts.h
branches/gccgo/gcc/config/rs6000/t-freebsd
- copied unchanged from r171700, trunk/gcc/config/rs6000/t-freebsd
branches/gccgo/gcc/config/s390/s390-opts.h
- copied unchanged from r171700, trunk/gcc/config/s390/s390-opts.h
branches/gccgo/gcc/config/score/constraints.md
- copied unchanged from r171700, trunk/gcc/config/score/constraints.md
branches/gccgo/gcc/config/score/sfp-machine.h
- copied unchanged from r171700, trunk/gcc/config/score/sfp-machine.h
branches/gccgo/gcc/config/score/t-score-softfp
- copied unchanged from r171700, trunk/gcc/config/score/t-score-softfp
branches/gccgo/gcc/config/sparc/sparc-opts.h
- copied unchanged from r171700, trunk/gcc/config/sparc/sparc-opts.h
branches/gccgo/gcc/config/stormy16/constraints.md
- copied unchanged from r171700, trunk/gcc/config/stormy16/constraints.md
branches/gccgo/gcc/config/v850/constraints.md
- copied unchanged from r171700, trunk/gcc/config/v850/constraints.md
branches/gccgo/gcc/config/v850/v850-opts.h
- copied unchanged from r171700, trunk/gcc/config/v850/v850-opts.h
branches/gccgo/gcc/cp/parser.h
- copied unchanged from r171700, trunk/gcc/cp/parser.h
branches/gccgo/gcc/cprop.c
- copied unchanged from r171700, trunk/gcc/cprop.c
branches/gccgo/gcc/gimple-fold.h
- copied unchanged from r171700, trunk/gcc/gimple-fold.h
branches/gccgo/gcc/objc/objc-gnu-runtime-abi-01.c
- copied unchanged from r171700, trunk/gcc/objc/objc-gnu-runtime-abi-01.c
branches/gccgo/gcc/objc/objc-next-metadata-tags.h
- copied unchanged from r171700, trunk/gcc/objc/objc-next-metadata-tags.h
branches/gccgo/gcc/objc/objc-next-runtime-abi-01.c
- copied unchanged from r171700, trunk/gcc/objc/objc-next-runtime-abi-01.c
branches/gccgo/gcc/objc/objc-next-runtime-abi-02.c
- copied unchanged from r171700, trunk/gcc/objc/objc-next-runtime-abi-02.c
branches/gccgo/gcc/objc/objc-runtime-hooks.h
- copied unchanged from r171700, trunk/gcc/objc/objc-runtime-hooks.h
branches/gccgo/gcc/objc/objc-runtime-shared-support.c
- copied unchanged from r171700, trunk/gcc/objc/objc-runtime-shared-support.c
branches/gccgo/gcc/objc/objc-runtime-shared-support.h
- copied unchanged from r171700, trunk/gcc/objc/objc-runtime-shared-support.h
branches/gccgo/gcc/testsuite/c-c++-common/pr46562-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/c-c++-common/pr46562-2.c
branches/gccgo/gcc/testsuite/c-c++-common/pr46562.c
- copied unchanged from r171700, trunk/gcc/testsuite/c-c++-common/pr46562.c
branches/gccgo/gcc/testsuite/g++.dg/abi/mangle45.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/abi/mangle45.C
branches/gccgo/gcc/testsuite/g++.dg/abi/mangle46.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/abi/mangle46.C
branches/gccgo/gcc/testsuite/g++.dg/conversion/cast3.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/conversion/cast3.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/auto21.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/auto21.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/auto22.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/auto22.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-46336.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-46336.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-array3.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array3.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype-1212.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-1212.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype25.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/decltype25.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/defaulted22.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted22.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/defaulted23.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted23.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/dependent1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/dependent1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/elision2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/elision2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/enum8.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/enum8.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/implicit11.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/implicit11.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice4.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/move1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/move1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/array1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/array1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/debug-debug7.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/debug-debug7.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/enum1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/enum1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/no-elide1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/no-elide1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/non-const1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/non-const1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/parse-ambig5.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/parse-ambig5.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/template-const1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/regress/template-const1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/sfinae6.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae6.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic106.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/cpp0x/variadic106.C
branches/gccgo/gcc/testsuite/g++.dg/debug/dwarf2/typedef6.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/debug/dwarf2/typedef6.C
branches/gccgo/gcc/testsuite/g++.dg/debug/pr47106.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/debug/pr47106.C
branches/gccgo/gcc/testsuite/g++.dg/ext/attrib40.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/ext/attrib40.C
branches/gccgo/gcc/testsuite/g++.dg/gomp/pr47963.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/gomp/pr47963.C
branches/gccgo/gcc/testsuite/g++.dg/inherit/covariant18.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/inherit/covariant18.C
branches/gccgo/gcc/testsuite/g++.dg/inherit/covariant19.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/inherit/covariant19.C
branches/gccgo/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
branches/gccgo/gcc/testsuite/g++.dg/inherit/virtual7.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/inherit/virtual7.C
branches/gccgo/gcc/testsuite/g++.dg/inherit/virtual8.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/inherit/virtual8.C
branches/gccgo/gcc/testsuite/g++.dg/lookup/template3.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/lookup/template3.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20110311-1_0.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/lto/20110311-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/opt/inline17.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/opt/inline17.C
branches/gccgo/gcc/testsuite/g++.dg/opt/pr23372.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/opt/pr23372.C
branches/gccgo/gcc/testsuite/g++.dg/overload/conv-op1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/overload/conv-op1.C
branches/gccgo/gcc/testsuite/g++.dg/overload/volatile1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/overload/volatile1.C
branches/gccgo/gcc/testsuite/g++.dg/parse/memfnquals1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/parse/memfnquals1.C
branches/gccgo/gcc/testsuite/g++.dg/parse/no-type-defn1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/parse/no-type-defn1.C
branches/gccgo/gcc/testsuite/g++.dg/parse/pr34758.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/parse/pr34758.C
branches/gccgo/gcc/testsuite/g++.dg/pr46868.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/pr46868.C
branches/gccgo/gcc/testsuite/g++.dg/template/anon5.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/anon5.C
branches/gccgo/gcc/testsuite/g++.dg/template/array22.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/array22.C
branches/gccgo/gcc/testsuite/g++.dg/template/crash105.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/crash105.C
branches/gccgo/gcc/testsuite/g++.dg/template/crash106.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/crash106.C
branches/gccgo/gcc/testsuite/g++.dg/template/error45.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/error45.C
branches/gccgo/gcc/testsuite/g++.dg/template/fn-ptr1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/fn-ptr1.C
branches/gccgo/gcc/testsuite/g++.dg/template/incomplete6.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/incomplete6.C
branches/gccgo/gcc/testsuite/g++.dg/template/inherit6.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/inherit6.C
branches/gccgo/gcc/testsuite/g++.dg/template/nontype20.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/nontype20.C
branches/gccgo/gcc/testsuite/g++.dg/template/nontype21.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/nontype21.C
branches/gccgo/gcc/testsuite/g++.dg/template/nontype22.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/nontype22.C
branches/gccgo/gcc/testsuite/g++.dg/template/pseudodtor6.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/pseudodtor6.C
branches/gccgo/gcc/testsuite/g++.dg/template/this-targ1.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/this-targ1.C
branches/gccgo/gcc/testsuite/g++.dg/template/typedef38.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/template/typedef38.C
branches/gccgo/gcc/testsuite/g++.dg/torture/pr47714.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/torture/pr47714.C
branches/gccgo/gcc/testsuite/g++.dg/torture/pr48165.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/torture/pr48165.C
branches/gccgo/gcc/testsuite/g++.dg/torture/pr48271.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/torture/pr48271.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr13954.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/tree-ssa/pr13954.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/tree-ssa/pr47707.C
branches/gccgo/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
- copied unchanged from r171700, trunk/gcc/testsuite/g++.dg/warn/Wunused-parm-4.C
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr46002.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/compile/pr46002.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr47967.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/compile/pr47967.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr48136.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/compile/pr48136.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr48161.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/compile/pr48161.c
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/postmod-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/execute/postmod-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/pr42544.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/execute/pr42544.c
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/pr47925.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/execute/pr47925.c
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/pr48197.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.c-torture/execute/pr48197.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c89-asm.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c89-asm.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c89-ext.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c89-ext.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c90-asm.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c90-asm.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c90-ext.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c90-ext.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c99-asm.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c99-asm.c
branches/gccgo/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c99-ext.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Woverlength-strings-pedantic-c99-ext.c
branches/gccgo/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
branches/gccgo/gcc/testsuite/gcc.dg/builtin-object-size-10.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/builtin-object-size-10.c
branches/gccgo/gcc/testsuite/gcc.dg/c1x-anon-struct-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/c1x-anon-struct-3.c
branches/gccgo/gcc/testsuite/gcc.dg/cpp/include7.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/cpp/include7.c
branches/gccgo/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-1.c
branches/gccgo/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-2.c
branches/gccgo/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-3.c
branches/gccgo/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-4.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-4.c
branches/gccgo/gcc/testsuite/gcc.dg/dfp/pr48204.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/dfp/pr48204.c
branches/gccgo/gcc/testsuite/gcc.dg/fold-complex-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/fold-complex-1.c
branches/gccgo/gcc/testsuite/gcc.dg/gomp/pr47963.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/gomp/pr47963.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/pr45882.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/guality/pr45882.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/pr47924_0.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/lto/pr47924_0.c
branches/gccgo/gcc/testsuite/gcc.dg/opts-6.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/opts-6.c
branches/gccgo/gcc/testsuite/gcc.dg/pr46494.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr46494.c
branches/gccgo/gcc/testsuite/gcc.dg/pr46620.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr46620.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47684.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47684.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47763.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47763.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47881.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47881.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47893.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47893.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47899.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47899.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47917.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47917.c
branches/gccgo/gcc/testsuite/gcc.dg/pr47991.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr47991.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48022-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48022-1.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48022-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48022-2.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48067.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48067.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48134.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48134.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48141.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48141.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48144.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48144.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48156.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48156.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48203.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48203.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48213.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/pr48213.c
branches/gccgo/gcc/testsuite/gcc.dg/slp-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/slp-1.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47278-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47278-1.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47278-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47278-2.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47725.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47725.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47743.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47743.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47890.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47890.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47917.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47917.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47968.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47968.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47975.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr47975.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr48044.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr48044.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr48063.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr48063.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr48098.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr48098.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr48146.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/torture/pr48146.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/complex-6.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/complex-6.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-6.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-6.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-7.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-7.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-8.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-8.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-9.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-9.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/vrp55.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp55.c
branches/gccgo/gcc/testsuite/gcc.dg/uninit-pred-7_d.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/uninit-pred-7_d.c
branches/gccgo/gcc/testsuite/gcc.dg/uninit-pred-8_d.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/uninit-pred-8_d.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-cselim-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/vect/vect-cselim-1.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-cselim-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.dg/vect/vect-cselim-2.c
branches/gccgo/gcc/testsuite/gcc.target/arm/neon-vld-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/neon-vld-1.c
branches/gccgo/gcc/testsuite/gcc.target/arm/pr46788.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/pr46788.c
branches/gccgo/gcc/testsuite/gcc.target/arm/pr46934.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/pr46934.c
branches/gccgo/gcc/testsuite/gcc.target/arm/unsigned-extend-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/unsigned-extend-1.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
branches/gccgo/gcc/testsuite/gcc.target/arm/vfp-stmias.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/vfp-stmias.c
branches/gccgo/gcc/testsuite/gcc.target/arm/xor-and.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/arm/xor-and.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-ceil-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-ceil-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-ceilf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-ceilf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-floor-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-floor-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-floorf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-floorf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-rint-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-rint-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-rintf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-rintf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-trunc-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-trunc-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx-truncf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx-truncf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-5.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-5.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-6.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-6.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-7.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-7.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-5.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-5.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-6.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-6.c
branches/gccgo/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-7.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-7.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr43653.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr43653.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr46178.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr46178.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47502-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47502-1.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47502-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47502-2.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47581.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47581.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47780.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47780.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47800.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47800.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47809.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr47809.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr48037-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr48037-1.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr48237.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/pr48237.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-ceil-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-ceil-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-ceilf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-ceilf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-floor-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-floor-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-floorf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-floorf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-rint-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-rint-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-rintf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-rintf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-trunc-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-trunc-vec.c
branches/gccgo/gcc/testsuite/gcc.target/i386/sse4_1-truncf-vec.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/i386/sse4_1-truncf-vec.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr47755.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr47755.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr47862.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr47862.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr48053-1.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr48053-1.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr48053-2.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr48053-2.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr48053-3.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr48053-3.c
branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr48192.c
- copied unchanged from r171700, trunk/gcc/testsuite/gcc.target/powerpc/pr48192.c
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_17.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/argument_checking_17.f90
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_18.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/argument_checking_18.f90
branches/gccgo/gcc/testsuite/gfortran.dg/array_constructor_36.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/array_constructor_36.f90
branches/gccgo/gcc/testsuite/gfortran.dg/array_constructor_37.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/array_constructor_37.f90
branches/gccgo/gcc/testsuite/gfortran.dg/class_38.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/class_38.f03
branches/gccgo/gcc/testsuite/gfortran.dg/class_39.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/class_39.f03
branches/gccgo/gcc/testsuite/gfortran.dg/class_40.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/class_40.f03
branches/gccgo/gcc/testsuite/gfortran.dg/class_41.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/class_41.f03
branches/gccgo/gcc/testsuite/gfortran.dg/class_42.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/class_42.f03
branches/gccgo/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/derived_constructor_comps_4.f90
branches/gccgo/gcc/testsuite/gfortran.dg/extends_11.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/extends_11.f03
branches/gccgo/gcc/testsuite/gfortran.dg/fmt_fw_d.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/fmt_fw_d.f90
branches/gccgo/gcc/testsuite/gfortran.dg/func_result_6.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/func_result_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/function_optimize_1.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/function_optimize_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/function_optimize_2.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/function_optimize_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/intrinsic_ifunction_2.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/intrinsic_ifunction_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/lto/pr45586_0.f90
branches/gccgo/gcc/testsuite/gfortran.dg/lto/pr46911_0.f
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/lto/pr46911_0.f
branches/gccgo/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
branches/gccgo/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/namelist_71.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/namelist_71.f90
branches/gccgo/gcc/testsuite/gfortran.dg/nan_7.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/nan_7.f90
branches/gccgo/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pr47614.f
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pr47614.f
branches/gccgo/gcc/testsuite/gfortran.dg/pr47757-1.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pr47757-1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pr47757-2.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pr47757-2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pr47757-3.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pr47757-3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pr47878.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pr47878.f90
branches/gccgo/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
branches/gccgo/gcc/testsuite/gfortran.dg/proc_ptr_comp_31.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_31.f90
branches/gccgo/gcc/testsuite/gfortran.dg/proc_ptr_comp_32.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_32.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pure_formal_2.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/pure_formal_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/scratch_1.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/scratch_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/select_type_22.f03
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/select_type_22.f03
branches/gccgo/gcc/testsuite/gfortran.dg/trim_optimize_5.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/trim_optimize_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/trim_optimize_6.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/trim_optimize_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
branches/gccgo/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/typebound_proc_21.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_28.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/whole_file_28.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_29.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/whole_file_29.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_30.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/whole_file_30.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_31.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/whole_file_31.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_32.f90
- copied unchanged from r171700, trunk/gcc/testsuite/gfortran.dg/whole_file_32.f90
branches/gccgo/gcc/testsuite/gnat.dg/array14.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array14.adb
branches/gccgo/gcc/testsuite/gnat.dg/array14.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array14.ads
branches/gccgo/gcc/testsuite/gnat.dg/array14_pkg.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array14_pkg.ads
branches/gccgo/gcc/testsuite/gnat.dg/array15.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array15.adb
branches/gccgo/gcc/testsuite/gnat.dg/array15.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array15.ads
branches/gccgo/gcc/testsuite/gnat.dg/array16.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array16.adb
branches/gccgo/gcc/testsuite/gnat.dg/array16.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array16.ads
branches/gccgo/gcc/testsuite/gnat.dg/array16_pkg.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/array16_pkg.ads
branches/gccgo/gcc/testsuite/gnat.dg/derived_type2.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/derived_type2.adb
branches/gccgo/gcc/testsuite/gnat.dg/discr26.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/discr26.adb
branches/gccgo/gcc/testsuite/gnat.dg/discr26.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/discr26.ads
branches/gccgo/gcc/testsuite/gnat.dg/discr26_pkg.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/discr26_pkg.ads
branches/gccgo/gcc/testsuite/gnat.dg/discr27.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/discr27.adb
branches/gccgo/gcc/testsuite/gnat.dg/discr27.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/discr27.ads
branches/gccgo/gcc/testsuite/gnat.dg/include.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/include.adb
branches/gccgo/gcc/testsuite/gnat.dg/limited_with2.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/limited_with2.adb
branches/gccgo/gcc/testsuite/gnat.dg/limited_with2.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/limited_with2.ads
branches/gccgo/gcc/testsuite/gnat.dg/limited_with2_pkg1.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/limited_with2_pkg1.ads
branches/gccgo/gcc/testsuite/gnat.dg/limited_with2_pkg2.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/limited_with2_pkg2.ads
branches/gccgo/gcc/testsuite/gnat.dg/opt15.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/opt15.adb
branches/gccgo/gcc/testsuite/gnat.dg/opt15_pkg.adb
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/opt15_pkg.adb
branches/gccgo/gcc/testsuite/gnat.dg/opt15_pkg.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/opt15_pkg.ads
branches/gccgo/gcc/testsuite/gnat.dg/specs/elab2.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/specs/elab2.ads
branches/gccgo/gcc/testsuite/gnat.dg/specs/elab2_pkg.ads
- copied unchanged from r171700, trunk/gcc/testsuite/gnat.dg/specs/elab2_pkg.ads
branches/gccgo/gcc/testsuite/go.test/test/append.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/append.go
branches/gccgo/gcc/testsuite/go.test/test/bench/Makefile
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/bench/Makefile
branches/gccgo/gcc/testsuite/go.test/test/bugs/bug322.dir/
- copied from r171700, trunk/gcc/testsuite/go.test/test/bugs/bug322.dir/
branches/gccgo/gcc/testsuite/go.test/test/bugs/bug322.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/bugs/bug322.go
branches/gccgo/gcc/testsuite/go.test/test/bugs/bug324.dir/
- copied from r171700, trunk/gcc/testsuite/go.test/test/bugs/bug324.dir/
branches/gccgo/gcc/testsuite/go.test/test/bugs/bug324.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/bugs/bug324.go
branches/gccgo/gcc/testsuite/go.test/test/chan/select4.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/chan/select4.go
branches/gccgo/gcc/testsuite/go.test/test/chan/select5.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/chan/select5.go
branches/gccgo/gcc/testsuite/go.test/test/chan/sendstmt.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/chan/sendstmt.go
branches/gccgo/gcc/testsuite/go.test/test/cmp6.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/cmp6.go
branches/gccgo/gcc/testsuite/go.test/test/eof.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/eof.go
branches/gccgo/gcc/testsuite/go.test/test/eof1.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/eof1.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug1515.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug1515.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug260.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug260.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug305.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug305.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug306.dir/
- copied from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug306.dir/
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug306.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug306.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug307.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug307.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug308.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug308.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug309.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug309.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug310.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug310.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug311.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug311.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug312.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug312.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug313.dir/
- copied from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug313.dir/
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug313.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug313.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug314.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug314.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug315.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug315.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug316.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug316.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug317.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug317.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug318.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug318.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug319.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug319.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug320.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug320.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug321.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug321.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug323.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug323.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug325.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug325.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug326.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/fixedbugs/bug326.go
branches/gccgo/gcc/testsuite/go.test/test/garbage/stats.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/garbage/stats.go
branches/gccgo/gcc/testsuite/go.test/test/init.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/init.go
branches/gccgo/gcc/testsuite/go.test/test/interface/embed2.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/interface/embed2.go
branches/gccgo/gcc/testsuite/go.test/test/ken/convert.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/ken/convert.go
branches/gccgo/gcc/testsuite/go.test/test/label.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/label.go
branches/gccgo/gcc/testsuite/go.test/test/label1.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/label1.go
branches/gccgo/gcc/testsuite/go.test/test/syntax/chan.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/syntax/chan.go
branches/gccgo/gcc/testsuite/go.test/test/syntax/chan1.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/syntax/chan1.go
branches/gccgo/gcc/testsuite/go.test/test/syntax/if.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/syntax/if.go
branches/gccgo/gcc/testsuite/go.test/test/syntax/typesw.go
- copied unchanged from r171700, trunk/gcc/testsuite/go.test/test/syntax/typesw.go
branches/gccgo/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
- copied unchanged from r171700, trunk/gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
- copied unchanged from r171700, trunk/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
branches/gccgo/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/attributes/objc-exception-1.m
branches/gccgo/gcc/testsuite/objc.dg/layout-2.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/layout-2.m
branches/gccgo/gcc/testsuite/objc.dg/property/dotsyntax-22.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/property/dotsyntax-22.m
branches/gccgo/gcc/testsuite/objc.dg/property/property-encoding-1.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/property/property-encoding-1.m
branches/gccgo/gcc/testsuite/objc.dg/type-size-4.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/type-size-4.m
branches/gccgo/gcc/testsuite/objc.dg/type-size-5.m
- copied unchanged from r171700, trunk/gcc/testsuite/objc.dg/type-size-5.m
branches/gccgo/gcc/testsuite/objc/execute/exceptions/foward-1.x
- copied unchanged from r171700, trunk/gcc/testsuite/objc/execute/exceptions/foward-1.x
branches/gccgo/libdecnumber/.gitignore
- copied unchanged from r171700, trunk/libdecnumber/.gitignore
branches/gccgo/libgfortran/caf/
- copied from r171700, trunk/libgfortran/caf/
branches/gccgo/libgo/go/archive/zip/testdata/dd.zip
- copied unchanged from r171700, trunk/libgo/go/archive/zip/testdata/dd.zip
branches/gccgo/libgo/go/compress/bzip2/
- copied from r171700, trunk/libgo/go/compress/bzip2/
branches/gccgo/libgo/go/compress/lzw/
- copied from r171700, trunk/libgo/go/compress/lzw/
branches/gccgo/libgo/go/compress/testdata/
- copied from r171700, trunk/libgo/go/compress/testdata/
branches/gccgo/libgo/go/crypto/crypto.go
- copied unchanged from r171700, trunk/libgo/go/crypto/crypto.go
branches/gccgo/libgo/go/crypto/dsa/
- copied from r171700, trunk/libgo/go/crypto/dsa/
branches/gccgo/libgo/go/crypto/ecdsa/
- copied from r171700, trunk/libgo/go/crypto/ecdsa/
branches/gccgo/libgo/go/crypto/openpgp/canonical_text.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/canonical_text.go
branches/gccgo/libgo/go/crypto/openpgp/canonical_text_test.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/canonical_text_test.go
branches/gccgo/libgo/go/crypto/openpgp/keys.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/keys.go
branches/gccgo/libgo/go/crypto/openpgp/packet/
- copied from r171700, trunk/libgo/go/crypto/openpgp/packet/
branches/gccgo/libgo/go/crypto/openpgp/read.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/read.go
branches/gccgo/libgo/go/crypto/openpgp/read_test.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/read_test.go
branches/gccgo/libgo/go/crypto/openpgp/write.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/write.go
branches/gccgo/libgo/go/crypto/openpgp/write_test.go
- copied unchanged from r171700, trunk/libgo/go/crypto/openpgp/write_test.go
branches/gccgo/libgo/go/exec/lp_test.go
- copied unchanged from r171700, trunk/libgo/go/exec/lp_test.go
branches/gccgo/libgo/go/exp/wingui/
- copied from r171700, trunk/libgo/go/exp/wingui/
branches/gccgo/libgo/go/go/printer/testdata/slow.golden
- copied unchanged from r171700, trunk/libgo/go/go/printer/testdata/slow.golden
branches/gccgo/libgo/go/go/printer/testdata/slow.input
- copied unchanged from r171700, trunk/libgo/go/go/printer/testdata/slow.input
branches/gccgo/libgo/go/go/typechecker/testdata/test0.src
- copied unchanged from r171700, trunk/libgo/go/go/typechecker/testdata/test0.src
branches/gccgo/libgo/go/go/typechecker/testdata/test1.src
- copied unchanged from r171700, trunk/libgo/go/go/typechecker/testdata/test1.src
branches/gccgo/libgo/go/go/typechecker/testdata/test3.src
- copied unchanged from r171700, trunk/libgo/go/go/typechecker/testdata/test3.src
branches/gccgo/libgo/go/go/typechecker/testdata/test4.src
- copied unchanged from r171700, trunk/libgo/go/go/typechecker/testdata/test4.src
branches/gccgo/libgo/go/go/typechecker/type.go
- copied unchanged from r171700, trunk/libgo/go/go/typechecker/type.go
branches/gccgo/libgo/go/gob/gobencdec_test.go
- copied unchanged from r171700, trunk/libgo/go/gob/gobencdec_test.go
branches/gccgo/libgo/go/gob/timing_test.go
- copied unchanged from r171700, trunk/libgo/go/gob/timing_test.go
branches/gccgo/libgo/go/hash/fnv/
- copied from r171700, trunk/libgo/go/hash/fnv/
branches/gccgo/libgo/go/http/cgi/
- copied from r171700, trunk/libgo/go/http/cgi/
branches/gccgo/libgo/go/http/cookie.go
- copied unchanged from r171700, trunk/libgo/go/http/cookie.go
branches/gccgo/libgo/go/http/cookie_test.go
- copied unchanged from r171700, trunk/libgo/go/http/cookie_test.go
branches/gccgo/libgo/go/http/export_test.go
- copied unchanged from r171700, trunk/libgo/go/http/export_test.go
branches/gccgo/libgo/go/http/header.go
- copied unchanged from r171700, trunk/libgo/go/http/header.go
branches/gccgo/libgo/go/http/httptest/
- copied from r171700, trunk/libgo/go/http/httptest/
branches/gccgo/libgo/go/http/proxy_test.go
- copied unchanged from r171700, trunk/libgo/go/http/proxy_test.go
branches/gccgo/libgo/go/http/range_test.go
- copied unchanged from r171700, trunk/libgo/go/http/range_test.go
branches/gccgo/libgo/go/http/transport.go
- copied unchanged from r171700, trunk/libgo/go/http/transport.go
branches/gccgo/libgo/go/http/transport_test.go
- copied unchanged from r171700, trunk/libgo/go/http/transport_test.go
branches/gccgo/libgo/go/image/decode_test.go
- copied unchanged from r171700, trunk/libgo/go/image/decode_test.go
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g01-30.png
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g01-30.png
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g01-30.sng
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g01-30.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g02-29.png
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g02-29.png
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g02-29.sng
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g02-29.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g04-31.png
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g04-31.png
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g04-31.sng
- copied unchanged from r171700, trunk/libgo/go/image/png/testdata/pngsuite/basn0g04-31.sng
branches/gccgo/libgo/go/net/fd_select.go
- copied unchanged from r171700, trunk/libgo/go/net/fd_select.go
branches/gccgo/libgo/go/net/multicast_test.go
- copied unchanged from r171700, trunk/libgo/go/net/multicast_test.go
branches/gccgo/libgo/go/net/textproto/header.go
- copied unchanged from r171700, trunk/libgo/go/net/textproto/header.go
branches/gccgo/libgo/go/os/dir_largefile.go
- copied unchanged from r171700, trunk/libgo/go/os/dir_largefile.go
branches/gccgo/libgo/go/os/dir_regfile.go
- copied unchanged from r171700, trunk/libgo/go/os/dir_regfile.go
branches/gccgo/libgo/go/os/exec_unix.go
- copied unchanged from r171700, trunk/libgo/go/os/exec_unix.go
branches/gccgo/libgo/go/os/exec_windows.go
- copied unchanged from r171700, trunk/libgo/go/os/exec_windows.go
branches/gccgo/libgo/go/path/filepath/
- copied from r171700, trunk/libgo/go/path/filepath/
branches/gccgo/libgo/go/runtime/mem.go
- copied unchanged from r171700, trunk/libgo/go/runtime/mem.go
branches/gccgo/libgo/go/runtime/pprof/pprof_test.go
- copied unchanged from r171700, trunk/libgo/go/runtime/pprof/pprof_test.go
branches/gccgo/libgo/go/sync/atomic/
- copied from r171700, trunk/libgo/go/sync/atomic/
branches/gccgo/libgo/go/sync/cond.go
- copied unchanged from r171700, trunk/libgo/go/sync/cond.go
branches/gccgo/libgo/go/sync/cond_test.go
- copied unchanged from r171700, trunk/libgo/go/sync/cond_test.go
branches/gccgo/libgo/go/sync/waitgroup.go
- copied unchanged from r171700, trunk/libgo/go/sync/waitgroup.go
branches/gccgo/libgo/go/sync/waitgroup_test.go
- copied unchanged from r171700, trunk/libgo/go/sync/waitgroup_test.go
branches/gccgo/libgo/go/syslog/syslog_c.c
- copied unchanged from r171700, trunk/libgo/go/syslog/syslog_c.c
branches/gccgo/libgo/go/syslog/syslog_solaris.go
- copied unchanged from r171700, trunk/libgo/go/syslog/syslog_solaris.go
branches/gccgo/libgo/go/syslog/syslog_unix.go
- copied unchanged from r171700, trunk/libgo/go/syslog/syslog_unix.go
branches/gccgo/libgo/go/time/sys.go
- copied unchanged from r171700, trunk/libgo/go/time/sys.go
branches/gccgo/libgo/runtime/cpuprof.c
- copied unchanged from r171700, trunk/libgo/runtime/cpuprof.c
branches/gccgo/libgo/runtime/go-interface-eface-compare.c
- copied unchanged from r171700, trunk/libgo/runtime/go-interface-eface-compare.c
branches/gccgo/libgo/syscalls/syscall_uname.go
- copied unchanged from r171700, trunk/libgo/syscalls/syscall_uname.go
branches/gccgo/libgo/syscalls/sysfile_stat_largefile.go
- copied unchanged from r171700, trunk/libgo/syscalls/sysfile_stat_largefile.go
branches/gccgo/libgo/syscalls/sysfile_stat_regfile.go
- copied unchanged from r171700, trunk/libgo/syscalls/sysfile_stat_regfile.go
branches/gccgo/libgomp/testsuite/libgomp.fortran/task3.f90
- copied unchanged from r171700, trunk/libgomp/testsuite/libgomp.fortran/task3.f90
branches/gccgo/libquadmath/printf/
- copied from r171700, trunk/libquadmath/printf/
branches/gccgo/libquadmath/strtod/
- copied from r171700, trunk/libquadmath/strtod/
Removed:
branches/gccgo/boehm-gc/tests/
branches/gccgo/config/mh-cxux
branches/gccgo/config/mh-decstation
branches/gccgo/config/mh-dgux386
branches/gccgo/config/mh-lynxrs6k
branches/gccgo/config/mh-ncr3000
branches/gccgo/config/mh-necv4
branches/gccgo/config/mh-sco
branches/gccgo/config/mh-solaris
branches/gccgo/config/mh-sysv4
branches/gccgo/config/mh-sysv5
branches/gccgo/config/mh-x86omitfp
branches/gccgo/config/mt-mep
branches/gccgo/config/mt-netware
branches/gccgo/config/mt-v810
branches/gccgo/config/mt-wince
branches/gccgo/gcc/config/alpha/gnu.h
branches/gccgo/gcc/config/arc/
branches/gccgo/gcc/config/arm/netbsd.h
branches/gccgo/gcc/config/arm/t-pe
branches/gccgo/gcc/config/crx/
branches/gccgo/gcc/config/i386/biarch32.h
branches/gccgo/gcc/config/i386/mach.h
branches/gccgo/gcc/config/i386/netbsd.h
branches/gccgo/gcc/config/m68hc11/
branches/gccgo/gcc/config/m68k/uclinux-oldabi.h
branches/gccgo/gcc/config/mcore/mcore-pe.h
branches/gccgo/gcc/config/mcore/t-mcore-pe
branches/gccgo/gcc/config/netbsd-aout.h
branches/gccgo/gcc/config/rs6000/aix.opt
branches/gccgo/gcc/config/rs6000/gnu.h
branches/gccgo/gcc/config/score/mul-div.S
branches/gccgo/gcc/config/score/score3.c
branches/gccgo/gcc/config/score/score3.h
branches/gccgo/gcc/config/sh/sh-symbian.h
branches/gccgo/gcc/config/sh/superh64.h
branches/gccgo/gcc/config/sh/symbian-base.c
branches/gccgo/gcc/config/sh/symbian-c.c
branches/gccgo/gcc/config/sh/symbian-cxx.c
branches/gccgo/gcc/config/sh/symbian-post.h
branches/gccgo/gcc/config/sh/symbian-pre.h
branches/gccgo/gcc/config/sh/t-symbian
branches/gccgo/gcc/config/svr3.h
branches/gccgo/gcc/config/vax/netbsd.h
branches/gccgo/gcc/gthr-solaris.h
branches/gccgo/gcc/ipa-struct-reorg.c
branches/gccgo/gcc/ipa-struct-reorg.h
branches/gccgo/gcc/ipa-type-escape.c
branches/gccgo/gcc/ipa-type-escape.h
branches/gccgo/gcc/testsuite/README.QMTEST
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/920501-8.x
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/930513-1.x
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/960312-1.x
branches/gccgo/gcc/testsuite/gcc.dg/c1x-typedef-2.c
branches/gccgo/gcc/testsuite/gcc.dg/struct/
branches/gccgo/gcc/testsuite/go.test/test/arm-pass.txt
branches/gccgo/gcc/testsuite/go.test/test/bench/clean.bash
branches/gccgo/gcc/testsuite/go.test/test/bugs/bug260.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug001.go
branches/gccgo/gcc/testsuite/go.test/test/golden-arm.out
branches/gccgo/gcc/testsuite/go.test/test/if1.go
branches/gccgo/gcc/testsuite/go.test/test/ken/robif.go
branches/gccgo/gcc/testsuite/go.test/test/run-arm
branches/gccgo/libgo/go/go/typechecker/testdata/test0.go
branches/gccgo/libgo/go/go/typechecker/testdata/test1.go
branches/gccgo/libgo/go/go/typechecker/testdata/test3.go
branches/gccgo/libgo/go/go/typechecker/testdata/test4.go
branches/gccgo/libgo/go/net/fd_rtems.go
branches/gccgo/libgo/go/path/path_unix.go
branches/gccgo/libgo/go/path/path_windows.go
branches/gccgo/libgo/go/runtime/chan_defs.go
branches/gccgo/libgo/go/runtime/hashmap_defs.go
branches/gccgo/libgo/go/runtime/iface_defs.go
branches/gccgo/libgo/go/runtime/malloc_defs.go
branches/gccgo/libgo/go/runtime/mheapmap32_defs.go
branches/gccgo/libgo/go/runtime/mheapmap64_defs.go
branches/gccgo/libgo/go/runtime/runtime_defs.go
branches/gccgo/libgo/go/sync/xadd_test.go
branches/gccgo/libgo/runtime/go-closed.c
branches/gccgo/libgo/runtime/mheapmap32.c
branches/gccgo/libgo/runtime/mheapmap32.h
branches/gccgo/libgo/runtime/mheapmap64.c
branches/gccgo/libgo/runtime/mheapmap64.h
branches/gccgo/libquadmath/gdtoa/
branches/gccgo/libquadmath/quadmath_io.c
Modified:
branches/gccgo/ (props changed)
branches/gccgo/ChangeLog
branches/gccgo/MAINTAINERS
branches/gccgo/Makefile.def
branches/gccgo/Makefile.in
branches/gccgo/Makefile.tpl
branches/gccgo/boehm-gc/ChangeLog
branches/gccgo/boehm-gc/Makefile.am
branches/gccgo/boehm-gc/Makefile.in
branches/gccgo/boehm-gc/configure
branches/gccgo/boehm-gc/configure.ac
branches/gccgo/boehm-gc/include/Makefile.in
branches/gccgo/config-ml.in
branches/gccgo/config.guess
branches/gccgo/config.rpath
branches/gccgo/config.sub
branches/gccgo/config/ChangeLog
branches/gccgo/config/cloog.m4
branches/gccgo/config/mh-cygwin
branches/gccgo/config/override.m4
branches/gccgo/configure
branches/gccgo/configure.ac
branches/gccgo/contrib/ChangeLog
branches/gccgo/contrib/compare-all-tests
branches/gccgo/contrib/gennews
branches/gccgo/contrib/make_sunver.pl
branches/gccgo/fixincludes/ChangeLog
branches/gccgo/fixincludes/mkfixinc.sh
branches/gccgo/gcc/BASE-VER
branches/gccgo/gcc/ChangeLog
branches/gccgo/gcc/DATESTAMP
branches/gccgo/gcc/Makefile.in
branches/gccgo/gcc/acinclude.m4
branches/gccgo/gcc/ada/ChangeLog
branches/gccgo/gcc/ada/einfo.ads
branches/gccgo/gcc/ada/gcc-interface/Make-lang.in
branches/gccgo/gcc/ada/gcc-interface/Makefile.in
branches/gccgo/gcc/ada/gcc-interface/decl.c
branches/gccgo/gcc/ada/gcc-interface/gigi.h
branches/gccgo/gcc/ada/gcc-interface/misc.c
branches/gccgo/gcc/ada/gcc-interface/trans.c
branches/gccgo/gcc/ada/gcc-interface/utils.c
branches/gccgo/gcc/ada/gcc-interface/utils2.c
branches/gccgo/gcc/ada/gnat_ugn.texi
branches/gccgo/gcc/ada/inline.adb
branches/gccgo/gcc/ada/layout.adb
branches/gccgo/gcc/ada/raise-gcc.c
branches/gccgo/gcc/ada/sem_util.adb
branches/gccgo/gcc/ada/system-mingw.ads
branches/gccgo/gcc/alias.c
branches/gccgo/gcc/attribs.c
branches/gccgo/gcc/basic-block.h
branches/gccgo/gcc/builtins.c
branches/gccgo/gcc/c-decl.c
branches/gccgo/gcc/c-family/ChangeLog
branches/gccgo/gcc/c-family/c-ada-spec.c
branches/gccgo/gcc/c-family/c-common.c
branches/gccgo/gcc/c-family/c-common.h
branches/gccgo/gcc/c-family/c-ppoutput.c
branches/gccgo/gcc/c-family/c-pretty-print.c
branches/gccgo/gcc/c-family/c-pretty-print.h
branches/gccgo/gcc/c-family/c.opt
branches/gccgo/gcc/c-parser.c
branches/gccgo/gcc/c-typeck.c
branches/gccgo/gcc/caller-save.c
branches/gccgo/gcc/calls.c
branches/gccgo/gcc/cfg.c
branches/gccgo/gcc/cfgcleanup.c
branches/gccgo/gcc/cfgexpand.c
branches/gccgo/gcc/cfglayout.c
branches/gccgo/gcc/cfglayout.h
branches/gccgo/gcc/cfgloopmanip.c
branches/gccgo/gcc/cfgrtl.c
branches/gccgo/gcc/cgraph.c
branches/gccgo/gcc/cgraph.h
branches/gccgo/gcc/cgraphunit.c
branches/gccgo/gcc/collect2.c
branches/gccgo/gcc/combine.c
branches/gccgo/gcc/common.opt
branches/gccgo/gcc/config.build
branches/gccgo/gcc/config.gcc
branches/gccgo/gcc/config.host
branches/gccgo/gcc/config.in
branches/gccgo/gcc/config/alpha/alpha-protos.h
branches/gccgo/gcc/config/alpha/alpha.c
branches/gccgo/gcc/config/alpha/alpha.h
branches/gccgo/gcc/config/alpha/alpha.md
branches/gccgo/gcc/config/alpha/constraints.md
branches/gccgo/gcc/config/alpha/osf5.opt
branches/gccgo/gcc/config/alpha/predicates.md
branches/gccgo/gcc/config/arm/arm.c
branches/gccgo/gcc/config/arm/arm.h
branches/gccgo/gcc/config/arm/arm.md
branches/gccgo/gcc/config/arm/arm.opt
branches/gccgo/gcc/config/arm/coff.h
branches/gccgo/gcc/config/arm/elf.h
branches/gccgo/gcc/config/arm/linux-elf.h
branches/gccgo/gcc/config/arm/neon.md
branches/gccgo/gcc/config/arm/netbsd-elf.h
branches/gccgo/gcc/config/arm/pe.h
branches/gccgo/gcc/config/arm/predicates.md
branches/gccgo/gcc/config/arm/rtems-elf.h
branches/gccgo/gcc/config/arm/semi.h
branches/gccgo/gcc/config/arm/t-arm
branches/gccgo/gcc/config/arm/t-arm-elf
branches/gccgo/gcc/config/arm/t-linux
branches/gccgo/gcc/config/arm/t-rtems
branches/gccgo/gcc/config/arm/t-strongarm-elf
branches/gccgo/gcc/config/arm/t-wince-pe
branches/gccgo/gcc/config/arm/unwind-arm.c
branches/gccgo/gcc/config/arm/vfp.md
branches/gccgo/gcc/config/arm/wince-pe.h
branches/gccgo/gcc/config/avr/avr-devices.c
branches/gccgo/gcc/config/avr/avr-protos.h
branches/gccgo/gcc/config/avr/avr.c
branches/gccgo/gcc/config/avr/avr.h
branches/gccgo/gcc/config/avr/avr.md
branches/gccgo/gcc/config/bfin/bfin.c
branches/gccgo/gcc/config/bfin/bfin.h
branches/gccgo/gcc/config/bfin/bfin.opt
branches/gccgo/gcc/config/cris/cris.c
branches/gccgo/gcc/config/cris/cris.h
branches/gccgo/gcc/config/darwin-c.c
branches/gccgo/gcc/config/darwin-protos.h
branches/gccgo/gcc/config/darwin-sections.def
branches/gccgo/gcc/config/darwin.c
branches/gccgo/gcc/config/darwin.h
branches/gccgo/gcc/config/fr30/fr30.h
branches/gccgo/gcc/config/fr30/fr30.md
branches/gccgo/gcc/config/freebsd-spec.h
branches/gccgo/gcc/config/frv/frv-protos.h
branches/gccgo/gcc/config/frv/frv.c
branches/gccgo/gcc/config/frv/frv.h
branches/gccgo/gcc/config/frv/frv.md
branches/gccgo/gcc/config/frv/frv.opt
branches/gccgo/gcc/config/h8300/h8300.c
branches/gccgo/gcc/config/h8300/h8300.h
branches/gccgo/gcc/config/h8300/predicates.md
branches/gccgo/gcc/config/hpux11.opt
branches/gccgo/gcc/config/i386/avxintrin.h
branches/gccgo/gcc/config/i386/cygming.h
branches/gccgo/gcc/config/i386/darwin.h
branches/gccgo/gcc/config/i386/freebsd64.h
branches/gccgo/gcc/config/i386/i386-builtin-types.def
branches/gccgo/gcc/config/i386/i386.c
branches/gccgo/gcc/config/i386/i386.h
branches/gccgo/gcc/config/i386/i386.md
branches/gccgo/gcc/config/i386/i386.opt
branches/gccgo/gcc/config/i386/linux64.h
branches/gccgo/gcc/config/i386/mingw32.h
branches/gccgo/gcc/config/i386/sse.md
branches/gccgo/gcc/config/i386/t-i386
branches/gccgo/gcc/config/i386/x86-64.h
branches/gccgo/gcc/config/ia64/ia64.c
branches/gccgo/gcc/config/ia64/ia64.h
branches/gccgo/gcc/config/ia64/ia64.opt
branches/gccgo/gcc/config/ia64/t-hpux
branches/gccgo/gcc/config/ia64/t-ia64
branches/gccgo/gcc/config/iq2000/iq2000.c
branches/gccgo/gcc/config/iq2000/iq2000.h
branches/gccgo/gcc/config/iq2000/iq2000.md
branches/gccgo/gcc/config/iq2000/iq2000.opt
branches/gccgo/gcc/config/lm32/lm32.c
branches/gccgo/gcc/config/lm32/lm32.h
branches/gccgo/gcc/config/lm32/lm32.md
branches/gccgo/gcc/config/m32c/m32c.c
branches/gccgo/gcc/config/m32c/m32c.h
branches/gccgo/gcc/config/m32c/m32c.opt
branches/gccgo/gcc/config/m32r/constraints.md
branches/gccgo/gcc/config/m32r/m32r.c
branches/gccgo/gcc/config/m32r/m32r.h
branches/gccgo/gcc/config/m32r/m32r.opt
branches/gccgo/gcc/config/m68k/m68k.c
branches/gccgo/gcc/config/m68k/m68k.h
branches/gccgo/gcc/config/m68k/uclinux.opt
branches/gccgo/gcc/config/mcore/mcore.c
branches/gccgo/gcc/config/mcore/mcore.h
branches/gccgo/gcc/config/mcore/mcore.md
branches/gccgo/gcc/config/mep/mep.c
branches/gccgo/gcc/config/mep/mep.h
branches/gccgo/gcc/config/mep/mep.opt
branches/gccgo/gcc/config/microblaze/microblaze.c
branches/gccgo/gcc/config/microblaze/microblaze.opt
branches/gccgo/gcc/config/mips/mips-protos.h
branches/gccgo/gcc/config/mips/mips.c
branches/gccgo/gcc/config/mips/mips.h
branches/gccgo/gcc/config/mips/mips.md
branches/gccgo/gcc/config/mips/mips.opt
branches/gccgo/gcc/config/mn10300/constraints.md
branches/gccgo/gcc/config/mn10300/mn10300.c
branches/gccgo/gcc/config/mn10300/mn10300.h
branches/gccgo/gcc/config/mn10300/mn10300.md
branches/gccgo/gcc/config/mn10300/mn10300.opt
branches/gccgo/gcc/config/mn10300/predicates.md
branches/gccgo/gcc/config/moxie/moxie.h
branches/gccgo/gcc/config/pa/pa-hpux.opt
branches/gccgo/gcc/config/pa/pa-hpux10.h
branches/gccgo/gcc/config/pa/pa-hpux1010.opt
branches/gccgo/gcc/config/pa/pa-hpux11.h
branches/gccgo/gcc/config/pa/pa-hpux1111.opt
branches/gccgo/gcc/config/pa/pa.c
branches/gccgo/gcc/config/pa/pa.h
branches/gccgo/gcc/config/pa/pa.md
branches/gccgo/gcc/config/pa/pa.opt
branches/gccgo/gcc/config/pa/pa32-regs.h
branches/gccgo/gcc/config/pa/pa64-regs.h
branches/gccgo/gcc/config/pa/predicates.md
branches/gccgo/gcc/config/pa/stublib.c
branches/gccgo/gcc/config/pa/t-pa-hpux11
branches/gccgo/gcc/config/pa/t-pa64
branches/gccgo/gcc/config/pdp11/pdp11.c
branches/gccgo/gcc/config/picochip/picochip.h
branches/gccgo/gcc/config/rs6000/altivec.md
branches/gccgo/gcc/config/rs6000/constraints.md
branches/gccgo/gcc/config/rs6000/darwin.h
branches/gccgo/gcc/config/rs6000/dfp.md
branches/gccgo/gcc/config/rs6000/e500.h
branches/gccgo/gcc/config/rs6000/freebsd.h
branches/gccgo/gcc/config/rs6000/linux.h
branches/gccgo/gcc/config/rs6000/linux64.h
branches/gccgo/gcc/config/rs6000/paired.md
branches/gccgo/gcc/config/rs6000/predicates.md
branches/gccgo/gcc/config/rs6000/rs6000-builtin.def
branches/gccgo/gcc/config/rs6000/rs6000-protos.h
branches/gccgo/gcc/config/rs6000/rs6000.c
branches/gccgo/gcc/config/rs6000/rs6000.h
branches/gccgo/gcc/config/rs6000/rs6000.md
branches/gccgo/gcc/config/rs6000/sync.md
branches/gccgo/gcc/config/rs6000/sysv4.h
branches/gccgo/gcc/config/rs6000/t-rs6000
branches/gccgo/gcc/config/rs6000/vector.md
branches/gccgo/gcc/config/rs6000/vsx.md
branches/gccgo/gcc/config/rs6000/xilinx.opt
branches/gccgo/gcc/config/rx/rx-protos.h
branches/gccgo/gcc/config/rx/rx.c
branches/gccgo/gcc/config/rx/rx.h
branches/gccgo/gcc/config/rx/rx.md
branches/gccgo/gcc/config/s390/2084.md
branches/gccgo/gcc/config/s390/s390-protos.h
branches/gccgo/gcc/config/s390/s390.c
branches/gccgo/gcc/config/s390/s390.h
branches/gccgo/gcc/config/s390/s390.md
branches/gccgo/gcc/config/s390/s390.opt
branches/gccgo/gcc/config/score/crti.asm
branches/gccgo/gcc/config/score/crtn.asm
branches/gccgo/gcc/config/score/score-generic.md
branches/gccgo/gcc/config/score/score-modes.def
branches/gccgo/gcc/config/score/score.c
branches/gccgo/gcc/config/score/score.h
branches/gccgo/gcc/config/score/score.md
branches/gccgo/gcc/config/score/score.opt
branches/gccgo/gcc/config/score/score7.c
branches/gccgo/gcc/config/score/t-score-elf
branches/gccgo/gcc/config/sh/embed-elf.h
branches/gccgo/gcc/config/sh/sh-protos.h
branches/gccgo/gcc/config/sh/sh.c
branches/gccgo/gcc/config/sh/sh.h
branches/gccgo/gcc/config/sol2.c
branches/gccgo/gcc/config/sol2.h
branches/gccgo/gcc/config/sol2.opt
branches/gccgo/gcc/config/sparc/freebsd.h
branches/gccgo/gcc/config/sparc/linux64.h
branches/gccgo/gcc/config/sparc/sol2-bi.h
branches/gccgo/gcc/config/sparc/sol2-unwind.h
branches/gccgo/gcc/config/sparc/sparc.c
branches/gccgo/gcc/config/sparc/sparc.h
branches/gccgo/gcc/config/sparc/sparc.opt
branches/gccgo/gcc/config/spu/spu.c
branches/gccgo/gcc/config/spu/spu.h
branches/gccgo/gcc/config/stormy16/predicates.md
branches/gccgo/gcc/config/stormy16/stormy16-protos.h
branches/gccgo/gcc/config/stormy16/stormy16.c
branches/gccgo/gcc/config/stormy16/stormy16.h
branches/gccgo/gcc/config/stormy16/stormy16.md
branches/gccgo/gcc/config/t-darwin
branches/gccgo/gcc/config/v850/predicates.md
branches/gccgo/gcc/config/v850/v850-protos.h
branches/gccgo/gcc/config/v850/v850.c
branches/gccgo/gcc/config/v850/v850.h
branches/gccgo/gcc/config/v850/v850.md
branches/gccgo/gcc/config/v850/v850.opt
branches/gccgo/gcc/config/vax/elf.opt
branches/gccgo/gcc/config/vax/vax.h
branches/gccgo/gcc/config/vax/vax.md
branches/gccgo/gcc/config/vms/vms.opt
branches/gccgo/gcc/config/xtensa/xtensa.c
branches/gccgo/gcc/config/xtensa/xtensa.h
branches/gccgo/gcc/configure
branches/gccgo/gcc/configure.ac
branches/gccgo/gcc/coverage.c
branches/gccgo/gcc/cp/ChangeLog
branches/gccgo/gcc/cp/Make-lang.in
branches/gccgo/gcc/cp/call.c
branches/gccgo/gcc/cp/class.c
branches/gccgo/gcc/cp/config-lang.in
branches/gccgo/gcc/cp/cp-lang.c
branches/gccgo/gcc/cp/cp-objcp-common.c
branches/gccgo/gcc/cp/cp-tree.h
branches/gccgo/gcc/cp/cvt.c
branches/gccgo/gcc/cp/cxx-pretty-print.c
branches/gccgo/gcc/cp/decl.c
branches/gccgo/gcc/cp/decl2.c
branches/gccgo/gcc/cp/error.c
branches/gccgo/gcc/cp/except.c
branches/gccgo/gcc/cp/init.c
branches/gccgo/gcc/cp/lang-specs.h
branches/gccgo/gcc/cp/lex.c
branches/gccgo/gcc/cp/mangle.c
branches/gccgo/gcc/cp/method.c
branches/gccgo/gcc/cp/name-lookup.c
branches/gccgo/gcc/cp/name-lookup.h
branches/gccgo/gcc/cp/optimize.c
branches/gccgo/gcc/cp/parser.c
branches/gccgo/gcc/cp/pt.c
branches/gccgo/gcc/cp/search.c
branches/gccgo/gcc/cp/semantics.c
branches/gccgo/gcc/cp/tree.c
branches/gccgo/gcc/cp/typeck.c
branches/gccgo/gcc/cse.c
branches/gccgo/gcc/cselib.c
branches/gccgo/gcc/dbxout.c
branches/gccgo/gcc/debug.c
branches/gccgo/gcc/debug.h
branches/gccgo/gcc/df-core.c
branches/gccgo/gcc/df-problems.c
branches/gccgo/gcc/doc/cfg.texi
branches/gccgo/gcc/doc/cpp.texi
branches/gccgo/gcc/doc/extend.texi
branches/gccgo/gcc/doc/install-old.texi
branches/gccgo/gcc/doc/install.texi
branches/gccgo/gcc/doc/invoke.texi
branches/gccgo/gcc/doc/lto.texi
branches/gccgo/gcc/doc/md.texi
branches/gccgo/gcc/doc/plugins.texi
branches/gccgo/gcc/doc/sourcebuild.texi
branches/gccgo/gcc/doc/tm.texi
branches/gccgo/gcc/doc/tm.texi.in
branches/gccgo/gcc/dojump.c
branches/gccgo/gcc/dse.c
branches/gccgo/gcc/dwarf2asm.c
branches/gccgo/gcc/dwarf2out.c
branches/gccgo/gcc/emit-rtl.c
branches/gccgo/gcc/explow.c
branches/gccgo/gcc/expmed.c
branches/gccgo/gcc/expr.c
branches/gccgo/gcc/expr.h
branches/gccgo/gcc/final.c
branches/gccgo/gcc/fold-const.c
branches/gccgo/gcc/fortran/ChangeLog
branches/gccgo/gcc/fortran/arith.c
branches/gccgo/gcc/fortran/class.c
branches/gccgo/gcc/fortran/decl.c
branches/gccgo/gcc/fortran/dependency.c
branches/gccgo/gcc/fortran/expr.c
branches/gccgo/gcc/fortran/f95-lang.c
branches/gccgo/gcc/fortran/frontend-passes.c
branches/gccgo/gcc/fortran/gfortran.h
branches/gccgo/gcc/fortran/interface.c
branches/gccgo/gcc/fortran/intrinsic.c
branches/gccgo/gcc/fortran/intrinsic.texi
branches/gccgo/gcc/fortran/invoke.texi
branches/gccgo/gcc/fortran/iresolve.c
branches/gccgo/gcc/fortran/lang.opt
branches/gccgo/gcc/fortran/libgfortran.h
branches/gccgo/gcc/fortran/match.c
branches/gccgo/gcc/fortran/module.c
branches/gccgo/gcc/fortran/openmp.c
branches/gccgo/gcc/fortran/options.c
branches/gccgo/gcc/fortran/parse.c
branches/gccgo/gcc/fortran/primary.c
branches/gccgo/gcc/fortran/resolve.c
branches/gccgo/gcc/fortran/scanner.c
branches/gccgo/gcc/fortran/simplify.c
branches/gccgo/gcc/fortran/trans-array.c
branches/gccgo/gcc/fortran/trans-decl.c
branches/gccgo/gcc/fortran/trans-expr.c
branches/gccgo/gcc/fortran/trans-intrinsic.c
branches/gccgo/gcc/fortran/trans-stmt.c
branches/gccgo/gcc/fortran/trans-types.c
branches/gccgo/gcc/fortran/trans.c
branches/gccgo/gcc/fortran/trans.h
branches/gccgo/gcc/function.c
branches/gccgo/gcc/fwprop.c
branches/gccgo/gcc/gcc.c
branches/gccgo/gcc/gcov.c
branches/gccgo/gcc/gcse.c
branches/gccgo/gcc/gengtype.c
branches/gccgo/gcc/gimple-fold.c
branches/gccgo/gcc/gimple-pretty-print.c
branches/gccgo/gcc/gimple.c
branches/gccgo/gcc/gimplify.c
branches/gccgo/gcc/go/ChangeLog
branches/gccgo/gcc/go/gccgo.texi
branches/gccgo/gcc/go/gofrontend/expressions.cc
branches/gccgo/gcc/go/gofrontend/expressions.h
branches/gccgo/gcc/go/gofrontend/go.cc
branches/gccgo/gcc/go/gofrontend/gogo-tree.cc
branches/gccgo/gcc/go/gofrontend/gogo.cc
branches/gccgo/gcc/go/gofrontend/gogo.h
branches/gccgo/gcc/go/gofrontend/parse.cc
branches/gccgo/gcc/go/gofrontend/parse.h
branches/gccgo/gcc/go/gofrontend/statements.cc
branches/gccgo/gcc/go/gofrontend/statements.h
branches/gccgo/gcc/go/gofrontend/types.cc
branches/gccgo/gcc/go/gofrontend/types.h
branches/gccgo/gcc/go/gofrontend/unsafe.cc
branches/gccgo/gcc/graphite-clast-to-gimple.c
branches/gccgo/gcc/graphite-clast-to-gimple.h
branches/gccgo/gcc/graphite-cloog-compat.h
branches/gccgo/gcc/graphite.c
branches/gccgo/gcc/gthr-dce.h
branches/gccgo/gcc/gthr.h
branches/gccgo/gcc/haifa-sched.c
branches/gccgo/gcc/hooks.c
branches/gccgo/gcc/hooks.h
branches/gccgo/gcc/incpath.c
branches/gccgo/gcc/insn-notes.def
branches/gccgo/gcc/integrate.c
branches/gccgo/gcc/ipa-cp.c
branches/gccgo/gcc/ipa-inline.c
branches/gccgo/gcc/ipa-prop.c
branches/gccgo/gcc/ipa-pure-const.c
branches/gccgo/gcc/ipa-ref.c
branches/gccgo/gcc/ipa-reference.c
branches/gccgo/gcc/ipa-split.c
branches/gccgo/gcc/ipa.c
branches/gccgo/gcc/ira-build.c
branches/gccgo/gcc/ira-color.c
branches/gccgo/gcc/ira-conflicts.c
branches/gccgo/gcc/ira-costs.c
branches/gccgo/gcc/ira-emit.c
branches/gccgo/gcc/ira-int.h
branches/gccgo/gcc/ira-lives.c
branches/gccgo/gcc/ira.c
branches/gccgo/gcc/ira.h
branches/gccgo/gcc/java/ChangeLog
branches/gccgo/gcc/java/jcf-parse.c
branches/gccgo/gcc/java/jvspec.c
branches/gccgo/gcc/java/lang.c
branches/gccgo/gcc/java/win32-host.c
branches/gccgo/gcc/libgcc2.c
branches/gccgo/gcc/loop-init.c
branches/gccgo/gcc/loop-invariant.c
branches/gccgo/gcc/loop-unroll.c
branches/gccgo/gcc/lto-cgraph.c
branches/gccgo/gcc/lto-opts.c
branches/gccgo/gcc/lto-streamer-in.c
branches/gccgo/gcc/lto-streamer-out.c
branches/gccgo/gcc/lto-streamer.c
branches/gccgo/gcc/lto-streamer.h
branches/gccgo/gcc/lto-symtab.c
branches/gccgo/gcc/lto/ChangeLog
branches/gccgo/gcc/lto/Make-lang.in
branches/gccgo/gcc/lto/lto-lang.c
branches/gccgo/gcc/lto/lto-tree.h
branches/gccgo/gcc/lto/lto.c
branches/gccgo/gcc/mips-tfile.c
branches/gccgo/gcc/modulo-sched.c
branches/gccgo/gcc/objc/ChangeLog
branches/gccgo/gcc/objc/Make-lang.in
branches/gccgo/gcc/objc/config-lang.in
branches/gccgo/gcc/objc/lang-specs.h
branches/gccgo/gcc/objc/objc-act.c
branches/gccgo/gcc/objc/objc-act.h
branches/gccgo/gcc/objc/objc-lang.c
branches/gccgo/gcc/objcp/ChangeLog
branches/gccgo/gcc/objcp/Make-lang.in
branches/gccgo/gcc/objcp/config-lang.in
branches/gccgo/gcc/objcp/lang-specs.h
branches/gccgo/gcc/objcp/objcp-lang.c
branches/gccgo/gcc/optabs.c
branches/gccgo/gcc/optabs.h
branches/gccgo/gcc/opts-common.c
branches/gccgo/gcc/opts.c
branches/gccgo/gcc/params.def
branches/gccgo/gcc/params.h
branches/gccgo/gcc/passes.c
branches/gccgo/gcc/po/ChangeLog
branches/gccgo/gcc/po/de.po
branches/gccgo/gcc/po/gcc.pot
branches/gccgo/gcc/postreload.c
branches/gccgo/gcc/prefix.c
branches/gccgo/gcc/print-rtl.c
branches/gccgo/gcc/profile.c
branches/gccgo/gcc/read-md.c
branches/gccgo/gcc/real.c
branches/gccgo/gcc/recog.c
branches/gccgo/gcc/reg-stack.c
branches/gccgo/gcc/reginfo.c
branches/gccgo/gcc/regmove.c
branches/gccgo/gcc/reload.c
branches/gccgo/gcc/reload1.c
branches/gccgo/gcc/rtl.c
branches/gccgo/gcc/rtl.def
branches/gccgo/gcc/rtl.h
branches/gccgo/gcc/sched-deps.c
branches/gccgo/gcc/sched-int.h
branches/gccgo/gcc/sched-rgn.c
branches/gccgo/gcc/sdbout.c
branches/gccgo/gcc/sel-sched-ir.c
branches/gccgo/gcc/sel-sched-ir.h
branches/gccgo/gcc/sel-sched.c
branches/gccgo/gcc/simplify-rtx.c
branches/gccgo/gcc/stmt.c
branches/gccgo/gcc/stor-layout.c
branches/gccgo/gcc/system.h
branches/gccgo/gcc/target-def.h
branches/gccgo/gcc/target.def
branches/gccgo/gcc/targhooks.c
branches/gccgo/gcc/targhooks.h
branches/gccgo/gcc/testsuite/ChangeLog
branches/gccgo/gcc/testsuite/g++.dg/abi/mangle39.C
branches/gccgo/gcc/testsuite/g++.dg/conversion/op4.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/bracket1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/bracket2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/bracket4.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype3.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype4.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype5.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype6.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/defaulted15.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/initlist38.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-const-ref.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy-default.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-in-class.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mixed.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mutable.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-non-const.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nop.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-pass.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-recursive.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref-default.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/pr38646.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/pr39639.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/pr45908.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/template-function1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/rv-return.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/rvo.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/trailing1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-bind.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-function.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-new.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-new2.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic20.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic68.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic70.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/variadic73.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
branches/gccgo/gcc/testsuite/g++.dg/debug/debug7.C
branches/gccgo/gcc/testsuite/g++.dg/debug/dwarf2/icf.C
branches/gccgo/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
branches/gccgo/gcc/testsuite/g++.dg/expr/cond6.C
branches/gccgo/gcc/testsuite/g++.dg/expr/stmt-expr-1.C
branches/gccgo/gcc/testsuite/g++.dg/ext/attrib32.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_assign.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_assign_odr.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_constructor.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_constructor_odr.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-1.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-2.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-3.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-4.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-5.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-6.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy-7.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_nothrow_copy_odr.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_trivial_assign.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_trivial_constructor.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_trivial_copy.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_trivial_destructor-1.C
branches/gccgo/gcc/testsuite/g++.dg/ext/has_virtual_destructor.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_abstract.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_base_of.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_class.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_empty.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_enum.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_pod.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_polymorphic.C
branches/gccgo/gcc/testsuite/g++.dg/ext/is_union.C
branches/gccgo/gcc/testsuite/g++.dg/guality/guality.exp
branches/gccgo/gcc/testsuite/g++.dg/inherit/covariant16.C
branches/gccgo/gcc/testsuite/g++.dg/init/aggr5.C
branches/gccgo/gcc/testsuite/g++.dg/init/brace6.C
branches/gccgo/gcc/testsuite/g++.dg/init/error2.C
branches/gccgo/gcc/testsuite/g++.dg/init/member1.C
branches/gccgo/gcc/testsuite/g++.dg/lookup/friend11.C
branches/gccgo/gcc/testsuite/g++.dg/opt/pr19650.C
branches/gccgo/gcc/testsuite/g++.dg/other/default2.C
branches/gccgo/gcc/testsuite/g++.dg/other/default3.C
branches/gccgo/gcc/testsuite/g++.dg/other/default5.C
branches/gccgo/gcc/testsuite/g++.dg/other/dtor2.C
branches/gccgo/gcc/testsuite/g++.dg/other/friend5.C
branches/gccgo/gcc/testsuite/g++.dg/other/pr47218.C
branches/gccgo/gcc/testsuite/g++.dg/overload/defarg4.C
branches/gccgo/gcc/testsuite/g++.dg/parse/bitfield3.C
branches/gccgo/gcc/testsuite/g++.dg/parse/constant1.C
branches/gccgo/gcc/testsuite/g++.dg/parse/constant4.C
branches/gccgo/gcc/testsuite/g++.dg/parse/constant5.C
branches/gccgo/gcc/testsuite/g++.dg/parse/constructor3.C
branches/gccgo/gcc/testsuite/g++.dg/parse/crash31.C
branches/gccgo/gcc/testsuite/g++.dg/parse/crash34.C
branches/gccgo/gcc/testsuite/g++.dg/parse/crash35.C
branches/gccgo/gcc/testsuite/g++.dg/parse/crash40.C
branches/gccgo/gcc/testsuite/g++.dg/parse/crash56.C
branches/gccgo/gcc/testsuite/g++.dg/parse/ctor9.C
branches/gccgo/gcc/testsuite/g++.dg/parse/defarg12.C
branches/gccgo/gcc/testsuite/g++.dg/parse/dtor13.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error14.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error2.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error32.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error33.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error36.C
branches/gccgo/gcc/testsuite/g++.dg/parse/error37.C
branches/gccgo/gcc/testsuite/g++.dg/parse/friend5.C
branches/gccgo/gcc/testsuite/g++.dg/parse/parameter-declaration-1.C
branches/gccgo/gcc/testsuite/g++.dg/parse/semicolon3.C
branches/gccgo/gcc/testsuite/g++.dg/parse/struct-4.C
branches/gccgo/gcc/testsuite/g++.dg/parse/template23.C
branches/gccgo/gcc/testsuite/g++.dg/plugin/attribute_plugin.c
branches/gccgo/gcc/testsuite/g++.dg/template/access19.C
branches/gccgo/gcc/testsuite/g++.dg/template/call7.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-1.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-10.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-11.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-12.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-13.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-2.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-3.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-4.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-5.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-6.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-7.C
branches/gccgo/gcc/testsuite/g++.dg/template/canon-type-9.C
branches/gccgo/gcc/testsuite/g++.dg/template/const3.C
branches/gccgo/gcc/testsuite/g++.dg/template/crash14.C
branches/gccgo/gcc/testsuite/g++.dg/template/function1.C
branches/gccgo/gcc/testsuite/g++.dg/template/init7.C
branches/gccgo/gcc/testsuite/g++.dg/template/instantiate9.C
branches/gccgo/gcc/testsuite/g++.dg/template/local4.C
branches/gccgo/gcc/testsuite/g++.dg/template/nontype3.C
branches/gccgo/gcc/testsuite/g++.dg/template/qualified-id3.C
branches/gccgo/gcc/testsuite/g++.dg/template/ref3.C
branches/gccgo/gcc/testsuite/g++.dg/template/sfinae26.C
branches/gccgo/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
branches/gccgo/gcc/testsuite/g++.dg/template/spec36.C
branches/gccgo/gcc/testsuite/g++.dg/template/static9.C
branches/gccgo/gcc/testsuite/g++.dg/template/ttp22.C
branches/gccgo/gcc/testsuite/g++.dg/template/union2.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr21082.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr33604.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr41186.C
branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr8781.C
branches/gccgo/gcc/testsuite/g++.dg/warn/Walways-true-1.C
branches/gccgo/gcc/testsuite/g++.dg/warn/Walways-true-2.C
branches/gccgo/gcc/testsuite/g++.dg/warn/Wlogical-op-1.C
branches/gccgo/gcc/testsuite/g++.dg/warn/Wreturn-type-6.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.jason/conversion11.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.law/arg11.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/crash10.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/crash41.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/ctor2.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/typename3.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/typename4.C
branches/gccgo/gcc/testsuite/g++.old-deja/g++.pt/typename6.C
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20001205-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20010518-2.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20020312-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20020604-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/920501-12.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/920501-4.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/920520-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/980506-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr44686.c
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/980709-1.x
branches/gccgo/gcc/testsuite/gcc.c-torture/execute/990826-0.x
branches/gccgo/gcc/testsuite/gcc.dg/20001117-1.c
branches/gccgo/gcc/testsuite/gcc.dg/Walways-true-1.c
branches/gccgo/gcc/testsuite/gcc.dg/Walways-true-2.c
branches/gccgo/gcc/testsuite/gcc.dg/Wlogical-op-1.c
branches/gccgo/gcc/testsuite/gcc.dg/anon-struct-11.c
branches/gccgo/gcc/testsuite/gcc.dg/attr-alias-5.c
branches/gccgo/gcc/testsuite/gcc.dg/attr-weak-hidden-1.c
branches/gccgo/gcc/testsuite/gcc.dg/c1x-anon-struct-1.c
branches/gccgo/gcc/testsuite/gcc.dg/c1x-typedef-1.c
branches/gccgo/gcc/testsuite/gcc.dg/cpp/assert4.c
branches/gccgo/gcc/testsuite/gcc.dg/graphite/block-3.c
branches/gccgo/gcc/testsuite/gcc.dg/graphite/block-4.c
branches/gccgo/gcc/testsuite/gcc.dg/graphite/block-7.c
branches/gccgo/gcc/testsuite/gcc.dg/graphite/block-8.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/pr41353-1.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/pr41353-2.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/vla-1.c
branches/gccgo/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c
branches/gccgo/gcc/testsuite/gcc.dg/ipa/ipa-pta-14.c
branches/gccgo/gcc/testsuite/gcc.dg/ipa/ipa-pta-3.c
branches/gccgo/gcc/testsuite/gcc.dg/ipa/ipa-pta-4.c
branches/gccgo/gcc/testsuite/gcc.dg/matrix/matrix.exp
branches/gccgo/gcc/testsuite/gcc.dg/optimize-bswapsi-1.c
branches/gccgo/gcc/testsuite/gcc.dg/parse-error-3.c
branches/gccgo/gcc/testsuite/gcc.dg/pr24225.c
branches/gccgo/gcc/testsuite/gcc.dg/pr46909.c
branches/gccgo/gcc/testsuite/gcc.dg/sibcall-3.c
branches/gccgo/gcc/testsuite/gcc.dg/sibcall-4.c
branches/gccgo/gcc/testsuite/gcc.dg/stack-usage-1.c
branches/gccgo/gcc/testsuite/gcc.dg/struct-parse-2.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/20090618-1.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pta-structcopy-1.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/vector-1.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/vector-2.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/20041122-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-18.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/foldaddr-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/foldcast-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/foldconst-2.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/foldstring-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/forwprop-10.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/forwprop-9.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr14814.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr21574.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-19.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-33.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-4.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-11.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-12.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-13.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-14.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-15.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-16.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-17.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-18.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-19.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-2.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-21.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-22.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-23.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-24.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-25.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-26.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-3.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-4.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-5.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-6.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-9.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-10.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-26.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-7.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-8.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-9.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-2.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-3.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-4.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-1.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-2.c
branches/gccgo/gcc/testsuite/gcc.dg/ucnid-10.c
branches/gccgo/gcc/testsuite/gcc.dg/ucnid-13.c
branches/gccgo/gcc/testsuite/gcc.dg/ucnid-7.c
branches/gccgo/gcc/testsuite/gcc.dg/ucnid-8.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/no-vfa-pr29145.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/slp-3.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/slp-multitypes-2.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
branches/gccgo/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c
branches/gccgo/gcc/testsuite/gcc.target/i386/builtin-copysign.c
branches/gccgo/gcc/testsuite/gcc.target/i386/combine-mul.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr31167.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr32280-1.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr47312.c
branches/gccgo/gcc/testsuite/gcc.target/mips/madd-7.c
branches/gccgo/gcc/testsuite/gcc.target/mips/msub-7.c
branches/gccgo/gcc/testsuite/gfortran.dg/Wall.f90
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_2.f03
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_3.f03
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_4.f03
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_5.f03
branches/gccgo/gcc/testsuite/gfortran.dg/abstract_type_6.f03
branches/gccgo/gcc/testsuite/gfortran.dg/alloc_comp_constraint_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/alloc_comp_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/allocatable_scalar_11.f90
branches/gccgo/gcc/testsuite/gfortran.dg/allocate_deferred_char_scalar_1.f03
branches/gccgo/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/allocate_scalar_with_shape.f90
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_13.f90
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_15.f90
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/argument_checking_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/array_function_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/asynchronous_3.f03
branches/gccgo/gcc/testsuite/gfortran.dg/bounds_check_10.f90
branches/gccgo/gcc/testsuite/gfortran.dg/bounds_temporaries_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/c_f_pointer_tests_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/char_expr_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/class_14.f03
branches/gccgo/gcc/testsuite/gfortran.dg/class_30.f90
branches/gccgo/gcc/testsuite/gfortran.dg/class_7.f03
branches/gccgo/gcc/testsuite/gfortran.dg/coarray_14.f90
branches/gccgo/gcc/testsuite/gfortran.dg/continuation_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/continuation_9.f90
branches/gccgo/gcc/testsuite/gfortran.dg/count_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/data_array_6.f
branches/gccgo/gcc/testsuite/gfortran.dg/data_invalid.f90
branches/gccgo/gcc/testsuite/gfortran.dg/do_check_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/dot_product_1.f03
branches/gccgo/gcc/testsuite/gfortran.dg/entry_17.f90
branches/gccgo/gcc/testsuite/gfortran.dg/entry_19.f90
branches/gccgo/gcc/testsuite/gfortran.dg/fmt_error.f90
branches/gccgo/gcc/testsuite/gfortran.dg/fmt_f0_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/fmt_read_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/func_derived_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/func_result_4.f90
branches/gccgo/gcc/testsuite/gfortran.dg/g77/12632.f
branches/gccgo/gcc/testsuite/gfortran.dg/g77/970625-2.f
branches/gccgo/gcc/testsuite/gfortran.dg/g77/980615-0.f
branches/gccgo/gcc/testsuite/gfortran.dg/generic_actual_arg.f90
branches/gccgo/gcc/testsuite/gfortran.dg/global_references_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/gomp/pr43711.f90
branches/gccgo/gcc/testsuite/gfortran.dg/goto_8.f90
branches/gccgo/gcc/testsuite/gfortran.dg/implied_do_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/initialization_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/initialization_25.f90
branches/gccgo/gcc/testsuite/gfortran.dg/initialization_26.f90
branches/gccgo/gcc/testsuite/gfortran.dg/interface_34.f90
branches/gccgo/gcc/testsuite/gfortran.dg/io_constraints_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/io_constraints_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/io_constraints_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/iostat_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/iso_c_binding_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/keyword_symbol_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/matmul_8.f03
branches/gccgo/gcc/testsuite/gfortran.dg/merge_init_expr.f90
branches/gccgo/gcc/testsuite/gfortran.dg/module_md5_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pack_assign_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pack_vector_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pointer_check_8.f90
branches/gccgo/gcc/testsuite/gfortran.dg/pr42108.f90
branches/gccgo/gcc/testsuite/gfortran.dg/product_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/public_private_module.f90
branches/gccgo/gcc/testsuite/gfortran.dg/reshape_order_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/reshape_shape_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/reshape_zerosize_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/same_name_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/selected_real_kind_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/spread_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/stmt_func_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/sum_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/transpose_3.f03
branches/gccgo/gcc/testsuite/gfortran.dg/typebound_proc_13.f03
branches/gccgo/gcc/testsuite/gfortran.dg/unpack_init_expr.f03
branches/gccgo/gcc/testsuite/gfortran.dg/volatile3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warn_conversion.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warn_conversion_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warn_intent_out_not_set.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/warning-directive-2.F90
branches/gccgo/gcc/testsuite/gfortran.dg/warnings_are_errors_1.f
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_1.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_16.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_17.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_18.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_2.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_20.f03
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_5.f90
branches/gccgo/gcc/testsuite/gfortran.dg/whole_file_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/write_invalid_format.f90
branches/gccgo/gcc/testsuite/gfortran.dg/zero_sized_6.f90
branches/gccgo/gcc/testsuite/gnat.dg/array7.adb
branches/gccgo/gcc/testsuite/gnat.dg/atomic1.adb
branches/gccgo/gcc/testsuite/gnat.dg/loop_optimization6.adb
branches/gccgo/gcc/testsuite/gnat.dg/null_pointer_deref1.adb
branches/gccgo/gcc/testsuite/gnat.dg/opt11.adb
branches/gccgo/gcc/testsuite/go.test/go-test.exp
branches/gccgo/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go
branches/gccgo/gcc/testsuite/go.test/test/bench/fasta.c
branches/gccgo/gcc/testsuite/go.test/test/bench/fasta.go
branches/gccgo/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go
branches/gccgo/gcc/testsuite/go.test/test/bench/pidigits.go
branches/gccgo/gcc/testsuite/go.test/test/bench/timing.log
branches/gccgo/gcc/testsuite/go.test/test/bench/timing.sh
branches/gccgo/gcc/testsuite/go.test/test/chan/doubleselect.go
branches/gccgo/gcc/testsuite/go.test/test/chan/nonblock.go
branches/gccgo/gcc/testsuite/go.test/test/chan/perm.go
branches/gccgo/gcc/testsuite/go.test/test/chan/select3.go
branches/gccgo/gcc/testsuite/go.test/test/closedchan.go
branches/gccgo/gcc/testsuite/go.test/test/closure.go
branches/gccgo/gcc/testsuite/go.test/test/cmp1.go
branches/gccgo/gcc/testsuite/go.test/test/cmplxdivide.c
branches/gccgo/gcc/testsuite/go.test/test/const1.go
branches/gccgo/gcc/testsuite/go.test/test/const3.go
branches/gccgo/gcc/testsuite/go.test/test/copy.go
branches/gccgo/gcc/testsuite/go.test/test/ddd.go
branches/gccgo/gcc/testsuite/go.test/test/ddd1.go
branches/gccgo/gcc/testsuite/go.test/test/defer.go
branches/gccgo/gcc/testsuite/go.test/test/env.go
branches/gccgo/gcc/testsuite/go.test/test/errchk
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug016.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug055.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug069.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug076.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug077.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug081.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug091.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug137.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug140.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug178.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug179.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug219.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug226.dir/y.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug234.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug242.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug243.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug252.go
branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug274.go
branches/gccgo/gcc/testsuite/go.test/test/float_lit.go
branches/gccgo/gcc/testsuite/go.test/test/garbage/Makefile
branches/gccgo/gcc/testsuite/go.test/test/garbage/parser.go
branches/gccgo/gcc/testsuite/go.test/test/garbage/peano.go
branches/gccgo/gcc/testsuite/go.test/test/garbage/tree.go
branches/gccgo/gcc/testsuite/go.test/test/golden.out
branches/gccgo/gcc/testsuite/go.test/test/hashmap.go
branches/gccgo/gcc/testsuite/go.test/test/if.go
branches/gccgo/gcc/testsuite/go.test/test/index.go
branches/gccgo/gcc/testsuite/go.test/test/interface/embed.go
branches/gccgo/gcc/testsuite/go.test/test/ken/cplx2.go
branches/gccgo/gcc/testsuite/go.test/test/method.go
branches/gccgo/gcc/testsuite/go.test/test/method2.go
branches/gccgo/gcc/testsuite/go.test/test/named1.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/arrayindex.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/arrayindex1.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/arraytoslice.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/arraytoslice1.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/arraytoslice2.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/slicearray.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/structfield.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/structfield1.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/structfield2.go
branches/gccgo/gcc/testsuite/go.test/test/nilptr/structfieldaddr.go
branches/gccgo/gcc/testsuite/go.test/test/nul1.go
branches/gccgo/gcc/testsuite/go.test/test/recover3.go
branches/gccgo/gcc/testsuite/go.test/test/run
branches/gccgo/gcc/testsuite/go.test/test/sigchld.go
branches/gccgo/gcc/testsuite/go.test/test/stack.go
branches/gccgo/gcc/testsuite/lib/gfortran-dg.exp
branches/gccgo/gcc/testsuite/lib/gfortran.exp
branches/gccgo/gcc/testsuite/lib/gnat-dg.exp
branches/gccgo/gcc/testsuite/lib/gnat.exp
branches/gccgo/gcc/testsuite/lib/prune.exp
branches/gccgo/gcc/testsuite/lib/target-supports-dg.exp
branches/gccgo/gcc/testsuite/lib/target-supports.exp
branches/gccgo/gcc/testsuite/obj-c++.dg/basic.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/exceptions-2.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/gnu-api-2-property.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/gnu-api-2-sel.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/method-11.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/pr24393.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/pr45735.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/proto-lossage-3.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/selector-3.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/torture/strings/const-str-10.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/torture/strings/const-str-11.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/torture/strings/const-str-9.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/try-catch-2.mm
branches/gccgo/gcc/testsuite/obj-c++.dg/try-catch-9.mm
branches/gccgo/gcc/testsuite/objc.dg/encode-7-next-64bit.m
branches/gccgo/gcc/testsuite/objc.dg/gnu-api-2-property.m
branches/gccgo/gcc/testsuite/objc.dg/gnu-api-2-sel.m
branches/gccgo/gcc/testsuite/objc.dg/image-info.m
branches/gccgo/gcc/testsuite/objc.dg/lookup-1.m
branches/gccgo/gcc/testsuite/objc.dg/method-4.m
branches/gccgo/gcc/testsuite/objc.dg/next-runtime-1.m
branches/gccgo/gcc/testsuite/objc.dg/pr23214.m
branches/gccgo/gcc/testsuite/objc.dg/pr24393.m
branches/gccgo/gcc/testsuite/objc.dg/pr45735.m
branches/gccgo/gcc/testsuite/objc.dg/selector-3.m
branches/gccgo/gcc/testsuite/objc.dg/special/unclaimed-category-1.h
branches/gccgo/gcc/testsuite/objc.dg/special/unclaimed-category-1.m
branches/gccgo/gcc/testsuite/objc.dg/symtab-1.m
branches/gccgo/gcc/testsuite/objc.dg/torture/forward-1.m
branches/gccgo/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
branches/gccgo/gcc/testsuite/objc.dg/torture/strings/const-str-11.m
branches/gccgo/gcc/testsuite/objc.dg/torture/strings/const-str-9.m
branches/gccgo/gcc/testsuite/objc.dg/type-size-3.m
branches/gccgo/gcc/testsuite/objc.dg/zero-link-1.m
branches/gccgo/gcc/testsuite/objc.dg/zero-link-2.m
branches/gccgo/gcc/testsuite/objc/execute/accessing_ivars.m
branches/gccgo/gcc/testsuite/objc/execute/bf-common.h
branches/gccgo/gcc/testsuite/objc/execute/bycopy-2.m
branches/gccgo/gcc/testsuite/objc/execute/bycopy-3.m
branches/gccgo/gcc/testsuite/objc/execute/class-tests-1.h
branches/gccgo/gcc/testsuite/objc/execute/class-tests-2.h
branches/gccgo/gcc/testsuite/objc/execute/compatibility_alias.m
branches/gccgo/gcc/testsuite/objc/execute/enumeration-1.m
branches/gccgo/gcc/testsuite/objc/execute/enumeration-2.m
branches/gccgo/gcc/testsuite/objc/execute/exceptions/catchall-1.m
branches/gccgo/gcc/testsuite/objc/execute/exceptions/exceptions.exp
branches/gccgo/gcc/testsuite/objc/execute/exceptions/finally-1.m
branches/gccgo/gcc/testsuite/objc/execute/exceptions/foward-1.m
branches/gccgo/gcc/testsuite/objc/execute/exceptions/local-variables-1.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-1.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-2.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-3.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-4.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-5.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-6.m
branches/gccgo/gcc/testsuite/objc/execute/formal_protocol-7.m
branches/gccgo/gcc/testsuite/objc/execute/no_clash.m
branches/gccgo/gcc/testsuite/objc/execute/object_is_class.m
branches/gccgo/gcc/testsuite/objc/execute/object_is_meta_class.m
branches/gccgo/gcc/timevar.def
branches/gccgo/gcc/tlink.c
branches/gccgo/gcc/tree-cfg.c
branches/gccgo/gcc/tree-chrec.c
branches/gccgo/gcc/tree-data-ref.c
branches/gccgo/gcc/tree-data-ref.h
branches/gccgo/gcc/tree-dfa.c
branches/gccgo/gcc/tree-dump.c
branches/gccgo/gcc/tree-flow-inline.h
branches/gccgo/gcc/tree-flow.h
branches/gccgo/gcc/tree-if-conv.c
branches/gccgo/gcc/tree-inline.c
branches/gccgo/gcc/tree-inline.h
branches/gccgo/gcc/tree-into-ssa.c
branches/gccgo/gcc/tree-object-size.c
branches/gccgo/gcc/tree-pass.h
branches/gccgo/gcc/tree-predcom.c
branches/gccgo/gcc/tree-pretty-print.c
branches/gccgo/gcc/tree-sra.c
branches/gccgo/gcc/tree-ssa-alias.c
branches/gccgo/gcc/tree-ssa-ccp.c
branches/gccgo/gcc/tree-ssa-copy.c
branches/gccgo/gcc/tree-ssa-dce.c
branches/gccgo/gcc/tree-ssa-dom.c
branches/gccgo/gcc/tree-ssa-live.c
branches/gccgo/gcc/tree-ssa-loop-ch.c
branches/gccgo/gcc/tree-ssa-loop-im.c
branches/gccgo/gcc/tree-ssa-loop.c
branches/gccgo/gcc/tree-ssa-math-opts.c
branches/gccgo/gcc/tree-ssa-operands.c
branches/gccgo/gcc/tree-ssa-phiopt.c
branches/gccgo/gcc/tree-ssa-pre.c
branches/gccgo/gcc/tree-ssa-reassoc.c
branches/gccgo/gcc/tree-ssa-sccvn.c
branches/gccgo/gcc/tree-ssa-sink.c
branches/gccgo/gcc/tree-ssa-threadedge.c
branches/gccgo/gcc/tree-ssa-threadupdate.c
branches/gccgo/gcc/tree-ssa-uninit.c
branches/gccgo/gcc/tree-ssa.c
branches/gccgo/gcc/tree-ssanames.c
branches/gccgo/gcc/tree-stdarg.c
branches/gccgo/gcc/tree-tailcall.c
branches/gccgo/gcc/tree-vect-data-refs.c
branches/gccgo/gcc/tree-vect-loop.c
branches/gccgo/gcc/tree-vect-patterns.c
branches/gccgo/gcc/tree-vect-stmts.c
branches/gccgo/gcc/tree-vectorizer.h
branches/gccgo/gcc/tree-vrp.c
branches/gccgo/gcc/tree.c
branches/gccgo/gcc/tree.h
branches/gccgo/gcc/unwind-dw2.c
branches/gccgo/gcc/var-tracking.c
branches/gccgo/gcc/varasm.c
branches/gccgo/gcc/vmsdbgout.c
branches/gccgo/gcc/web.c
branches/gccgo/include/ChangeLog
branches/gccgo/include/dwarf2.h
branches/gccgo/include/filenames.h
branches/gccgo/include/plugin-api.h
branches/gccgo/libcpp/ChangeLog
branches/gccgo/libcpp/directives.c
branches/gccgo/libcpp/expr.c
branches/gccgo/libcpp/files.c
branches/gccgo/libcpp/init.c
branches/gccgo/libcpp/lex.c
branches/gccgo/libcpp/line-map.c
branches/gccgo/libcpp/mkdeps.c
branches/gccgo/libcpp/po/ChangeLog
branches/gccgo/libcpp/po/cpplib.pot
branches/gccgo/libdecnumber/ChangeLog
branches/gccgo/libffi/ChangeLog
branches/gccgo/libffi/configure
branches/gccgo/libgcc/ChangeLog
branches/gccgo/libgcc/config.host
branches/gccgo/libgcc/generic-morestack.c
branches/gccgo/libgfortran/ChangeLog
branches/gccgo/libgfortran/Makefile.in
branches/gccgo/libgfortran/acinclude.m4
branches/gccgo/libgfortran/aclocal.m4
branches/gccgo/libgfortran/config.h.in
branches/gccgo/libgfortran/configure
branches/gccgo/libgfortran/configure.ac
branches/gccgo/libgfortran/generated/all_l1.c
branches/gccgo/libgfortran/generated/all_l16.c
branches/gccgo/libgfortran/generated/all_l2.c
branches/gccgo/libgfortran/generated/all_l4.c
branches/gccgo/libgfortran/generated/all_l8.c
branches/gccgo/libgfortran/generated/any_l1.c
branches/gccgo/libgfortran/generated/any_l16.c
branches/gccgo/libgfortran/generated/any_l2.c
branches/gccgo/libgfortran/generated/any_l4.c
branches/gccgo/libgfortran/generated/any_l8.c
branches/gccgo/libgfortran/generated/count_16_l.c
branches/gccgo/libgfortran/generated/count_1_l.c
branches/gccgo/libgfortran/generated/count_2_l.c
branches/gccgo/libgfortran/generated/count_4_l.c
branches/gccgo/libgfortran/generated/count_8_l.c
branches/gccgo/libgfortran/generated/maxloc1_16_i1.c
branches/gccgo/libgfortran/generated/maxloc1_16_i16.c
branches/gccgo/libgfortran/generated/maxloc1_16_i2.c
branches/gccgo/libgfortran/generated/maxloc1_16_i4.c
branches/gccgo/libgfortran/generated/maxloc1_16_i8.c
branches/gccgo/libgfortran/generated/maxloc1_16_r10.c
branches/gccgo/libgfortran/generated/maxloc1_16_r16.c
branches/gccgo/libgfortran/generated/maxloc1_16_r4.c
branches/gccgo/libgfortran/generated/maxloc1_16_r8.c
branches/gccgo/libgfortran/generated/maxloc1_4_i1.c
branches/gccgo/libgfortran/generated/maxloc1_4_i16.c
branches/gccgo/libgfortran/generated/maxloc1_4_i2.c
branches/gccgo/libgfortran/generated/maxloc1_4_i4.c
branches/gccgo/libgfortran/generated/maxloc1_4_i8.c
branches/gccgo/libgfortran/generated/maxloc1_4_r10.c
branches/gccgo/libgfortran/generated/maxloc1_4_r16.c
branches/gccgo/libgfortran/generated/maxloc1_4_r4.c
branches/gccgo/libgfortran/generated/maxloc1_4_r8.c
branches/gccgo/libgfortran/generated/maxloc1_8_i1.c
branches/gccgo/libgfortran/generated/maxloc1_8_i16.c
branches/gccgo/libgfortran/generated/maxloc1_8_i2.c
branches/gccgo/libgfortran/generated/maxloc1_8_i4.c
branches/gccgo/libgfortran/generated/maxloc1_8_i8.c
branches/gccgo/libgfortran/generated/maxloc1_8_r10.c
branches/gccgo/libgfortran/generated/maxloc1_8_r16.c
branches/gccgo/libgfortran/generated/maxloc1_8_r4.c
branches/gccgo/libgfortran/generated/maxloc1_8_r8.c
branches/gccgo/libgfortran/generated/maxval_i1.c
branches/gccgo/libgfortran/generated/maxval_i16.c
branches/gccgo/libgfortran/generated/maxval_i2.c
branches/gccgo/libgfortran/generated/maxval_i4.c
branches/gccgo/libgfortran/generated/maxval_i8.c
branches/gccgo/libgfortran/generated/maxval_r10.c
branches/gccgo/libgfortran/generated/maxval_r16.c
branches/gccgo/libgfortran/generated/maxval_r4.c
branches/gccgo/libgfortran/generated/maxval_r8.c
branches/gccgo/libgfortran/generated/minloc1_16_i1.c
branches/gccgo/libgfortran/generated/minloc1_16_i16.c
branches/gccgo/libgfortran/generated/minloc1_16_i2.c
branches/gccgo/libgfortran/generated/minloc1_16_i4.c
branches/gccgo/libgfortran/generated/minloc1_16_i8.c
branches/gccgo/libgfortran/generated/minloc1_16_r10.c
branches/gccgo/libgfortran/generated/minloc1_16_r16.c
branches/gccgo/libgfortran/generated/minloc1_16_r4.c
branches/gccgo/libgfortran/generated/minloc1_16_r8.c
branches/gccgo/libgfortran/generated/minloc1_4_i1.c
branches/gccgo/libgfortran/generated/minloc1_4_i16.c
branches/gccgo/libgfortran/generated/minloc1_4_i2.c
branches/gccgo/libgfortran/generated/minloc1_4_i4.c
branches/gccgo/libgfortran/generated/minloc1_4_i8.c
branches/gccgo/libgfortran/generated/minloc1_4_r10.c
branches/gccgo/libgfortran/generated/minloc1_4_r16.c
branches/gccgo/libgfortran/generated/minloc1_4_r4.c
branches/gccgo/libgfortran/generated/minloc1_4_r8.c
branches/gccgo/libgfortran/generated/minloc1_8_i1.c
branches/gccgo/libgfortran/generated/minloc1_8_i16.c
branches/gccgo/libgfortran/generated/minloc1_8_i2.c
branches/gccgo/libgfortran/generated/minloc1_8_i4.c
branches/gccgo/libgfortran/generated/minloc1_8_i8.c
branches/gccgo/libgfortran/generated/minloc1_8_r10.c
branches/gccgo/libgfortran/generated/minloc1_8_r16.c
branches/gccgo/libgfortran/generated/minloc1_8_r4.c
branches/gccgo/libgfortran/generated/minloc1_8_r8.c
branches/gccgo/libgfortran/generated/minval_i1.c
branches/gccgo/libgfortran/generated/minval_i16.c
branches/gccgo/libgfortran/generated/minval_i2.c
branches/gccgo/libgfortran/generated/minval_i4.c
branches/gccgo/libgfortran/generated/minval_i8.c
branches/gccgo/libgfortran/generated/minval_r10.c
branches/gccgo/libgfortran/generated/minval_r16.c
branches/gccgo/libgfortran/generated/minval_r4.c
branches/gccgo/libgfortran/generated/minval_r8.c
branches/gccgo/libgfortran/generated/product_c10.c
branches/gccgo/libgfortran/generated/product_c16.c
branches/gccgo/libgfortran/generated/product_c4.c
branches/gccgo/libgfortran/generated/product_c8.c
branches/gccgo/libgfortran/generated/product_i1.c
branches/gccgo/libgfortran/generated/product_i16.c
branches/gccgo/libgfortran/generated/product_i2.c
branches/gccgo/libgfortran/generated/product_i4.c
branches/gccgo/libgfortran/generated/product_i8.c
branches/gccgo/libgfortran/generated/product_r10.c
branches/gccgo/libgfortran/generated/product_r16.c
branches/gccgo/libgfortran/generated/product_r4.c
branches/gccgo/libgfortran/generated/product_r8.c
branches/gccgo/libgfortran/generated/sum_c10.c
branches/gccgo/libgfortran/generated/sum_c16.c
branches/gccgo/libgfortran/generated/sum_c4.c
branches/gccgo/libgfortran/generated/sum_c8.c
branches/gccgo/libgfortran/generated/sum_i1.c
branches/gccgo/libgfortran/generated/sum_i16.c
branches/gccgo/libgfortran/generated/sum_i2.c
branches/gccgo/libgfortran/generated/sum_i4.c
branches/gccgo/libgfortran/generated/sum_i8.c
branches/gccgo/libgfortran/generated/sum_r10.c
branches/gccgo/libgfortran/generated/sum_r16.c
branches/gccgo/libgfortran/generated/sum_r4.c
branches/gccgo/libgfortran/generated/sum_r8.c
branches/gccgo/libgfortran/gfortran.map
branches/gccgo/libgfortran/intrinsics/c99_functions.c
branches/gccgo/libgfortran/intrinsics/ctime.c
branches/gccgo/libgfortran/intrinsics/date_and_time.c
branches/gccgo/libgfortran/intrinsics/getlog.c
branches/gccgo/libgfortran/intrinsics/time_1.h
branches/gccgo/libgfortran/io/fbuf.h
branches/gccgo/libgfortran/io/io.h
branches/gccgo/libgfortran/io/list_read.c
branches/gccgo/libgfortran/io/read.c
branches/gccgo/libgfortran/io/transfer.c
branches/gccgo/libgfortran/io/transfer128.c
branches/gccgo/libgfortran/io/unix.c
branches/gccgo/libgfortran/io/write_float.def
branches/gccgo/libgfortran/m4/ifunction.m4
branches/gccgo/libgfortran/m4/ifunction_logical.m4
branches/gccgo/libgo/MERGE
branches/gccgo/libgo/Makefile.am
branches/gccgo/libgo/Makefile.in
branches/gccgo/libgo/README.gcc
branches/gccgo/libgo/config.h.in
branches/gccgo/libgo/config/libtool.m4
branches/gccgo/libgo/configure
branches/gccgo/libgo/configure.ac
branches/gccgo/libgo/go/archive/zip/reader.go
branches/gccgo/libgo/go/archive/zip/reader_test.go
branches/gccgo/libgo/go/archive/zip/struct.go
branches/gccgo/libgo/go/asn1/marshal.go
branches/gccgo/libgo/go/big/int.go
branches/gccgo/libgo/go/big/int_test.go
branches/gccgo/libgo/go/big/nat.go
branches/gccgo/libgo/go/bufio/bufio.go
branches/gccgo/libgo/go/bufio/bufio_test.go
branches/gccgo/libgo/go/bytes/buffer.go
branches/gccgo/libgo/go/bytes/buffer_test.go
branches/gccgo/libgo/go/compress/flate/deflate_test.go
branches/gccgo/libgo/go/compress/zlib/writer_test.go
branches/gccgo/libgo/go/container/ring/ring.go
branches/gccgo/libgo/go/container/ring/ring_test.go
branches/gccgo/libgo/go/crypto/cipher/ocfb.go
branches/gccgo/libgo/go/crypto/cipher/ocfb_test.go
branches/gccgo/libgo/go/crypto/elliptic/elliptic.go
branches/gccgo/libgo/go/crypto/md4/md4.go
branches/gccgo/libgo/go/crypto/md5/md5.go
branches/gccgo/libgo/go/crypto/ocsp/ocsp.go
branches/gccgo/libgo/go/crypto/openpgp/armor/armor.go
branches/gccgo/libgo/go/crypto/openpgp/armor/armor_test.go
branches/gccgo/libgo/go/crypto/openpgp/armor/encode.go
branches/gccgo/libgo/go/crypto/openpgp/error/error.go
branches/gccgo/libgo/go/crypto/openpgp/s2k/s2k.go
branches/gccgo/libgo/go/crypto/rand/rand_unix.go
branches/gccgo/libgo/go/crypto/rand/rand_windows.go
branches/gccgo/libgo/go/crypto/ripemd160/ripemd160.go
branches/gccgo/libgo/go/crypto/rsa/pkcs1v15.go
branches/gccgo/libgo/go/crypto/rsa/pkcs1v15_test.go
branches/gccgo/libgo/go/crypto/rsa/rsa.go
branches/gccgo/libgo/go/crypto/rsa/rsa_test.go
branches/gccgo/libgo/go/crypto/sha1/sha1.go
branches/gccgo/libgo/go/crypto/sha256/sha256.go
branches/gccgo/libgo/go/crypto/sha512/sha512.go
branches/gccgo/libgo/go/crypto/tls/common.go
branches/gccgo/libgo/go/crypto/tls/conn.go
branches/gccgo/libgo/go/crypto/tls/generate_cert.go
branches/gccgo/libgo/go/crypto/tls/handshake_client.go
branches/gccgo/libgo/go/crypto/tls/handshake_client_test.go
branches/gccgo/libgo/go/crypto/tls/handshake_server.go
branches/gccgo/libgo/go/crypto/tls/handshake_server_test.go
branches/gccgo/libgo/go/crypto/tls/key_agreement.go
branches/gccgo/libgo/go/crypto/tls/tls.go
branches/gccgo/libgo/go/crypto/x509/x509.go
branches/gccgo/libgo/go/crypto/x509/x509_test.go
branches/gccgo/libgo/go/debug/pe/file.go
branches/gccgo/libgo/go/debug/proc/proc_darwin.go
branches/gccgo/libgo/go/debug/proc/proc_freebsd.go
branches/gccgo/libgo/go/debug/proc/proc_linux.go
branches/gccgo/libgo/go/debug/proc/proc_windows.go
branches/gccgo/libgo/go/ebnf/ebnf_test.go
branches/gccgo/libgo/go/encoding/binary/binary.go
branches/gccgo/libgo/go/encoding/line/line.go
branches/gccgo/libgo/go/encoding/line/line_test.go
branches/gccgo/libgo/go/exec/exec.go
branches/gccgo/libgo/go/exec/exec_test.go
branches/gccgo/libgo/go/exec/lp_unix.go
branches/gccgo/libgo/go/exec/lp_windows.go
branches/gccgo/libgo/go/exp/draw/x11/conn.go
branches/gccgo/libgo/go/exp/eval/stmt.go
branches/gccgo/libgo/go/exp/eval/stmt_test.go
branches/gccgo/libgo/go/exp/ogle/cmd.go
branches/gccgo/libgo/go/expvar/expvar.go
branches/gccgo/libgo/go/flag/flag.go
branches/gccgo/libgo/go/flag/flag_test.go
branches/gccgo/libgo/go/fmt/doc.go
branches/gccgo/libgo/go/fmt/fmt_test.go
branches/gccgo/libgo/go/fmt/format.go
branches/gccgo/libgo/go/fmt/print.go
branches/gccgo/libgo/go/fmt/scan.go
branches/gccgo/libgo/go/fmt/scan_test.go
branches/gccgo/libgo/go/go/ast/ast.go
branches/gccgo/libgo/go/go/ast/filter.go
branches/gccgo/libgo/go/go/ast/print.go
branches/gccgo/libgo/go/go/ast/scope.go
branches/gccgo/libgo/go/go/ast/walk.go
branches/gccgo/libgo/go/go/parser/interface.go
branches/gccgo/libgo/go/go/parser/parser.go
branches/gccgo/libgo/go/go/parser/parser_test.go
branches/gccgo/libgo/go/go/printer/nodes.go
branches/gccgo/libgo/go/go/printer/printer.go
branches/gccgo/libgo/go/go/printer/printer_test.go
branches/gccgo/libgo/go/go/printer/testdata/expressions.golden
branches/gccgo/libgo/go/go/printer/testdata/expressions.input
branches/gccgo/libgo/go/go/printer/testdata/expressions.raw
branches/gccgo/libgo/go/go/printer/testdata/statements.golden
branches/gccgo/libgo/go/go/printer/testdata/statements.input
branches/gccgo/libgo/go/go/scanner/scanner.go
branches/gccgo/libgo/go/go/scanner/scanner_test.go
branches/gccgo/libgo/go/go/token/position.go
branches/gccgo/libgo/go/go/token/position_test.go
branches/gccgo/libgo/go/go/token/token.go
branches/gccgo/libgo/go/go/typechecker/scope.go
branches/gccgo/libgo/go/go/typechecker/typechecker.go
branches/gccgo/libgo/go/go/typechecker/typechecker_test.go
branches/gccgo/libgo/go/go/typechecker/universe.go
branches/gccgo/libgo/go/gob/codec_test.go
branches/gccgo/libgo/go/gob/decode.go
branches/gccgo/libgo/go/gob/decoder.go
branches/gccgo/libgo/go/gob/doc.go
branches/gccgo/libgo/go/gob/encode.go
branches/gccgo/libgo/go/gob/encoder.go
branches/gccgo/libgo/go/gob/encoder_test.go
branches/gccgo/libgo/go/gob/type.go
branches/gccgo/libgo/go/gob/type_test.go
branches/gccgo/libgo/go/html/doc.go
branches/gccgo/libgo/go/html/token.go
branches/gccgo/libgo/go/html/token_test.go
branches/gccgo/libgo/go/http/client.go
branches/gccgo/libgo/go/http/client_test.go
branches/gccgo/libgo/go/http/dump.go
branches/gccgo/libgo/go/http/fs.go
branches/gccgo/libgo/go/http/fs_test.go
branches/gccgo/libgo/go/http/persist.go
branches/gccgo/libgo/go/http/pprof/pprof.go
branches/gccgo/libgo/go/http/readrequest_test.go
branches/gccgo/libgo/go/http/request.go
branches/gccgo/libgo/go/http/request_test.go
branches/gccgo/libgo/go/http/requestwrite_test.go
branches/gccgo/libgo/go/http/response.go
branches/gccgo/libgo/go/http/response_test.go
branches/gccgo/libgo/go/http/responsewrite_test.go
branches/gccgo/libgo/go/http/serve_test.go
branches/gccgo/libgo/go/http/server.go
branches/gccgo/libgo/go/http/transfer.go
branches/gccgo/libgo/go/image/png/reader.go
branches/gccgo/libgo/go/image/png/reader_test.go
branches/gccgo/libgo/go/image/png/testdata/pngsuite/README
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g01.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g02.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn0g04.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn3p02.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn3p04.sng
branches/gccgo/libgo/go/image/png/testdata/pngsuite/basn4a08.sng
branches/gccgo/libgo/go/index/suffixarray/qsufsort.go
branches/gccgo/libgo/go/index/suffixarray/suffixarray.go
branches/gccgo/libgo/go/index/suffixarray/suffixarray_test.go
branches/gccgo/libgo/go/io/io.go
branches/gccgo/libgo/go/io/ioutil/ioutil.go
branches/gccgo/libgo/go/io/ioutil/tempfile.go
branches/gccgo/libgo/go/io/ioutil/tempfile_test.go
branches/gccgo/libgo/go/io/pipe.go
branches/gccgo/libgo/go/json/decode.go
branches/gccgo/libgo/go/json/decode_test.go
branches/gccgo/libgo/go/json/encode.go
branches/gccgo/libgo/go/json/scanner.go
branches/gccgo/libgo/go/log/log.go
branches/gccgo/libgo/go/mime/multipart/multipart.go
branches/gccgo/libgo/go/mime/multipart/multipart_test.go
branches/gccgo/libgo/go/net/dial.go
branches/gccgo/libgo/go/net/dnsclient.go
branches/gccgo/libgo/go/net/fd.go
branches/gccgo/libgo/go/net/fd_linux.go
branches/gccgo/libgo/go/net/fd_windows.go
branches/gccgo/libgo/go/net/ip.go
branches/gccgo/libgo/go/net/iprawsock.go
branches/gccgo/libgo/go/net/ipsock.go
branches/gccgo/libgo/go/net/net.go
branches/gccgo/libgo/go/net/newpollserver.go
branches/gccgo/libgo/go/net/newpollserver_rtems.go
branches/gccgo/libgo/go/net/parse.go
branches/gccgo/libgo/go/net/port_test.go
branches/gccgo/libgo/go/net/server_test.go
branches/gccgo/libgo/go/net/sock.go
branches/gccgo/libgo/go/net/textproto/reader.go
branches/gccgo/libgo/go/net/textproto/reader_test.go
branches/gccgo/libgo/go/net/udpsock.go
branches/gccgo/libgo/go/netchan/common.go
branches/gccgo/libgo/go/netchan/export.go
branches/gccgo/libgo/go/netchan/import.go
branches/gccgo/libgo/go/netchan/netchan_test.go
branches/gccgo/libgo/go/os/dir.go
branches/gccgo/libgo/go/os/env_windows.go
branches/gccgo/libgo/go/os/error.go
branches/gccgo/libgo/go/os/exec.go
branches/gccgo/libgo/go/os/inotify/inotify_linux.go
branches/gccgo/libgo/go/os/inotify/inotify_linux_test.go
branches/gccgo/libgo/go/os/os_test.go
branches/gccgo/libgo/go/path/match.go
branches/gccgo/libgo/go/path/match_test.go
branches/gccgo/libgo/go/path/path.go
branches/gccgo/libgo/go/path/path_test.go
branches/gccgo/libgo/go/reflect/all_test.go
branches/gccgo/libgo/go/reflect/deepequal.go
branches/gccgo/libgo/go/reflect/type.go
branches/gccgo/libgo/go/reflect/value.go
branches/gccgo/libgo/go/regexp/all_test.go
branches/gccgo/libgo/go/regexp/find_test.go
branches/gccgo/libgo/go/regexp/regexp.go
branches/gccgo/libgo/go/rpc/client.go
branches/gccgo/libgo/go/rpc/debug.go
branches/gccgo/libgo/go/rpc/jsonrpc/client.go
branches/gccgo/libgo/go/rpc/jsonrpc/server.go
branches/gccgo/libgo/go/rpc/server.go
branches/gccgo/libgo/go/rpc/server_test.go
branches/gccgo/libgo/go/runtime/debug.go
branches/gccgo/libgo/go/runtime/extern.go
branches/gccgo/libgo/go/runtime/pprof/pprof.go
branches/gccgo/libgo/go/runtime/type.go
branches/gccgo/libgo/go/scanner/scanner.go
branches/gccgo/libgo/go/scanner/scanner_test.go
branches/gccgo/libgo/go/strconv/atof_test.go
branches/gccgo/libgo/go/strconv/ftoa.go
branches/gccgo/libgo/go/strconv/ftoa_test.go
branches/gccgo/libgo/go/strings/strings.go
branches/gccgo/libgo/go/strings/strings_test.go
branches/gccgo/libgo/go/sync/mutex.go
branches/gccgo/libgo/go/sync/mutex_test.go
branches/gccgo/libgo/go/sync/once.go
branches/gccgo/libgo/go/sync/rwmutex.go
branches/gccgo/libgo/go/sync/rwmutex_test.go
branches/gccgo/libgo/go/syslog/syslog.go
branches/gccgo/libgo/go/syslog/syslog_test.go
branches/gccgo/libgo/go/template/template.go
branches/gccgo/libgo/go/template/template_test.go
branches/gccgo/libgo/go/testing/benchmark.go
branches/gccgo/libgo/go/testing/script/script.go
branches/gccgo/libgo/go/testing/testing.go
branches/gccgo/libgo/go/time/sleep.go
branches/gccgo/libgo/go/time/sleep_test.go
branches/gccgo/libgo/go/time/tick.go
branches/gccgo/libgo/go/time/tick_test.go
branches/gccgo/libgo/go/time/time.go
branches/gccgo/libgo/go/time/time_test.go
branches/gccgo/libgo/go/unicode/letter_test.go
branches/gccgo/libgo/go/unicode/script_test.go
branches/gccgo/libgo/go/unicode/tables.go
branches/gccgo/libgo/go/websocket/client.go
branches/gccgo/libgo/go/websocket/server.go
branches/gccgo/libgo/go/websocket/websocket_test.go
branches/gccgo/libgo/go/xml/read_test.go
branches/gccgo/libgo/go/xml/xml.go
branches/gccgo/libgo/go/xml/xml_test.go
branches/gccgo/libgo/merge.sh
branches/gccgo/libgo/mksysinfo.sh
branches/gccgo/libgo/runtime/chan.goc
branches/gccgo/libgo/runtime/channel.h
branches/gccgo/libgo/runtime/go-byte-array-to-string.c
branches/gccgo/libgo/runtime/go-close.c
branches/gccgo/libgo/runtime/go-go.c
branches/gccgo/libgo/runtime/go-int-array-to-string.c
branches/gccgo/libgo/runtime/go-int-to-string.c
branches/gccgo/libgo/runtime/go-new-channel.c
branches/gccgo/libgo/runtime/go-new-map.c
branches/gccgo/libgo/runtime/go-new.c
branches/gccgo/libgo/runtime/go-note.c
branches/gccgo/libgo/runtime/go-panic.c
branches/gccgo/libgo/runtime/go-rec-big.c
branches/gccgo/libgo/runtime/go-rec-nb-big.c
branches/gccgo/libgo/runtime/go-rec-nb-small.c
branches/gccgo/libgo/runtime/go-rec-small.c
branches/gccgo/libgo/runtime/go-reflect-chan.c
branches/gccgo/libgo/runtime/go-send-big.c
branches/gccgo/libgo/runtime/go-send-nb-big.c
branches/gccgo/libgo/runtime/go-send-nb-small.c
branches/gccgo/libgo/runtime/go-send-small.c
branches/gccgo/libgo/runtime/go-signal.c
branches/gccgo/libgo/runtime/go-string-to-byte-array.c
branches/gccgo/libgo/runtime/go-string-to-int-array.c
branches/gccgo/libgo/runtime/go-strplus.c
branches/gccgo/libgo/runtime/go-type.h
branches/gccgo/libgo/runtime/go-unsafe-pointer.c
branches/gccgo/libgo/runtime/malloc.goc
branches/gccgo/libgo/runtime/malloc.h
branches/gccgo/libgo/runtime/mcentral.c
branches/gccgo/libgo/runtime/mem.c
branches/gccgo/libgo/runtime/mem_posix_memalign.c
branches/gccgo/libgo/runtime/mfinal.c
branches/gccgo/libgo/runtime/mgc0.c
branches/gccgo/libgo/runtime/mheap.c
branches/gccgo/libgo/runtime/mprof.goc
branches/gccgo/libgo/runtime/msize.c
branches/gccgo/libgo/runtime/proc.c
branches/gccgo/libgo/runtime/runtime.h
branches/gccgo/libgo/runtime/sigqueue.goc
branches/gccgo/libgo/runtime/thread.c
branches/gccgo/libgo/syscalls/exec.go
branches/gccgo/libgo/syscalls/socket.go
branches/gccgo/libgo/syscalls/syscall_solaris_386.go
branches/gccgo/libgo/syscalls/syscall_unix.go
branches/gccgo/libgo/syscalls/sysfile_posix.go
branches/gccgo/libgo/testsuite/gotest
branches/gccgo/libgomp/ChangeLog
branches/gccgo/libgomp/acinclude.m4
branches/gccgo/libgomp/config/linux/futex.h
branches/gccgo/libgomp/config/linux/wait.h
branches/gccgo/libgomp/configure
branches/gccgo/libgomp/libgomp.texi
branches/gccgo/libgomp/testsuite/libgomp.fortran/fortran.exp
branches/gccgo/libiberty/ChangeLog
branches/gccgo/libiberty/filename_cmp.c
branches/gccgo/libiberty/functions.texi
branches/gccgo/libjava/ChangeLog
branches/gccgo/libjava/classpath/ (props changed)
branches/gccgo/libjava/classpath/ChangeLog.gcj
branches/gccgo/libjava/classpath/config.rpath
branches/gccgo/libjava/classpath/configure
branches/gccgo/libjava/classpath/ltcf-c.sh
branches/gccgo/libjava/classpath/ltcf-gcj.sh
branches/gccgo/libjava/classpath/ltconfig
branches/gccgo/libjava/configure
branches/gccgo/libjava/configure.ac
branches/gccgo/libjava/contrib/aot-compile-rpm.in
branches/gccgo/libjava/contrib/aot-compile.in
branches/gccgo/libjava/libltdl/ChangeLog
branches/gccgo/libjava/libltdl/acinclude.m4
branches/gccgo/libjava/libltdl/configure
branches/gccgo/libjava/shlibpath.m4
branches/gccgo/libmudflap/ChangeLog
branches/gccgo/libmudflap/configure
branches/gccgo/libobjc/ChangeLog
branches/gccgo/libobjc/configure
branches/gccgo/libobjc/gc.c
branches/gccgo/libobjc/objc/runtime.h
branches/gccgo/libobjc/selector.c
branches/gccgo/libquadmath/ChangeLog
branches/gccgo/libquadmath/Makefile.am
branches/gccgo/libquadmath/Makefile.in
branches/gccgo/libquadmath/aclocal.m4
branches/gccgo/libquadmath/config.h.in
branches/gccgo/libquadmath/configure
branches/gccgo/libquadmath/configure.ac
branches/gccgo/libquadmath/libquadmath.texi
branches/gccgo/libquadmath/quadmath.h
branches/gccgo/libquadmath/quadmath.map
branches/gccgo/libquadmath/quadmath_weak.h
branches/gccgo/libssp/ChangeLog
branches/gccgo/libssp/Makefile.in
branches/gccgo/libssp/aclocal.m4
branches/gccgo/libssp/configure
branches/gccgo/libssp/configure.ac
branches/gccgo/libtool.m4
branches/gccgo/lto-plugin/ChangeLog
branches/gccgo/lto-plugin/Makefile.am
branches/gccgo/lto-plugin/Makefile.in
branches/gccgo/lto-plugin/aclocal.m4
branches/gccgo/lto-plugin/configure
branches/gccgo/maintainer-scripts/ChangeLog
branches/gccgo/maintainer-scripts/crontab
branches/gccgo/move-if-change
branches/gccgo/zlib/ChangeLog.gcj
branches/gccgo/zlib/configure