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


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

r204142 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Mon Oct 28 23:55:11 2013
New Revision: 204142

URL: http://gcc.gnu.org/viewcvs?rev=204142&root=gcc&view=rev
Log:
	Merge trunk version 204119 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/20_util/duration/arithmetic/58850.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/20_util/duration/arithmetic/58850.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/debug/debug_functions.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/debug/debug_functions.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/debug/debug_functions.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/23_containers/vector/debug/debug_functions.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/nth_element/random_test.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/25_algorithms/nth_element/random_test.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/partial_sort/random_test.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort/random_test.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/random_test.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/random_test.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/sort/random_test.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/25_algorithms/sort/random_test.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/complex/literals/
      - copied from r204120, trunk/libstdc++-v3/testsuite/26_numerics/complex/literals/
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/ungreedy.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/ungreedy.cc
    branches/gupc/libstdc++-v3/testsuite/decimal/pr58815.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/decimal/pr58815.cc
    branches/gupc/libstdc++-v3/testsuite/performance/28_regex/split.h
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/performance/28_regex/split.h
    branches/gupc/libstdc++-v3/testsuite/performance/28_regex/split_bfs.cc
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/performance/28_regex/split_bfs.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_containergen.h
      - copied unchanged from r204120, trunk/libstdc++-v3/testsuite/util/testsuite_containergen.h
Removed:
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/string_dispatch_01.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/basic_string.h
    branches/gupc/libstdc++-v3/include/bits/hashtable.h
    branches/gupc/libstdc++-v3/include/bits/regex.h
    branches/gupc/libstdc++-v3/include/bits/regex.tcc
    branches/gupc/libstdc++-v3/include/bits/regex_executor.h
    branches/gupc/libstdc++-v3/include/bits/regex_executor.tcc
    branches/gupc/libstdc++-v3/include/debug/formatter.h
    branches/gupc/libstdc++-v3/include/debug/functions.h
    branches/gupc/libstdc++-v3/include/debug/safe_iterator.h
    branches/gupc/libstdc++-v3/include/decimal/decimal
    branches/gupc/libstdc++-v3/include/std/chrono
    branches/gupc/libstdc++-v3/include/std/complex
    branches/gupc/libstdc++-v3/include/tr2/dynamic_bitset
    branches/gupc/libstdc++-v3/include/tr2/dynamic_bitset.tcc
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/ecma/greedy.cc
    branches/gupc/libstdc++-v3/testsuite/performance/28_regex/split.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_iterators.h
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_regex.h

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/sh/sh-mem.cc
      - copied unchanged from r204120, trunk/gcc/config/sh/sh-mem.cc
    branches/gupc/gcc/testsuite/c-c++-common/fold-divmul-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/c-c++-common/fold-divmul-1.c
    branches/gupc/gcc/testsuite/c-c++-common/torture/pr58794-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/c-c++-common/torture/pr58794-1.c
    branches/gupc/gcc/testsuite/c-c++-common/torture/pr58794-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/c-c++-common/torture/pr58794-2.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted19a.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted19a.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted46.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted46.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted47.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted47.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/attr-deprecated-neg.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/cpp1y/attr-deprecated-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/attr-deprecated.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/cpp1y/attr-deprecated.C
    branches/gupc/gcc/testsuite/g++.dg/opt/devirt3.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/opt/devirt3.C
    branches/gupc/gcc/testsuite/g++.dg/parse/ivdep.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/parse/ivdep.C
    branches/gupc/gcc/testsuite/g++.dg/parse/pr58705.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/parse/pr58705.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr58878.C
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/template/pr58878.C
    branches/gupc/gcc/testsuite/g++.dg/vect/pr33426-ivdep.cc
      - copied unchanged from r204120, trunk/gcc/testsuite/g++.dg/vect/pr33426-ivdep.cc
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr58775.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.c-torture/compile/pr58775.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr58831.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.c-torture/execute/pr58831.c
    branches/gupc/gcc/testsuite/gcc.dg/atomic-store-6.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/atomic-store-6.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-align-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-align-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-align-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-align-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-align-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-align-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-align-4.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-align-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-align-5.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-align-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-anon-struct-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-anon-struct-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-anon-struct-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-anon-struct-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-anon-struct-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-anon-struct-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-float-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-noreturn-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-noreturn-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-noreturn-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-noreturn-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-noreturn-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-noreturn-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-noreturn-4.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-noreturn-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-noreturn-5.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-noreturn-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-pointer-float-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-pointer-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-4.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-5.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-static-assert-6.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-static-assert-6.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-typedef-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-typedef-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-uni-string-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-uni-string-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-uni-string-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/c11-uni-string-2.c
    branches/gupc/gcc/testsuite/gcc.dg/gomp/pr58809.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/gomp/pr58809.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/pr58791-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/guality/pr58791-1.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/pr58791-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/guality/pr58791-2.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/pr58791-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/guality/pr58791-3.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/pr58791-4.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/guality/pr58791-4.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/pr58791-5.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/guality/pr58791-5.c
    branches/gupc/gcc/testsuite/gcc.dg/ivdep.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/ivdep.c
    branches/gupc/gcc/testsuite/gcc.dg/pr58805.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/pr58805.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr58626.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/torture/pr58626.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr58779.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/torture/pr58779.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr58830.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/torture/pr58830.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/alias-23.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-23.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-ivdep-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/vect/vect-ivdep-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-ivdep-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/vect/vect-ivdep-2.c
    branches/gupc/gcc/testsuite/gcc.dg/wmul-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.dg/wmul-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/require-pic-register-loc.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/arm/require-pic-register-loc.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr58679-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/i386/pr58679-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr58679-2.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/i386/pr58679-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr58759.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/i386/pr58759.c
    branches/gupc/gcc/testsuite/gcc.target/i386/vect-div-1.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/i386/vect-div-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/nor.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/mips/nor.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/altivec-perm-3.c
      - copied unchanged from r204120, trunk/gcc/testsuite/gcc.target/powerpc/altivec-perm-3.c
    branches/gupc/gcc/testsuite/gfortran.dg/assumed_type_8.f90
      - copied unchanged from r204120, trunk/gcc/testsuite/gfortran.dg/assumed_type_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_comp_38.f90
      - copied unchanged from r204120, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_38.f90
    branches/gupc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_13.f90
      - copied unchanged from r204120, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/vect/vect-do-concurrent-1.f90
      - copied unchanged from r204120, trunk/gcc/testsuite/gfortran.dg/vect/vect-do-concurrent-1.f90
    branches/gupc/include/gdb/
      - copied from r204120, trunk/include/gdb/
Removed:
    branches/gupc/gcc/testsuite/g++.dg/torture/pr49309.C
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-anon-struct-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-anon-struct-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-anon-struct-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-noreturn-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-noreturn-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-noreturn-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-noreturn-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-noreturn-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-pointer-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-2.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-3.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-5.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-static-assert-6.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-typedef-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-uni-string-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-uni-string-2.c
    branches/gupc/gcc/testsuite/gcc.dg/dfp/pr35739.c
    branches/gupc/gcc/tree-mudflap.c
    branches/gupc/gcc/tree-mudflap.h
    branches/gupc/gcc/tree-nomudflap.c
    branches/gupc/libmudflap/ChangeLog
    branches/gupc/libmudflap/Makefile.am
    branches/gupc/libmudflap/Makefile.in
    branches/gupc/libmudflap/acinclude.m4
    branches/gupc/libmudflap/aclocal.m4
    branches/gupc/libmudflap/config.h.in
    branches/gupc/libmudflap/configure
    branches/gupc/libmudflap/configure.ac
    branches/gupc/libmudflap/libtool-version
    branches/gupc/libmudflap/mf-heuristics.c
    branches/gupc/libmudflap/mf-hooks1.c
    branches/gupc/libmudflap/mf-hooks2.c
    branches/gupc/libmudflap/mf-hooks3.c
    branches/gupc/libmudflap/mf-impl.h
    branches/gupc/libmudflap/mf-runtime.c
    branches/gupc/libmudflap/mf-runtime.h
    branches/gupc/libmudflap/testsuite/Makefile.am
    branches/gupc/libmudflap/testsuite/Makefile.in
    branches/gupc/libmudflap/testsuite/config/default.exp
    branches/gupc/libmudflap/testsuite/lib/libmudflap.exp
    branches/gupc/libmudflap/testsuite/lib/mfdg.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c++/c++frags.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c++/ctors-1.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/ctors-2.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/ctors.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c++/error1-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/error2-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/fail24-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass27-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass28-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass31-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass41-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass55-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass57-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass58-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass61-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c++/pass66-frag.cxx
    branches/gupc/libmudflap/testsuite/libmudflap.c/cfrags.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c/externs-1.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/externs-2.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/externs.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail1-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail10-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail11-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail12-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail13-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail14-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail15-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail16-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail17-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail18-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail19-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail2-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail20-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail21-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail22-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail23-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail25-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail26-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail27-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail28-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail29-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail3-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail30-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail31-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail32-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail33-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail34-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail35-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail36-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail37-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail38-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail39-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail4-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail40-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail5-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail6-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail68-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail7-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail8-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail9-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/heap-scalestress.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/hook-allocstuff.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/hook2-allocstuff.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass-stratcliff.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass1-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass10-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass11-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass12-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass13-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass14-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass15-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass16-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass17-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass18-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass19-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass2-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass20-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass21-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass22-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass23-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass24-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass25-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass26-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass29-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass3-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass30-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass32-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass33-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass34-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass35-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass36-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass38-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass4-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass42-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass43-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass44-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass45-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass46-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass47-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass48-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass49-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass5-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass50-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass51-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass52-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass53-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass54-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass56-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass6-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass62-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass63-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass64-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass67-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass7-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass8-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/pass9-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.cth/cthfrags.exp
    branches/gupc/libmudflap/testsuite/libmudflap.cth/pass37-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.cth/pass39-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.cth/pass40-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.cth/pass59-frag.c
    branches/gupc/libmudflap/testsuite/mfconfig.exp.in
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.def
    branches/gupc/Makefile.in
    branches/gupc/Makefile.tpl
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/contrib/ChangeLog
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog-2009
    branches/gupc/gcc/ChangeLog-2011
    branches/gupc/gcc/ChangeLog-2012
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/ChangeLog-2010
    branches/gupc/gcc/ada/ChangeLog-2011
    branches/gupc/gcc/ada/ChangeLog-2012
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-format.c
    branches/gupc/gcc/c-family/c-lex.c
    branches/gupc/gcc/c-family/c-pragma.c
    branches/gupc/gcc/c-family/c-pragma.h
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/calls.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgloop.c
    branches/gupc/gcc/cfgloopmanip.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/arc/arc.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/bfin/uclinux.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/i386/constraints.md
    branches/gupc/gcc/config/i386/i386-c.c
    branches/gupc/gcc/config/i386/i386-modes.def
    branches/gupc/gcc/config/i386/i386-protos.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/i386.opt
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/x86-tune.def
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/moxie/uclinux.h
    branches/gupc/gcc/config/rs6000/aix.h
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/rs6000.opt
    branches/gupc/gcc/config/sh/predicates.md
    branches/gupc/gcc/config/sh/sh-protos.h
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sh/t-sh
    branches/gupc/gcc/config/sol2.h
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/convert.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/typeck2.c
    branches/gupc/gcc/data-streamer-in.c
    branches/gupc/gcc/data-streamer-out.c
    branches/gupc/gcc/data-streamer.c
    branches/gupc/gcc/doc/contrib.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/generic.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/passes.texi
    branches/gupc/gcc/doc/rtl.texi
    branches/gupc/gcc/doc/sourcebuild.texi
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/expr.h
    branches/gupc/gcc/final.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/genattrtab.c
    branches/gupc/gcc/genautomata.c
    branches/gupc/gcc/genemit.c
    branches/gupc/gcc/gengtype-parse.c
    branches/gupc/gcc/gengtype-state.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/gengtype.h
    branches/gupc/gcc/genmodes.c
    branches/gupc/gcc/genopinit.c
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/genpeep.c
    branches/gupc/gcc/ggc-page.c
    branches/gupc/gcc/gimple-builder.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-iterator.c
    branches/gupc/gcc/gimple-low.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimple-streamer-in.c
    branches/gupc/gcc/gimple-streamer-out.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/expressions.h
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/graphite-blocking.c
    branches/gupc/gcc/graphite-clast-to-gimple.c
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-interchange.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-poly.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/hwint.c
    branches/gupc/gcc/hwint.h
    branches/gupc/gcc/internal-fn.c
    branches/gupc/gcc/internal-fn.def
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-profile.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-reference.h
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa-utils.h
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/loop-init.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lower-subreg.c
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-section-in.c
    branches/gupc/gcc/lto-section-out.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-object.c
    branches/gupc/gcc/machmode.h
    branches/gupc/gcc/mode-classes.def
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/passes.def
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/predict.def
    branches/gupc/gcc/print-tree.c
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/reginfo.c
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/streamer-hooks.h
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target-globals.c
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/ChangeLog-2009
    branches/gupc/gcc/testsuite/ChangeLog-2012
    branches/gupc/gcc/testsuite/c-c++-common/pr57793.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/__func__.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/access01.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-0.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alignof.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alignof2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alignof3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alignof4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/bind.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/bracket1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/bracket2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/bracket4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/cast-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/cast.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/collapse-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/collapse.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-46336.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-46420.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-47969.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-49776.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-access.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-array4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-auto.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-base.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-base2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-base3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-base4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-builtin1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-cleanup.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-complex.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-condition.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-condition2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-decl.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-defarg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-defarg2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-default-ctor.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-delete.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-deref.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-eh-spec.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ellipsis.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ellipsis2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-empty.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-empty2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-empty3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-empty4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-empty5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ex3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ex4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-expinst.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-explicit-inst.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-fnptr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-generated1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-is_literal.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-missing.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-neg1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-nonlit.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-nonlit2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-nonstatic.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-pedantic.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-pos1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-potential1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrsub.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-pure.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ref1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ref2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ref4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-sassert.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-static8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-stmtexpr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-string.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-switch.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-switch2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-targ.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-template1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-template2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-throw.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-typedef1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-typeid.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-union.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-using2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-value.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-value2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-value3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-variadic.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dc1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dc2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dc3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dc5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype-1212.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype-33837.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype-33838.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype-refbug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype27.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype33.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype36.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/deduce.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted27.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted43.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dependent1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/diag1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/elision.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/elision2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/elision_neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum21b.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum_base.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum_base_warn.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/error7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/explicit7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/extern_template-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/extern_template-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/forw_enum9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/friend1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/friend2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-opt.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-postfix-open-square.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-value.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-value2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist27.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist33.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist36.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist37.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist38.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist39.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist40.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist41.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist42.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist43.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist44.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist45.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist46.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist47.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist48.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist49.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist50.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist51.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist52.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist53.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist54.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist55.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist56.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist57.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist58.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist59.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist62.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist64.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/inline-ns1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/inline-ns2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/inline-ns3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/iop.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/linkage2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/long_long.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/move1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/named.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/named_refs.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept01.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept02.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept03.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept04.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept05.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept06.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept07.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept08.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept09.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nolinkage1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/not_special.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-eh1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-list2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-template1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-virtual1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr01.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr02.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr03.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr04.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr05.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr06.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr07.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr08.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr09.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload-conv-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload-conv-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overloadn.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/override2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/parse1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31431-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31431.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31432.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31434.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31437.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31438.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31439.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31442.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31443.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31444.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31445.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr31993.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32114.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32115.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32125.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32126.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32127.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32128.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32252.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32253.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr32566.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr33839.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr33930.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr33955.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr33996.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34054.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34056.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34057.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34058.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34060.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr34061.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr38646.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr38795.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr39639.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr42844-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr45908.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr47416.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr47476.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr48522.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr50491.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr50901.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51150.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51216.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51225.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51313.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51547.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51619.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/reference_collapsing.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-cast.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-conv1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-deduce.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-dotstar.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-func.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-func2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-func3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-lvalue-req.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-reinterpret.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-restrict.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-return.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-template1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv1p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv2p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv3p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv4p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv5p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv6p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv7p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv9p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rvo.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/scoped_enum.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/scoped_enum2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/scoped_enum_examples.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae27.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/std-layout1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp-constructor-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp-va-arg-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/template_deduction.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trailing7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/trivial1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-args.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-general.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-implicit-conv-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-mangle.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-overflow-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-overflow.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-raw-length.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-resolve.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-string-length.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-template.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/unnamed_refs.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-104.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-bind.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-crash1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-default.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-explicit1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-function.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-init.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-lambda.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-new.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-new2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-rref.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-throw.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ttp.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-unify-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-unify.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-unresolved.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic100.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic101.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic102.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic103.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic105.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic106.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic107.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic108.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic109.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic110.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic111.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic112.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic113.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic114.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic115.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic116.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic117.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic118.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic121.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic135.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic143.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic27.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic33.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic36.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic37.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic38.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic39.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic40.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic41.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic42.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic43.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic44.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic45.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic46.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic47.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic48.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic49.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic50.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic51.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic52.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic53.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic54.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic55.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic56.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic57.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic58.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic59.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic63.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic64.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic65.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic66.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic67.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic68.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic69.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic70.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic71.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic72.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic73.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic75.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic76.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic77.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic78.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic79.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic80.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic81.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic82.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic83.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic84.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic85.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic86.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic87.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic88.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic89.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic90.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic91.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic92.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic93.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic94.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic95.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic96.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic97.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic98.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic99.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-33964.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34050.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34051-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34051.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34052.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34055.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34102.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34103.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34219-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34219.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34314.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34399.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34606.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34751.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34753.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34754.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34755.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34919.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-34961.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35023.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35024.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35026.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35147.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35242.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35243.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-35331.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-37737-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-37737-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
    branches/gupc/gcc/testsuite/g++.dg/ext/anon-struct4.C
    branches/gupc/gcc/testsuite/g++.dg/init/ctor8.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr25811.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr29043.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr43719.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr44086.C
    branches/gupc/gcc/testsuite/g++.dg/init/ref14.C
    branches/gupc/gcc/testsuite/g++.dg/init/uninitialized1.C
    branches/gupc/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20030125-1.c
    branches/gupc/gcc/testsuite/gcc.dg/20020312-2.c
    branches/gupc/gcc/testsuite/gcc.dg/20050922-1.c
    branches/gupc/gcc/testsuite/gcc.dg/20050922-2.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c90-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c99-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c99-stdint-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c99-stdint-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cdce1.c
    branches/gupc/gcc/testsuite/gcc.dg/fold-overflow-1.c
    branches/gupc/gcc/testsuite/gcc.dg/ftrapv-1.c
    branches/gupc/gcc/testsuite/gcc.dg/ftrapv-2.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/finish_unit_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/pr19340.c
    branches/gupc/gcc/testsuite/gcc.dg/pr30286.c
    branches/gupc/gcc/testsuite/gcc.dg/pr38364.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-28.c
    branches/gupc/gcc/testsuite/gcc.dg/utf-cvt.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr58508.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/c-output-template-2.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr30315.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/altivec-perm-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move.h
    branches/gupc/gcc/testsuite/gcc.target/sh/pr52483-1.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr52483-2.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr52483-3.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr52483-4.c
    branches/gupc/gcc/testsuite/go.test/go-test.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tracer.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-call-cdce.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-chrec.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-core.h
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.c
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-nested.c
    branches/gupc/gcc/tree-nrv.c
    branches/gupc/gcc/tree-object-size.c
    branches/gupc/gcc/tree-outof-ssa.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-phinodes.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-profile.c
    branches/gupc/gcc/tree-scalar-evolution.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-address.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-copyrename.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-dse.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-ifcombine.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-ch.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivcanon.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.c
    branches/gupc/gcc/tree-ssa-loop-unswitch.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-loop.h
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-operands.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-phiprop.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-propagate.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-sink.c
    branches/gupc/gcc/tree-ssa-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-ssa-ter.h
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-ssa.h
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-stdarg.c
    branches/gupc/gcc/tree-streamer-in.c
    branches/gupc/gcc/tree-streamer.c
    branches/gupc/gcc/tree-streamer.h
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-tailcall.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.c
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/tsan.c
    branches/gupc/gcc/value-prof.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/vtable-verify.c
    branches/gupc/include/ChangeLog
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/cp-demangle.c
    branches/gupc/libiberty/testsuite/demangle-expected
    branches/gupc/libiberty/testsuite/test-demangle.c
    branches/gupc/libiberty/testsuite/test-expandargv.c
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libvtv/ChangeLog
    branches/gupc/lto-plugin/ChangeLog

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



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