r183563 - in /branches/melt-branch: ./ ChangeLo...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Jan 26 14:53:00 GMT 2012


Author: bstarynk
Date: Thu Jan 26 14:53:25 2012
New Revision: 183563

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

2012-01-26  Basile Starynkevitch  <basile@starynkevitch.net>

	MELT branch merged with trunk rev 183561 using svnmerge


Added:
    branches/melt-branch/libstdc++-v3/src/c++11/
      - copied from r183561, trunk/libstdc++-v3/src/c++11/
    branches/melt-branch/libstdc++-v3/src/c++98/
      - copied from r183561, trunk/libstdc++-v3/src/c++98/
    branches/melt-branch/libstdc++-v3/src/shared/
      - copied from r183561, trunk/libstdc++-v3/src/shared/
Removed:
    branches/melt-branch/libstdc++-v3/src/allocator-inst.cc
    branches/melt-branch/libstdc++-v3/src/bitmap_allocator.cc
    branches/melt-branch/libstdc++-v3/src/chrono.cc
    branches/melt-branch/libstdc++-v3/src/codecvt.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-atomic-c++0x.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-c++0x.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-debug_list-2.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-debug_list.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-ldbl.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-list-2.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-list.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-parallel_list-2.cc
    branches/melt-branch/libstdc++-v3/src/compatibility-parallel_list.cc
    branches/melt-branch/libstdc++-v3/src/compatibility.cc
    branches/melt-branch/libstdc++-v3/src/complex_io.cc
    branches/melt-branch/libstdc++-v3/src/concept-inst.cc
    branches/melt-branch/libstdc++-v3/src/condition_variable.cc
    branches/melt-branch/libstdc++-v3/src/ctype.cc
    branches/melt-branch/libstdc++-v3/src/debug.cc
    branches/melt-branch/libstdc++-v3/src/ext-inst.cc
    branches/melt-branch/libstdc++-v3/src/fstream-inst.cc
    branches/melt-branch/libstdc++-v3/src/functexcept.cc
    branches/melt-branch/libstdc++-v3/src/functional.cc
    branches/melt-branch/libstdc++-v3/src/future.cc
    branches/melt-branch/libstdc++-v3/src/globals_io.cc
    branches/melt-branch/libstdc++-v3/src/hash-long-double-tr1-aux.cc
    branches/melt-branch/libstdc++-v3/src/hash_c++0x.cc
    branches/melt-branch/libstdc++-v3/src/hash_tr1.cc
    branches/melt-branch/libstdc++-v3/src/hashtable-aux.cc
    branches/melt-branch/libstdc++-v3/src/hashtable_c++0x.cc
    branches/melt-branch/libstdc++-v3/src/hashtable_tr1.cc
    branches/melt-branch/libstdc++-v3/src/ios-inst.cc
    branches/melt-branch/libstdc++-v3/src/ios.cc
    branches/melt-branch/libstdc++-v3/src/ios_failure.cc
    branches/melt-branch/libstdc++-v3/src/ios_init.cc
    branches/melt-branch/libstdc++-v3/src/ios_locale.cc
    branches/melt-branch/libstdc++-v3/src/iostream-inst.cc
    branches/melt-branch/libstdc++-v3/src/istream-inst.cc
    branches/melt-branch/libstdc++-v3/src/istream.cc
    branches/melt-branch/libstdc++-v3/src/limits.cc
    branches/melt-branch/libstdc++-v3/src/list.cc
    branches/melt-branch/libstdc++-v3/src/locale-inst.cc
    branches/melt-branch/libstdc++-v3/src/locale.cc
    branches/melt-branch/libstdc++-v3/src/locale_facets.cc
    branches/melt-branch/libstdc++-v3/src/locale_init.cc
    branches/melt-branch/libstdc++-v3/src/localename.cc
    branches/melt-branch/libstdc++-v3/src/math_stubs_float.cc
    branches/melt-branch/libstdc++-v3/src/math_stubs_long_double.cc
    branches/melt-branch/libstdc++-v3/src/misc-inst.cc
    branches/melt-branch/libstdc++-v3/src/mt_allocator.cc
    branches/melt-branch/libstdc++-v3/src/mutex.cc
    branches/melt-branch/libstdc++-v3/src/ostream-inst.cc
    branches/melt-branch/libstdc++-v3/src/parallel_settings.cc
    branches/melt-branch/libstdc++-v3/src/placeholders.cc
    branches/melt-branch/libstdc++-v3/src/pool_allocator.cc
    branches/melt-branch/libstdc++-v3/src/regex.cc
    branches/melt-branch/libstdc++-v3/src/shared_ptr.cc
    branches/melt-branch/libstdc++-v3/src/sstream-inst.cc
    branches/melt-branch/libstdc++-v3/src/stdexcept.cc
    branches/melt-branch/libstdc++-v3/src/streambuf-inst.cc
    branches/melt-branch/libstdc++-v3/src/streambuf.cc
    branches/melt-branch/libstdc++-v3/src/string-inst.cc
    branches/melt-branch/libstdc++-v3/src/strstream.cc
    branches/melt-branch/libstdc++-v3/src/system_error.cc
    branches/melt-branch/libstdc++-v3/src/thread.cc
    branches/melt-branch/libstdc++-v3/src/tree.cc
    branches/melt-branch/libstdc++-v3/src/valarray.cc
    branches/melt-branch/libstdc++-v3/src/wlocale-inst.cc
    branches/melt-branch/libstdc++-v3/src/wstring-inst.cc
    branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements/
Modified:
    branches/melt-branch/libstdc++-v3/ChangeLog
    branches/melt-branch/libstdc++-v3/Makefile.am
    branches/melt-branch/libstdc++-v3/Makefile.in
    branches/melt-branch/libstdc++-v3/acinclude.m4
    branches/melt-branch/libstdc++-v3/configure
    branches/melt-branch/libstdc++-v3/configure.ac
    branches/melt-branch/libstdc++-v3/doc/Makefile.in
    branches/melt-branch/libstdc++-v3/include/Makefile.in
    branches/melt-branch/libstdc++-v3/include/profile/   (props changed)
    branches/melt-branch/libstdc++-v3/include/profile/impl/   (props changed)
    branches/melt-branch/libstdc++-v3/libsupc++/Makefile.am
    branches/melt-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/melt-branch/libstdc++-v3/po/Makefile.in
    branches/melt-branch/libstdc++-v3/python/Makefile.in
    branches/melt-branch/libstdc++-v3/src/Makefile.am
    branches/melt-branch/libstdc++-v3/src/Makefile.in
    branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/system_clock/1.cc
    branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/melt-branch/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
    branches/melt-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
    branches/melt-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_2.cc
    branches/melt-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-2.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/fstream.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/1.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/fstream.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/wchar_t/2346-fstream.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostream/tellp/wchar_t/1.cc
    branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/Makefile.in
    branches/melt-branch/libstdc++-v3/testsuite/ext/profile/   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
    branches/melt-branch/gcc/testsuite/g++.dg/ext/visibility/template10.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/ext/visibility/template10.C
    branches/melt-branch/gcc/testsuite/g++.dg/inherit/covariant20.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/inherit/covariant20.C
    branches/melt-branch/gcc/testsuite/g++.dg/lto/pr51992_0.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/lto/pr51992_0.C
    branches/melt-branch/gcc/testsuite/g++.dg/opt/pr51895.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/opt/pr51895.C
    branches/melt-branch/gcc/testsuite/g++.dg/parse/crash58.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/parse/crash58.C
    branches/melt-branch/gcc/testsuite/g++.dg/template/crash111.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/template/crash111.C
    branches/melt-branch/gcc/testsuite/g++.dg/tm/pr51928.C
      - copied unchanged from r183561, trunk/gcc/testsuite/g++.dg/tm/pr51928.C
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr51957-1.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/pr51957-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr51957-1.h
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/pr51957-1.h
    branches/melt-branch/gcc/testsuite/gcc.dg/pr51957-2.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/pr51957-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tm/lto-1.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.dg/tm/lto-1.c
    branches/melt-branch/gcc/testsuite/gcc.target/arm/pr51968.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.target/arm/pr51968.c
    branches/melt-branch/gcc/testsuite/gcc.target/i386/pr51987.c
      - copied unchanged from r183561, trunk/gcc/testsuite/gcc.target/i386/pr51987.c
    branches/melt-branch/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
      - copied unchanged from r183561, trunk/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
      - copied unchanged from r183561, trunk/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/move_alloc_12.f90
      - copied unchanged from r183561, trunk/gcc/testsuite/gfortran.dg/move_alloc_12.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
      - copied unchanged from r183561, trunk/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
    branches/melt-branch/gcc/testsuite/go.test/test/alias.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/alias.go
    branches/melt-branch/gcc/testsuite/go.test/test/alias1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/alias1.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/garbage/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/bench/garbage/
    branches/melt-branch/gcc/testsuite/go.test/test/bench/go1/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/bench/go1/
    branches/melt-branch/gcc/testsuite/go.test/test/bench/shootout/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/bench/shootout/
    branches/melt-branch/gcc/testsuite/go.test/test/bugs/bug395.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/bugs/bug395.go
    branches/melt-branch/gcc/testsuite/go.test/test/chan/select7.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/chan/select7.go
    branches/melt-branch/gcc/testsuite/go.test/test/cmp.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/cmp.go
    branches/melt-branch/gcc/testsuite/go.test/test/complit1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/complit1.go
    branches/melt-branch/gcc/testsuite/go.test/test/convert1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/convert1.go
    branches/melt-branch/gcc/testsuite/go.test/test/crlf.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/crlf.go
    branches/melt-branch/gcc/testsuite/go.test/test/deferprint.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/deferprint.out
    branches/melt-branch/gcc/testsuite/go.test/test/dwarf/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/dwarf/
    branches/melt-branch/gcc/testsuite/go.test/test/escape2.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/escape2.go
    branches/melt-branch/gcc/testsuite/go.test/test/escape3.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/escape3.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug328.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug328.out
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug366.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug366.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug367.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug367.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug368.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug368.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug369.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug369.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug370.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug370.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug371.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug371.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug372.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug372.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug373.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug373.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug374.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug374.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug375.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug375.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug376.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug376.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug377.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug377.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug378.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug378.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug379.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug379.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug380.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug380.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug381.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug381.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug382.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug382.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug383.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug383.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug384.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug384.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug386.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug386.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug387.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug387.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug388.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug388.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug389.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug389.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug390.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug390.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug391.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug391.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug392.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug392.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug393.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug393.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug394.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug394.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
      - copied from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug396.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug396.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug397.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/fixedbugs/bug397.go
    branches/melt-branch/gcc/testsuite/go.test/test/goprint.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/goprint.out
    branches/melt-branch/gcc/testsuite/go.test/test/helloworld.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/helloworld.out
    branches/melt-branch/gcc/testsuite/go.test/test/init1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/init1.go
    branches/melt-branch/gcc/testsuite/go.test/test/interface/noeq.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/interface/noeq.go
    branches/melt-branch/gcc/testsuite/go.test/test/interface/recursive1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/interface/recursive1.go
    branches/melt-branch/gcc/testsuite/go.test/test/interface/recursive2.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/interface/recursive2.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx0.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/ken/cplx0.out
    branches/melt-branch/gcc/testsuite/go.test/test/ken/string.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/ken/string.out
    branches/melt-branch/gcc/testsuite/go.test/test/map1.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/map1.go
    branches/melt-branch/gcc/testsuite/go.test/test/nilptr.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/nilptr.go
    branches/melt-branch/gcc/testsuite/go.test/test/printbig.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/printbig.out
    branches/melt-branch/gcc/testsuite/go.test/test/reorder.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/reorder.go
    branches/melt-branch/gcc/testsuite/go.test/test/rune.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/rune.go
    branches/melt-branch/gcc/testsuite/go.test/test/sigchld.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/sigchld.out
    branches/melt-branch/gcc/testsuite/go.test/test/struct0.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/struct0.go
    branches/melt-branch/gcc/testsuite/go.test/test/switch3.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/switch3.go
    branches/melt-branch/gcc/testsuite/go.test/test/syntax/else.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/syntax/else.go
    branches/melt-branch/gcc/testsuite/go.test/test/times.out
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/times.out
    branches/melt-branch/gcc/testsuite/go.test/test/typeswitch3.go
      - copied unchanged from r183561, trunk/gcc/testsuite/go.test/test/typeswitch3.go
    branches/melt-branch/libgo/go/crypto/elliptic/p224.go
      - copied unchanged from r183561, trunk/libgo/go/crypto/elliptic/p224.go
    branches/melt-branch/libgo/go/crypto/elliptic/p224_test.go
      - copied unchanged from r183561, trunk/libgo/go/crypto/elliptic/p224_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/errors/
      - copied from r183561, trunk/libgo/go/crypto/openpgp/errors/
    branches/melt-branch/libgo/go/database/
      - copied from r183561, trunk/libgo/go/database/
    branches/melt-branch/libgo/go/encoding/xml/typeinfo.go
      - copied unchanged from r183561, trunk/libgo/go/encoding/xml/typeinfo.go
    branches/melt-branch/libgo/go/exp/proxy/
      - copied from r183561, trunk/libgo/go/exp/proxy/
    branches/melt-branch/libgo/go/exp/ssh/server_terminal.go
      - copied unchanged from r183561, trunk/libgo/go/exp/ssh/server_terminal.go
    branches/melt-branch/libgo/go/exp/utf8string/
      - copied from r183561, trunk/libgo/go/exp/utf8string/
    branches/melt-branch/libgo/go/go/doc/doc_test.go
      - copied unchanged from r183561, trunk/libgo/go/go/doc/doc_test.go
    branches/melt-branch/libgo/go/go/doc/reader.go
      - copied unchanged from r183561, trunk/libgo/go/go/doc/reader.go
    branches/melt-branch/libgo/go/go/doc/testdata/
      - copied from r183561, trunk/libgo/go/go/doc/testdata/
    branches/melt-branch/libgo/go/image/ycbcr_test.go
      - copied unchanged from r183561, trunk/libgo/go/image/ycbcr_test.go
    branches/melt-branch/libgo/go/net/doc.go
      - copied unchanged from r183561, trunk/libgo/go/net/doc.go
    branches/melt-branch/libgo/go/net/sockopt.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockopt.go
    branches/melt-branch/libgo/go/net/sockopt_bsd.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockopt_bsd.go
    branches/melt-branch/libgo/go/net/sockopt_linux.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockopt_linux.go
    branches/melt-branch/libgo/go/net/sockopt_windows.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockopt_windows.go
    branches/melt-branch/libgo/go/net/sockoptip.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip.go
    branches/melt-branch/libgo/go/net/sockoptip_bsd.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_bsd.go
    branches/melt-branch/libgo/go/net/sockoptip_darwin.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_darwin.go
    branches/melt-branch/libgo/go/net/sockoptip_freebsd.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_freebsd.go
    branches/melt-branch/libgo/go/net/sockoptip_linux.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_linux.go
    branches/melt-branch/libgo/go/net/sockoptip_openbsd.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_openbsd.go
    branches/melt-branch/libgo/go/net/sockoptip_windows.go
      - copied unchanged from r183561, trunk/libgo/go/net/sockoptip_windows.go
    branches/melt-branch/libgo/go/net/unicast_test.go
      - copied unchanged from r183561, trunk/libgo/go/net/unicast_test.go
    branches/melt-branch/libgo/go/os/doc.go
      - copied unchanged from r183561, trunk/libgo/go/os/doc.go
    branches/melt-branch/libgo/go/path/example_test.go
      - copied unchanged from r183561, trunk/libgo/go/path/example_test.go
    branches/melt-branch/libgo/go/syscall/exec_bsd.go
      - copied unchanged from r183561, trunk/libgo/go/syscall/exec_bsd.go
    branches/melt-branch/libgo/go/syscall/exec_linux.go
      - copied unchanged from r183561, trunk/libgo/go/syscall/exec_linux.go
Removed:
    branches/melt-branch/gcc/testsuite/ada/acats/tests/cxh/cxh1001.a
    branches/melt-branch/gcc/testsuite/go.test/test/bench/Makefile
    branches/melt-branch/gcc/testsuite/go.test/test/bench/binary-tree-freelist.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/binary-tree-freelist.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/binary-tree.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/binary-tree.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/binary-tree.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/chameneosredux.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/chameneosredux.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/chameneosredux.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fannkuch-parallel.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fannkuch.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fannkuch.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fannkuch.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fasta-1000.out
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fasta.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fasta.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/fasta.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/k-nucleotide.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/k-nucleotide.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/k-nucleotide.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/mandelbrot.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/mandelbrot.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/mandelbrot.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/meteor-contest.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/meteor-contest.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/meteor-contest.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/nbody.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/nbody.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/nbody.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/pidigits.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/pidigits.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/pidigits.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/regex-dna-parallel.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/regex-dna-parallel.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/regex-dna.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/regex-dna.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/regex-dna.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/reverse-complement.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/reverse-complement.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/reverse-complement.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/spectral-norm-parallel.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/spectral-norm.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/spectral-norm.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/spectral-norm.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/threadring.c
    branches/melt-branch/gcc/testsuite/go.test/test/bench/threadring.go
    branches/melt-branch/gcc/testsuite/go.test/test/bench/threadring.txt
    branches/melt-branch/gcc/testsuite/go.test/test/bench/timing.log
    branches/melt-branch/gcc/testsuite/go.test/test/bench/timing.sh
    branches/melt-branch/gcc/testsuite/go.test/test/cmp2.go
    branches/melt-branch/gcc/testsuite/go.test/test/cmp3.go
    branches/melt-branch/gcc/testsuite/go.test/test/cmp4.go
    branches/melt-branch/gcc/testsuite/go.test/test/cmp5.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug220.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug268.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug270.go
    branches/melt-branch/gcc/testsuite/go.test/test/garbage/
    branches/melt-branch/gcc/testsuite/go.test/test/ken/simpprint.go
    branches/melt-branch/gcc/testsuite/go.test/test/nilptr/
    branches/melt-branch/libgcc/config/rs6000/t-linux64
    branches/melt-branch/libgo/go/crypto/openpgp/error/
    branches/melt-branch/libgo/go/encoding/xml/embed_test.go
    branches/melt-branch/libgo/go/exp/sql/
    branches/melt-branch/libgo/go/exp/ssh/server_shell.go
    branches/melt-branch/libgo/go/exp/ssh/server_shell_test.go
    branches/melt-branch/libgo/go/testing/wrapper.go
    branches/melt-branch/libgo/go/unicode/utf8/string.go
    branches/melt-branch/libgo/go/unicode/utf8/string_test.go
    branches/melt-branch/libgomp/config/linux/arm/
Modified:
    branches/melt-branch/   (props changed)
    branches/melt-branch/ChangeLog
    branches/melt-branch/ChangeLog.MELT
    branches/melt-branch/MAINTAINERS
    branches/melt-branch/gcc/ChangeLog
    branches/melt-branch/gcc/DATESTAMP
    branches/melt-branch/gcc/alias.c
    branches/melt-branch/gcc/builtin-types.def
    branches/melt-branch/gcc/builtins.c
    branches/melt-branch/gcc/builtins.def
    branches/melt-branch/gcc/c-family/ChangeLog
    branches/melt-branch/gcc/c-family/c-common.c
    branches/melt-branch/gcc/cfgexpand.c
    branches/melt-branch/gcc/cgraphunit.c
    branches/melt-branch/gcc/combine.c
    branches/melt-branch/gcc/common.opt
    branches/melt-branch/gcc/config/alpha/alpha.c
    branches/melt-branch/gcc/config/arm/arm.c
    branches/melt-branch/gcc/config/avr/avr-protos.h
    branches/melt-branch/gcc/config/avr/avr.c
    branches/melt-branch/gcc/config/avr/avr.h
    branches/melt-branch/gcc/config/avr/avr.md
    branches/melt-branch/gcc/config/avr/predicates.md
    branches/melt-branch/gcc/config/frv/frv.c
    branches/melt-branch/gcc/config/i386/i386.c
    branches/melt-branch/gcc/config/i386/predicates.md
    branches/melt-branch/gcc/config/i386/winnt.c
    branches/melt-branch/gcc/config/m32c/m32c.c
    branches/melt-branch/gcc/config/mips/mips-ps-3d.md
    branches/melt-branch/gcc/config/mips/mips.c
    branches/melt-branch/gcc/config/rs6000/rs6000.c
    branches/melt-branch/gcc/config/s390/s390.h
    branches/melt-branch/gcc/config/s390/s390.opt
    branches/melt-branch/gcc/config/sparc/predicates.md
    branches/melt-branch/gcc/cp/ChangeLog
    branches/melt-branch/gcc/cp/ChangeLog-2007   (props changed)
    branches/melt-branch/gcc/cp/ChangeLog-2008   (props changed)
    branches/melt-branch/gcc/cp/call.c
    branches/melt-branch/gcc/cp/class.c
    branches/melt-branch/gcc/cp/decl.c
    branches/melt-branch/gcc/cp/decl2.c
    branches/melt-branch/gcc/cp/pt.c
    branches/melt-branch/gcc/cp/tree.c
    branches/melt-branch/gcc/cse.c
    branches/melt-branch/gcc/cselib.c
    branches/melt-branch/gcc/doc/extend.texi
    branches/melt-branch/gcc/doc/invoke.texi
    branches/melt-branch/gcc/doc/md.texi
    branches/melt-branch/gcc/doc/rtl.texi
    branches/melt-branch/gcc/doc/tm.texi
    branches/melt-branch/gcc/doc/tm.texi.in
    branches/melt-branch/gcc/dse.c
    branches/melt-branch/gcc/dwarf2out.c
    branches/melt-branch/gcc/emit-rtl.c
    branches/melt-branch/gcc/expr.c
    branches/melt-branch/gcc/fortran/ChangeLog
    branches/melt-branch/gcc/fortran/check.c
    branches/melt-branch/gcc/fortran/class.c
    branches/melt-branch/gcc/fortran/resolve.c
    branches/melt-branch/gcc/function.c
    branches/melt-branch/gcc/gcc.c
    branches/melt-branch/gcc/gcse.c
    branches/melt-branch/gcc/go/   (props changed)
    branches/melt-branch/gcc/go/gofrontend/expressions.cc
    branches/melt-branch/gcc/go/gofrontend/expressions.h
    branches/melt-branch/gcc/go/gofrontend/gogo-tree.cc
    branches/melt-branch/gcc/go/gofrontend/gogo.cc
    branches/melt-branch/gcc/go/gofrontend/gogo.h
    branches/melt-branch/gcc/go/gofrontend/lex.cc
    branches/melt-branch/gcc/go/gofrontend/lex.h
    branches/melt-branch/gcc/go/gofrontend/parse.cc
    branches/melt-branch/gcc/go/gofrontend/parse.h
    branches/melt-branch/gcc/go/gofrontend/statements.cc
    branches/melt-branch/gcc/go/gofrontend/statements.h
    branches/melt-branch/gcc/gtm-builtins.def
    branches/melt-branch/gcc/ifcvt.c
    branches/melt-branch/gcc/ira.c
    branches/melt-branch/gcc/lto-streamer-in.c   (props changed)
    branches/melt-branch/gcc/lto-streamer-out.c   (props changed)
    branches/melt-branch/gcc/lto-streamer.c   (props changed)
    branches/melt-branch/gcc/lto-streamer.h   (props changed)
    branches/melt-branch/gcc/optabs.c
    branches/melt-branch/gcc/postreload-gcse.c
    branches/melt-branch/gcc/reload1.c
    branches/melt-branch/gcc/rtl.h
    branches/melt-branch/gcc/sched-deps.c
    branches/melt-branch/gcc/sel-sched-ir.h
    branches/melt-branch/gcc/store-motion.c
    branches/melt-branch/gcc/target.def
    branches/melt-branch/gcc/testsuite/ChangeLog
    branches/melt-branch/gcc/testsuite/ada/acats/run_all.sh
    branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c   (props changed)
    branches/melt-branch/gcc/testsuite/g++.dg/ext/visibility/template9.C
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (props changed)
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/scal-to-vec1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr45416.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr46309.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr50908-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c   (props changed)
    branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c   (props changed)
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/melt-branch/gcc/testsuite/gcc.target/avr/torture/int24-mul.c
    branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90   (props changed)
    branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f   (props changed)
    branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f   (props changed)
    branches/melt-branch/gcc/testsuite/gfortran.dg/reassoc_4.f
    branches/melt-branch/gcc/testsuite/go.dg/   (props changed)
    branches/melt-branch/gcc/testsuite/go.go-torture/   (props changed)
    branches/melt-branch/gcc/testsuite/go.test/   (props changed)
    branches/melt-branch/gcc/testsuite/go.test/go-test.exp
    branches/melt-branch/gcc/testsuite/go.test/test/append.go
    branches/melt-branch/gcc/testsuite/go.test/test/blank.go
    branches/melt-branch/gcc/testsuite/go.test/test/blank1.go
    branches/melt-branch/gcc/testsuite/go.test/test/chan/doubleselect.go
    branches/melt-branch/gcc/testsuite/go.test/test/chan/nonblock.go
    branches/melt-branch/gcc/testsuite/go.test/test/chan/perm.go
    branches/melt-branch/gcc/testsuite/go.test/test/closure.go
    branches/melt-branch/gcc/testsuite/go.test/test/complit.go
    branches/melt-branch/gcc/testsuite/go.test/test/ddd1.go
    branches/melt-branch/gcc/testsuite/go.test/test/deferprint.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug014.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug027.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug067.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug070.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug093.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug108.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug113.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug141.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug148.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug175.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug200.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug213.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug242.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug248.dir/bug2.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug286.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug309.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug328.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug340.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug363.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug365.go
    branches/melt-branch/gcc/testsuite/go.test/test/func4.go
    branches/melt-branch/gcc/testsuite/go.test/test/golden.out
    branches/melt-branch/gcc/testsuite/go.test/test/goprint.go
    branches/melt-branch/gcc/testsuite/go.test/test/helloworld.go
    branches/melt-branch/gcc/testsuite/go.test/test/indirect1.go
    branches/melt-branch/gcc/testsuite/go.test/test/interface/fail.go
    branches/melt-branch/gcc/testsuite/go.test/test/interface/returntype.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx0.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx2.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx3.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx4.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/cplx5.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/intervar.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/label.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/rob1.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/rob2.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/simpswitch.go
    branches/melt-branch/gcc/testsuite/go.test/test/ken/string.go
    branches/melt-branch/gcc/testsuite/go.test/test/mallocfin.go
    branches/melt-branch/gcc/testsuite/go.test/test/mallocrep.go
    branches/melt-branch/gcc/testsuite/go.test/test/nil.go
    branches/melt-branch/gcc/testsuite/go.test/test/peano.go
    branches/melt-branch/gcc/testsuite/go.test/test/printbig.go
    branches/melt-branch/gcc/testsuite/go.test/test/run
    branches/melt-branch/gcc/testsuite/go.test/test/sigchld.go
    branches/melt-branch/gcc/testsuite/go.test/test/sinit.go
    branches/melt-branch/gcc/testsuite/go.test/test/switch.go
    branches/melt-branch/gcc/testsuite/go.test/test/turing.go
    branches/melt-branch/gcc/testsuite/go.test/test/typeswitch2.go
    branches/melt-branch/gcc/testsuite/go.test/test/zerodivide.go
    branches/melt-branch/gcc/testsuite/lib/go-dg.exp   (props changed)
    branches/melt-branch/gcc/testsuite/lib/go-torture.exp   (contents, props changed)
    branches/melt-branch/gcc/testsuite/lib/go.exp   (props changed)
    branches/melt-branch/gcc/testsuite/lib/target-supports.exp
    branches/melt-branch/gcc/trans-mem.c
    branches/melt-branch/gcc/tree-data-ref.c
    branches/melt-branch/gcc/tree-eh.c
    branches/melt-branch/gcc/tree-parloops.c
    branches/melt-branch/gcc/tree-predcom.c
    branches/melt-branch/gcc/tree-ssa-sccvn.c
    branches/melt-branch/gcc/tree.c
    branches/melt-branch/gcc/tree.h
    branches/melt-branch/libffi/ChangeLog
    branches/melt-branch/libffi/src/m68k/sysv.S
    branches/melt-branch/libgcc/ChangeLog
    branches/melt-branch/libgcc/config/rs6000/t-linux
    branches/melt-branch/libgcc/config/rs6000/t-ppc64-fp
    branches/melt-branch/libgo/   (props changed)
    branches/melt-branch/libgo/MERGE
    branches/melt-branch/libgo/Makefile.am
    branches/melt-branch/libgo/Makefile.in
    branches/melt-branch/libgo/config.h.in
    branches/melt-branch/libgo/configure
    branches/melt-branch/libgo/configure.ac
    branches/melt-branch/libgo/go/bytes/buffer.go
    branches/melt-branch/libgo/go/bytes/buffer_test.go
    branches/melt-branch/libgo/go/bytes/example_test.go
    branches/melt-branch/libgo/go/container/heap/heap.go
    branches/melt-branch/libgo/go/crypto/ecdsa/ecdsa.go
    branches/melt-branch/libgo/go/crypto/ecdsa/ecdsa_test.go
    branches/melt-branch/libgo/go/crypto/elliptic/elliptic.go
    branches/melt-branch/libgo/go/crypto/elliptic/elliptic_test.go
    branches/melt-branch/libgo/go/crypto/hmac/hmac.go
    branches/melt-branch/libgo/go/crypto/hmac/hmac_test.go
    branches/melt-branch/libgo/go/crypto/md4/md4.go
    branches/melt-branch/libgo/go/crypto/md5/md5.go
    branches/melt-branch/libgo/go/crypto/ocsp/ocsp_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/armor/armor.go
    branches/melt-branch/libgo/go/crypto/openpgp/canonical_text.go
    branches/melt-branch/libgo/go/crypto/openpgp/canonical_text_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/keys.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/compressed.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/one_pass_signature.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/packet.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/packet_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/private_key.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/public_key.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/reader.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/signature.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/read.go
    branches/melt-branch/libgo/go/crypto/openpgp/read_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/melt-branch/libgo/go/crypto/openpgp/write.go
    branches/melt-branch/libgo/go/crypto/openpgp/write_test.go
    branches/melt-branch/libgo/go/crypto/ripemd160/ripemd160.go
    branches/melt-branch/libgo/go/crypto/sha1/sha1.go
    branches/melt-branch/libgo/go/crypto/sha256/sha256.go
    branches/melt-branch/libgo/go/crypto/sha512/sha512.go
    branches/melt-branch/libgo/go/crypto/tls/cipher_suites.go
    branches/melt-branch/libgo/go/crypto/tls/common.go
    branches/melt-branch/libgo/go/crypto/tls/conn.go
    branches/melt-branch/libgo/go/crypto/tls/generate_cert.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_client.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_messages.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_server.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_server_test.go
    branches/melt-branch/libgo/go/crypto/tls/key_agreement.go
    branches/melt-branch/libgo/go/crypto/tls/root_unix.go
    branches/melt-branch/libgo/go/crypto/tls/tls.go
    branches/melt-branch/libgo/go/crypto/x509/cert_pool.go
    branches/melt-branch/libgo/go/crypto/x509/x509.go
    branches/melt-branch/libgo/go/debug/gosym/pclntab_test.go
    branches/melt-branch/libgo/go/encoding/asn1/asn1.go
    branches/melt-branch/libgo/go/encoding/asn1/asn1_test.go
    branches/melt-branch/libgo/go/encoding/asn1/marshal_test.go
    branches/melt-branch/libgo/go/encoding/gob/debug.go
    branches/melt-branch/libgo/go/encoding/gob/decode.go
    branches/melt-branch/libgo/go/encoding/gob/dump.go
    branches/melt-branch/libgo/go/encoding/gob/encoder_test.go
    branches/melt-branch/libgo/go/encoding/json/decode.go
    branches/melt-branch/libgo/go/encoding/json/decode_test.go
    branches/melt-branch/libgo/go/encoding/json/encode.go
    branches/melt-branch/libgo/go/encoding/json/encode_test.go
    branches/melt-branch/libgo/go/encoding/json/tagkey_test.go
    branches/melt-branch/libgo/go/encoding/xml/atom_test.go
    branches/melt-branch/libgo/go/encoding/xml/marshal.go
    branches/melt-branch/libgo/go/encoding/xml/marshal_test.go
    branches/melt-branch/libgo/go/encoding/xml/read.go
    branches/melt-branch/libgo/go/encoding/xml/read_test.go
    branches/melt-branch/libgo/go/encoding/xml/xml_test.go
    branches/melt-branch/libgo/go/exp/gotype/testdata/test1.go
    branches/melt-branch/libgo/go/exp/inotify/inotify_linux_test.go
    branches/melt-branch/libgo/go/exp/norm/input.go
    branches/melt-branch/libgo/go/exp/norm/normalize.go
    branches/melt-branch/libgo/go/exp/norm/normalize_test.go
    branches/melt-branch/libgo/go/exp/norm/readwriter.go
    branches/melt-branch/libgo/go/exp/norm/trie_test.go
    branches/melt-branch/libgo/go/exp/ssh/client.go
    branches/melt-branch/libgo/go/exp/ssh/doc.go
    branches/melt-branch/libgo/go/exp/ssh/messages.go
    branches/melt-branch/libgo/go/exp/ssh/session.go
    branches/melt-branch/libgo/go/exp/ssh/session_test.go
    branches/melt-branch/libgo/go/exp/ssh/tcpip.go
    branches/melt-branch/libgo/go/exp/ssh/transport.go
    branches/melt-branch/libgo/go/exp/ssh/transport_test.go
    branches/melt-branch/libgo/go/exp/terminal/terminal.go
    branches/melt-branch/libgo/go/exp/terminal/terminal_test.go
    branches/melt-branch/libgo/go/exp/types/check_test.go
    branches/melt-branch/libgo/go/exp/types/gcimporter.go
    branches/melt-branch/libgo/go/exp/types/universe.go
    branches/melt-branch/libgo/go/flag/flag.go
    branches/melt-branch/libgo/go/flag/flag_test.go
    branches/melt-branch/libgo/go/fmt/doc.go
    branches/melt-branch/libgo/go/fmt/fmt_test.go
    branches/melt-branch/libgo/go/go/ast/ast.go
    branches/melt-branch/libgo/go/go/ast/filter.go
    branches/melt-branch/libgo/go/go/ast/print.go
    branches/melt-branch/libgo/go/go/ast/print_test.go
    branches/melt-branch/libgo/go/go/ast/scope.go
    branches/melt-branch/libgo/go/go/build/build.go
    branches/melt-branch/libgo/go/go/build/dir.go
    branches/melt-branch/libgo/go/go/build/path.go
    branches/melt-branch/libgo/go/go/build/pkgtest/sqrt_test.go
    branches/melt-branch/libgo/go/go/build/pkgtest/xsqrt_test.go
    branches/melt-branch/libgo/go/go/doc/comment.go
    branches/melt-branch/libgo/go/go/doc/doc.go
    branches/melt-branch/libgo/go/go/doc/example.go
    branches/melt-branch/libgo/go/go/doc/exports.go
    branches/melt-branch/libgo/go/go/doc/filter.go
    branches/melt-branch/libgo/go/go/doc/headscan.go
    branches/melt-branch/libgo/go/go/parser/interface.go
    branches/melt-branch/libgo/go/go/parser/parser.go
    branches/melt-branch/libgo/go/go/parser/parser_test.go
    branches/melt-branch/libgo/go/go/printer/printer.go
    branches/melt-branch/libgo/go/go/printer/printer_test.go
    branches/melt-branch/libgo/go/go/scanner/scanner.go
    branches/melt-branch/libgo/go/go/scanner/scanner_test.go
    branches/melt-branch/libgo/go/go/token/position.go
    branches/melt-branch/libgo/go/go/token/position_test.go
    branches/melt-branch/libgo/go/go/token/token.go
    branches/melt-branch/libgo/go/hash/adler32/adler32.go
    branches/melt-branch/libgo/go/hash/crc32/crc32.go
    branches/melt-branch/libgo/go/hash/crc64/crc64.go
    branches/melt-branch/libgo/go/hash/fnv/fnv.go
    branches/melt-branch/libgo/go/hash/hash.go
    branches/melt-branch/libgo/go/html/foreign.go
    branches/melt-branch/libgo/go/html/node.go
    branches/melt-branch/libgo/go/html/parse.go
    branches/melt-branch/libgo/go/html/parse_test.go
    branches/melt-branch/libgo/go/html/render.go
    branches/melt-branch/libgo/go/html/template/doc.go
    branches/melt-branch/libgo/go/html/template/escape_test.go
    branches/melt-branch/libgo/go/html/token.go
    branches/melt-branch/libgo/go/image/color/color.go
    branches/melt-branch/libgo/go/image/color/ycbcr.go
    branches/melt-branch/libgo/go/image/draw/draw.go
    branches/melt-branch/libgo/go/image/geom.go
    branches/melt-branch/libgo/go/image/image.go
    branches/melt-branch/libgo/go/image/jpeg/reader.go
    branches/melt-branch/libgo/go/image/names.go
    branches/melt-branch/libgo/go/image/tiff/reader.go
    branches/melt-branch/libgo/go/image/ycbcr.go
    branches/melt-branch/libgo/go/io/ioutil/ioutil.go
    branches/melt-branch/libgo/go/io/ioutil/ioutil_test.go
    branches/melt-branch/libgo/go/log/syslog/syslog.go
    branches/melt-branch/libgo/go/log/syslog/syslog_test.go
    branches/melt-branch/libgo/go/math/all_test.go
    branches/melt-branch/libgo/go/math/big/nat.go
    branches/melt-branch/libgo/go/math/rand/rand.go
    branches/melt-branch/libgo/go/math/rand/rand_test.go
    branches/melt-branch/libgo/go/mime/mediatype.go
    branches/melt-branch/libgo/go/mime/mediatype_test.go
    branches/melt-branch/libgo/go/mime/type.go
    branches/melt-branch/libgo/go/net/dnsclient_unix.go
    branches/melt-branch/libgo/go/net/fd.go
    branches/melt-branch/libgo/go/net/fd_windows.go
    branches/melt-branch/libgo/go/net/file_test.go
    branches/melt-branch/libgo/go/net/http/cgi/host.go
    branches/melt-branch/libgo/go/net/http/cgi/host_test.go
    branches/melt-branch/libgo/go/net/http/client.go
    branches/melt-branch/libgo/go/net/http/client_test.go
    branches/melt-branch/libgo/go/net/http/cookie.go
    branches/melt-branch/libgo/go/net/http/doc.go
    branches/melt-branch/libgo/go/net/http/fs_test.go
    branches/melt-branch/libgo/go/net/http/httputil/dump.go
    branches/melt-branch/libgo/go/net/http/httputil/reverseproxy.go
    branches/melt-branch/libgo/go/net/http/readrequest_test.go
    branches/melt-branch/libgo/go/net/http/request.go
    branches/melt-branch/libgo/go/net/http/requestwrite_test.go
    branches/melt-branch/libgo/go/net/http/serve_test.go
    branches/melt-branch/libgo/go/net/http/server.go
    branches/melt-branch/libgo/go/net/http/transport.go
    branches/melt-branch/libgo/go/net/interface.go
    branches/melt-branch/libgo/go/net/ipraw_test.go
    branches/melt-branch/libgo/go/net/iprawsock_plan9.go
    branches/melt-branch/libgo/go/net/iprawsock_posix.go
    branches/melt-branch/libgo/go/net/ipsock_plan9.go
    branches/melt-branch/libgo/go/net/ipsock_posix.go
    branches/melt-branch/libgo/go/net/lookup_plan9.go
    branches/melt-branch/libgo/go/net/lookup_unix.go
    branches/melt-branch/libgo/go/net/lookup_windows.go
    branches/melt-branch/libgo/go/net/multicast_test.go
    branches/melt-branch/libgo/go/net/net.go
    branches/melt-branch/libgo/go/net/pipe.go
    branches/melt-branch/libgo/go/net/rpc/server_test.go
    branches/melt-branch/libgo/go/net/sendfile_linux.go
    branches/melt-branch/libgo/go/net/server_test.go
    branches/melt-branch/libgo/go/net/smtp/auth.go
    branches/melt-branch/libgo/go/net/sock.go
    branches/melt-branch/libgo/go/net/sock_bsd.go
    branches/melt-branch/libgo/go/net/sock_linux.go
    branches/melt-branch/libgo/go/net/sock_windows.go
    branches/melt-branch/libgo/go/net/tcpsock_plan9.go
    branches/melt-branch/libgo/go/net/tcpsock_posix.go
    branches/melt-branch/libgo/go/net/textproto/reader.go
    branches/melt-branch/libgo/go/net/textproto/reader_test.go
    branches/melt-branch/libgo/go/net/timeout_test.go
    branches/melt-branch/libgo/go/net/udpsock_plan9.go
    branches/melt-branch/libgo/go/net/udpsock_posix.go
    branches/melt-branch/libgo/go/net/unixsock_plan9.go
    branches/melt-branch/libgo/go/net/unixsock_posix.go
    branches/melt-branch/libgo/go/net/url/url.go
    branches/melt-branch/libgo/go/net/url/url_test.go
    branches/melt-branch/libgo/go/old/netchan/common.go
    branches/melt-branch/libgo/go/old/regexp/regexp.go
    branches/melt-branch/libgo/go/os/dir.go
    branches/melt-branch/libgo/go/os/dir_plan9.go
    branches/melt-branch/libgo/go/os/dir_unix.go
    branches/melt-branch/libgo/go/os/env_test.go
    branches/melt-branch/libgo/go/os/error_plan9.go
    branches/melt-branch/libgo/go/os/error_posix.go
    branches/melt-branch/libgo/go/os/exec/lp_unix.go
    branches/melt-branch/libgo/go/os/exec/lp_windows.go
    branches/melt-branch/libgo/go/os/exec_plan9.go
    branches/melt-branch/libgo/go/os/exec_unix.go
    branches/melt-branch/libgo/go/os/exec_windows.go
    branches/melt-branch/libgo/go/os/file.go
    branches/melt-branch/libgo/go/os/file_posix.go
    branches/melt-branch/libgo/go/os/file_unix.go
    branches/melt-branch/libgo/go/os/os_test.go
    branches/melt-branch/libgo/go/os/os_unix_test.go
    branches/melt-branch/libgo/go/os/path.go
    branches/melt-branch/libgo/go/os/path_test.go
    branches/melt-branch/libgo/go/os/stat_openbsd.go
    branches/melt-branch/libgo/go/os/sys_bsd.go
    branches/melt-branch/libgo/go/os/sys_linux.go
    branches/melt-branch/libgo/go/os/sys_plan9.go
    branches/melt-branch/libgo/go/os/types.go
    branches/melt-branch/libgo/go/patch/textdiff.go
    branches/melt-branch/libgo/go/reflect/all_test.go
    branches/melt-branch/libgo/go/reflect/type.go
    branches/melt-branch/libgo/go/reflect/value.go
    branches/melt-branch/libgo/go/regexp/all_test.go
    branches/melt-branch/libgo/go/regexp/exec.go
    branches/melt-branch/libgo/go/regexp/regexp.go
    branches/melt-branch/libgo/go/regexp/syntax/compile.go
    branches/melt-branch/libgo/go/regexp/syntax/prog.go
    branches/melt-branch/libgo/go/regexp/syntax/prog_test.go
    branches/melt-branch/libgo/go/regexp/syntax/regexp.go
    branches/melt-branch/libgo/go/runtime/debug.go
    branches/melt-branch/libgo/go/runtime/extern.go
    branches/melt-branch/libgo/go/runtime/gc_test.go
    branches/melt-branch/libgo/go/sort/sort.go
    branches/melt-branch/libgo/go/strconv/extfloat.go
    branches/melt-branch/libgo/go/strconv/fp_test.go
    branches/melt-branch/libgo/go/strconv/ftoa.go
    branches/melt-branch/libgo/go/strconv/ftoa_test.go
    branches/melt-branch/libgo/go/strconv/quote.go
    branches/melt-branch/libgo/go/strconv/quote_test.go
    branches/melt-branch/libgo/go/sync/atomic/atomic_test.go
    branches/melt-branch/libgo/go/syscall/env_unix.go
    branches/melt-branch/libgo/go/syscall/exec_unix.go
    branches/melt-branch/libgo/go/syscall/socket.go
    branches/melt-branch/libgo/go/syscall/syscall.go
    branches/melt-branch/libgo/go/syscall/syscall_unix.go
    branches/melt-branch/libgo/go/testing/benchmark.go
    branches/melt-branch/libgo/go/testing/example.go
    branches/melt-branch/libgo/go/testing/testing.go
    branches/melt-branch/libgo/go/text/template/doc.go
    branches/melt-branch/libgo/go/text/template/exec.go
    branches/melt-branch/libgo/go/text/template/exec_test.go
    branches/melt-branch/libgo/go/text/template/multi_test.go
    branches/melt-branch/libgo/go/text/template/parse/node.go
    branches/melt-branch/libgo/go/text/template/parse/parse_test.go
    branches/melt-branch/libgo/go/text/template/template.go
    branches/melt-branch/libgo/go/time/format.go
    branches/melt-branch/libgo/go/time/sleep.go
    branches/melt-branch/libgo/go/time/tick.go
    branches/melt-branch/libgo/go/time/time.go
    branches/melt-branch/libgo/go/time/time_test.go
    branches/melt-branch/libgo/go/websocket/hixie.go
    branches/melt-branch/libgo/go/websocket/hybi.go
    branches/melt-branch/libgo/go/websocket/websocket.go
    branches/melt-branch/libgo/mksysinfo.sh
    branches/melt-branch/libgo/runtime/malloc.goc
    branches/melt-branch/libgo/runtime/malloc.h
    branches/melt-branch/libgo/runtime/mgc0.c
    branches/melt-branch/libgo/runtime/runtime.c
    branches/melt-branch/libgo/runtime/runtime.h
    branches/melt-branch/libgo/runtime/runtime1.goc
    branches/melt-branch/libgo/runtime/thread-linux.c
    branches/melt-branch/libgo/testsuite/gotest
    branches/melt-branch/libgomp/ChangeLog
    branches/melt-branch/libgomp/configure.tgt
    branches/melt-branch/libiberty/ChangeLog
    branches/melt-branch/libiberty/make-relative-prefix.c
    branches/melt-branch/libitm/ChangeLog
    branches/melt-branch/libitm/config/linux/rwlock.cc
    branches/melt-branch/libitm/config/x86/sjlj.S
    branches/melt-branch/libitm/config/x86/target.h
    branches/melt-branch/libjava/classpath/   (props changed)

Propchange: branches/melt-branch/libstdc++-v3/include/profile/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/include/profile/impl/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/profile/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/
            ('svnmerge-integrated' modified)

Propchange: branches/melt-branch/gcc/cp/ChangeLog-2007
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/cp/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/go/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/lto-streamer-in.c
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/lto-streamer-out.c
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/lto-streamer.c
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/lto-streamer.h
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c
            ('svn:mergeinfo' modified)

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

Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/go.dg/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/go.go-torture/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/go.test/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/lib/go-dg.exp
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/lib/go-torture.exp
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/gcc/testsuite/lib/go.exp
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libgo/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list