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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Dec 5 09:24:00 GMT 2011


Author: bstarynk
Date: Mon Dec  5 09:24:44 2011
New Revision: 182003

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

2011-12-05  Basile Starynkevitch  <basile@starynkevitch.net>

	MELT branch merged with trunk rev 182001 using svnmerge


Added:
    branches/melt-branch/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
      - copied unchanged from r182001, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
    branches/melt-branch/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
      - copied unchanged from r182001, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
Modified:
    branches/melt-branch/libstdc++-v3/ChangeLog
    branches/melt-branch/libstdc++-v3/doc/xml/manual/utilities.xml
    branches/melt-branch/libstdc++-v3/include/bits/move.h
    branches/melt-branch/libstdc++-v3/include/bits/stl_heap.h
    branches/melt-branch/libstdc++-v3/include/debug/debug.h
    branches/melt-branch/libstdc++-v3/include/debug/formatter.h
    branches/melt-branch/libstdc++-v3/include/debug/macros.h
    branches/melt-branch/libstdc++-v3/include/profile/   (props changed)
    branches/melt-branch/libstdc++-v3/include/profile/impl/   (props changed)
    branches/melt-branch/libstdc++-v3/include/std/iomanip
    branches/melt-branch/libstdc++-v3/include/std/type_traits
    branches/melt-branch/libstdc++-v3/include/tr1/type_traits
    branches/melt-branch/libstdc++-v3/include/tr2/type_traits
    branches/melt-branch/libstdc++-v3/src/debug.cc
    branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/melt-branch/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    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/forward/c_neg.cc
    branches/melt-branch/libstdc++-v3/testsuite/20_util/forward/f_neg.cc
    branches/melt-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/melt-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    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/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/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_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_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/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/config/sh/sync.md
      - copied unchanged from r182001, trunk/gcc/config/sh/sync.md
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/pr51313.C
      - copied unchanged from r182001, trunk/gcc/testsuite/g++.dg/cpp0x/pr51313.C
    branches/melt-branch/gcc/testsuite/g++.dg/gcov/gcov-13.C
      - copied unchanged from r182001, trunk/gcc/testsuite/g++.dg/gcov/gcov-13.C
    branches/melt-branch/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
      - copied unchanged from r182001, trunk/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
      - copied unchanged from r182001, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
      - copied unchanged from r182001, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/pr51323.c
      - copied unchanged from r182001, trunk/gcc/testsuite/gcc.c-torture/execute/pr51323.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-122.c
      - copied unchanged from r182001, trunk/gcc/testsuite/gcc.dg/vect/vect-122.c
    branches/melt-branch/gcc/testsuite/gcc.target/i386/pr51393.c
      - copied unchanged from r182001, trunk/gcc/testsuite/gcc.target/i386/pr51393.c
    branches/melt-branch/gcc/testsuite/gfortran.dg/associate_10.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/associate_10.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/move_alloc_10.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/move_alloc_10.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/move_alloc_8.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/move_alloc_8.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/move_alloc_9.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/move_alloc_9.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/select_type_24.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/select_type_24.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/vect/pr51285.f90
      - copied unchanged from r182001, trunk/gcc/testsuite/gfortran.dg/vect/pr51285.f90
    branches/melt-branch/libgo/go/errors/
      - copied from r182001, trunk/libgo/go/errors/
    branches/melt-branch/libgo/go/exp/types/testdata/test0.src
      - copied unchanged from r182001, trunk/libgo/go/exp/types/testdata/test0.src
    branches/melt-branch/libgo/godeps.sh
      - copied unchanged from r182001, trunk/libgo/godeps.sh
Modified:
    branches/melt-branch/   (props changed)
    branches/melt-branch/ChangeLog.MELT
    branches/melt-branch/gcc/ChangeLog
    branches/melt-branch/gcc/DATESTAMP
    branches/melt-branch/gcc/ada/ChangeLog
    branches/melt-branch/gcc/ada/a-cbdlli.adb
    branches/melt-branch/gcc/ada/a-cbhama.adb
    branches/melt-branch/gcc/ada/a-cbhase.adb
    branches/melt-branch/gcc/ada/a-cbmutr.adb
    branches/melt-branch/gcc/ada/a-cbmutr.ads
    branches/melt-branch/gcc/ada/a-cborma.adb
    branches/melt-branch/gcc/ada/a-cborse.adb
    branches/melt-branch/gcc/ada/a-cdlili.adb
    branches/melt-branch/gcc/ada/a-cidlli.adb
    branches/melt-branch/gcc/ada/a-cihama.adb
    branches/melt-branch/gcc/ada/a-cihase.adb
    branches/melt-branch/gcc/ada/a-cimutr.adb
    branches/melt-branch/gcc/ada/a-ciorma.adb
    branches/melt-branch/gcc/ada/a-ciormu.adb
    branches/melt-branch/gcc/ada/a-ciormu.ads
    branches/melt-branch/gcc/ada/a-ciorse.adb
    branches/melt-branch/gcc/ada/a-cobove.adb
    branches/melt-branch/gcc/ada/a-cohama.adb
    branches/melt-branch/gcc/ada/a-coinve.adb
    branches/melt-branch/gcc/ada/a-comutr.adb
    branches/melt-branch/gcc/ada/a-convec.adb
    branches/melt-branch/gcc/ada/a-coorma.adb
    branches/melt-branch/gcc/ada/a-coormu.adb
    branches/melt-branch/gcc/ada/a-coormu.ads
    branches/melt-branch/gcc/ada/a-coorse.adb
    branches/melt-branch/gcc/ada/checks.adb
    branches/melt-branch/gcc/ada/einfo.ads
    branches/melt-branch/gcc/ada/exp_attr.adb
    branches/melt-branch/gcc/ada/exp_ch13.adb
    branches/melt-branch/gcc/ada/exp_ch4.adb
    branches/melt-branch/gcc/ada/exp_dbug.adb
    branches/melt-branch/gcc/ada/freeze.adb
    branches/melt-branch/gcc/ada/gcc-interface/Make-lang.in
    branches/melt-branch/gcc/ada/gcc-interface/Makefile.in
    branches/melt-branch/gcc/ada/gnat_rm.texi
    branches/melt-branch/gcc/ada/gnat_ugn.texi
    branches/melt-branch/gcc/ada/live.adb
    branches/melt-branch/gcc/ada/prj-part.adb
    branches/melt-branch/gcc/ada/rtsfind.adb
    branches/melt-branch/gcc/ada/s-osinte-rtems.adb
    branches/melt-branch/gcc/ada/s-osinte-rtems.ads
    branches/melt-branch/gcc/ada/s-tpopsp-rtems.adb
    branches/melt-branch/gcc/ada/sem.adb
    branches/melt-branch/gcc/ada/sem_attr.adb
    branches/melt-branch/gcc/ada/sem_aux.adb
    branches/melt-branch/gcc/ada/sem_aux.ads
    branches/melt-branch/gcc/ada/sem_ch10.adb
    branches/melt-branch/gcc/ada/sem_ch3.adb
    branches/melt-branch/gcc/ada/sem_ch4.adb
    branches/melt-branch/gcc/ada/sem_ch6.adb
    branches/melt-branch/gcc/ada/sem_ch8.adb
    branches/melt-branch/gcc/ada/sem_ch9.adb
    branches/melt-branch/gcc/ada/sem_elab.adb
    branches/melt-branch/gcc/ada/sem_prag.adb
    branches/melt-branch/gcc/ada/sem_util.adb
    branches/melt-branch/gcc/ada/sem_util.ads
    branches/melt-branch/gcc/ada/sinfo.ads
    branches/melt-branch/gcc/ada/terminals.c
    branches/melt-branch/gcc/ada/usage.adb
    branches/melt-branch/gcc/ada/vms_data.ads
    branches/melt-branch/gcc/builtins.c
    branches/melt-branch/gcc/calls.c
    branches/melt-branch/gcc/cfgexpand.c
    branches/melt-branch/gcc/cgraph.c
    branches/melt-branch/gcc/cgraphunit.c
    branches/melt-branch/gcc/config/arm/arm-protos.h
    branches/melt-branch/gcc/config/arm/arm.c
    branches/melt-branch/gcc/config/arm/arm.h
    branches/melt-branch/gcc/config/darwin.h
    branches/melt-branch/gcc/config/darwin10.h
    branches/melt-branch/gcc/config/i386/avxintrin.h
    branches/melt-branch/gcc/config/i386/sse.md
    branches/melt-branch/gcc/config/ia64/ia64-protos.h
    branches/melt-branch/gcc/config/ia64/ia64.c
    branches/melt-branch/gcc/config/ia64/ia64.h
    branches/melt-branch/gcc/config/rs6000/rs6000.c
    branches/melt-branch/gcc/config/sh/linux.h
    branches/melt-branch/gcc/config/sh/sh.md
    branches/melt-branch/gcc/config/sh/sh.opt
    branches/melt-branch/gcc/coverage.c
    branches/melt-branch/gcc/coverage.h
    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/doc/gcov.texi
    branches/melt-branch/gcc/doc/invoke.texi
    branches/melt-branch/gcc/fold-const.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/match.c
    branches/melt-branch/gcc/fortran/resolve.c
    branches/melt-branch/gcc/fortran/trans-intrinsic.c
    branches/melt-branch/gcc/gcov-dump.c
    branches/melt-branch/gcc/gcov-io.h
    branches/melt-branch/gcc/gcov.c
    branches/melt-branch/gcc/gimple-fold.c
    branches/melt-branch/gcc/gimple-pretty-print.c
    branches/melt-branch/gcc/gimple-streamer-in.c
    branches/melt-branch/gcc/gimple.c
    branches/melt-branch/gcc/gimple.h
    branches/melt-branch/gcc/gimplify.c
    branches/melt-branch/gcc/go/   (props changed)
    branches/melt-branch/gcc/go/gofrontend/types.cc
    branches/melt-branch/gcc/ipa-inline-analysis.c
    branches/melt-branch/gcc/ipa-inline.c
    branches/melt-branch/gcc/ipa-prop.c
    branches/melt-branch/gcc/ipa.c
    branches/melt-branch/gcc/java/ChangeLog
    branches/melt-branch/gcc/java/expr.c
    branches/melt-branch/gcc/loop-doloop.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/profile.c
    branches/melt-branch/gcc/testsuite/ChangeLog
    branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c   (props changed)
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (props changed)
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/vector-subscript-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/darwin-segaddr.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/vect/slp-13.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-24.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-3.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-34.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-4.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-cond-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/slp-multitypes-11.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-10.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-105.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-112.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-15.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-31.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-32.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-33.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-34.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-35.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-36.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-6.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-73.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-74.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-75.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-76.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-80.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-85.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-89.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-97.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-98.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-all.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-double-reduc-6.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-iv-8.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-iv-8a.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-1a.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-1b.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-2a.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-2c.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-3.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-4a.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-4b.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-4c.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-4d.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-4m.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-over-widen-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-over-widen-3.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-2char.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-shift-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7.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/class_45a.f03
    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/move_alloc_5.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/select_type_23.f03
    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/test/chan/goroutines.go
    branches/melt-branch/gcc/testsuite/go.test/test/env.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug107.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug243.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug262.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug326.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug331.go
    branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug354.go
    branches/melt-branch/gcc/testsuite/go.test/test/func2.go
    branches/melt-branch/gcc/testsuite/go.test/test/import.go
    branches/melt-branch/gcc/testsuite/go.test/test/recover2.go
    branches/melt-branch/gcc/testsuite/go.test/test/recover3.go
    branches/melt-branch/gcc/testsuite/lib/gcov.exp
    branches/melt-branch/gcc/testsuite/lib/go-dg.exp   (props changed)
    branches/melt-branch/gcc/testsuite/lib/go-torture.exp   (props changed)
    branches/melt-branch/gcc/testsuite/lib/go.exp   (props changed)
    branches/melt-branch/gcc/testsuite/obj-c++.dg/naming-3.mm
    branches/melt-branch/gcc/testsuite/obj-c++.dg/naming-4.mm
    branches/melt-branch/gcc/tree-mudflap.c
    branches/melt-branch/gcc/tree-sra.c
    branches/melt-branch/gcc/tree-ssa-live.c
    branches/melt-branch/gcc/tree-ssa.c
    branches/melt-branch/gcc/tree-vect-loop.c
    branches/melt-branch/gcc/tree.h
    branches/melt-branch/libgcc/ChangeLog
    branches/melt-branch/libgcc/config/rs6000/t-darwin64
    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/archive/tar/reader.go
    branches/melt-branch/libgo/go/archive/tar/reader_test.go
    branches/melt-branch/libgo/go/archive/tar/writer.go
    branches/melt-branch/libgo/go/archive/zip/reader.go
    branches/melt-branch/libgo/go/archive/zip/reader_test.go
    branches/melt-branch/libgo/go/archive/zip/struct.go
    branches/melt-branch/libgo/go/archive/zip/writer.go
    branches/melt-branch/libgo/go/archive/zip/zip_test.go
    branches/melt-branch/libgo/go/asn1/asn1.go
    branches/melt-branch/libgo/go/asn1/marshal.go
    branches/melt-branch/libgo/go/big/int.go
    branches/melt-branch/libgo/go/big/int_test.go
    branches/melt-branch/libgo/go/big/nat.go
    branches/melt-branch/libgo/go/big/nat_test.go
    branches/melt-branch/libgo/go/big/rat.go
    branches/melt-branch/libgo/go/big/rat_test.go
    branches/melt-branch/libgo/go/bufio/bufio.go
    branches/melt-branch/libgo/go/bufio/bufio_test.go
    branches/melt-branch/libgo/go/bytes/buffer.go
    branches/melt-branch/libgo/go/bytes/buffer_test.go
    branches/melt-branch/libgo/go/bytes/bytes.go
    branches/melt-branch/libgo/go/bytes/bytes_test.go
    branches/melt-branch/libgo/go/compress/bzip2/bit_reader.go
    branches/melt-branch/libgo/go/compress/bzip2/bzip2.go
    branches/melt-branch/libgo/go/compress/bzip2/bzip2_test.go
    branches/melt-branch/libgo/go/compress/bzip2/huffman.go
    branches/melt-branch/libgo/go/compress/flate/deflate.go
    branches/melt-branch/libgo/go/compress/flate/deflate_test.go
    branches/melt-branch/libgo/go/compress/flate/huffman_bit_writer.go
    branches/melt-branch/libgo/go/compress/flate/inflate.go
    branches/melt-branch/libgo/go/compress/gzip/gunzip.go
    branches/melt-branch/libgo/go/compress/gzip/gunzip_test.go
    branches/melt-branch/libgo/go/compress/gzip/gzip.go
    branches/melt-branch/libgo/go/compress/lzw/reader.go
    branches/melt-branch/libgo/go/compress/lzw/reader_test.go
    branches/melt-branch/libgo/go/compress/lzw/writer.go
    branches/melt-branch/libgo/go/compress/lzw/writer_test.go
    branches/melt-branch/libgo/go/compress/zlib/reader.go
    branches/melt-branch/libgo/go/compress/zlib/reader_test.go
    branches/melt-branch/libgo/go/compress/zlib/writer.go
    branches/melt-branch/libgo/go/crypto/aes/cipher.go
    branches/melt-branch/libgo/go/crypto/bcrypt/base64.go
    branches/melt-branch/libgo/go/crypto/bcrypt/bcrypt.go
    branches/melt-branch/libgo/go/crypto/bcrypt/bcrypt_test.go
    branches/melt-branch/libgo/go/crypto/blowfish/cipher.go
    branches/melt-branch/libgo/go/crypto/cast5/cast5.go
    branches/melt-branch/libgo/go/crypto/cipher/io.go
    branches/melt-branch/libgo/go/crypto/des/cipher.go
    branches/melt-branch/libgo/go/crypto/dsa/dsa.go
    branches/melt-branch/libgo/go/crypto/ecdsa/ecdsa.go
    branches/melt-branch/libgo/go/crypto/elliptic/elliptic.go
    branches/melt-branch/libgo/go/crypto/hmac/hmac.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.go
    branches/melt-branch/libgo/go/crypto/openpgp/armor/armor.go
    branches/melt-branch/libgo/go/crypto/openpgp/armor/encode.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/elgamal/elgamal.go
    branches/melt-branch/libgo/go/crypto/openpgp/error/error.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/compressed_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/melt-branch/libgo/go/crypto/openpgp/packet/literal.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/symmetric_key_encrypted_test.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/packet/userid.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/rand/rand.go
    branches/melt-branch/libgo/go/crypto/rand/rand_unix.go
    branches/melt-branch/libgo/go/crypto/rand/rand_windows.go
    branches/melt-branch/libgo/go/crypto/rand/util.go
    branches/melt-branch/libgo/go/crypto/rc4/rc4.go
    branches/melt-branch/libgo/go/crypto/ripemd160/ripemd160.go
    branches/melt-branch/libgo/go/crypto/rsa/pkcs1v15.go
    branches/melt-branch/libgo/go/crypto/rsa/rsa.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/alert.go
    branches/melt-branch/libgo/go/crypto/tls/cipher_suites.go
    branches/melt-branch/libgo/go/crypto/tls/conn.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_client.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/prf.go
    branches/melt-branch/libgo/go/crypto/tls/tls.go
    branches/melt-branch/libgo/go/crypto/twofish/twofish.go
    branches/melt-branch/libgo/go/crypto/x509/pkcs1.go
    branches/melt-branch/libgo/go/crypto/x509/verify.go
    branches/melt-branch/libgo/go/crypto/x509/verify_test.go
    branches/melt-branch/libgo/go/crypto/x509/x509.go
    branches/melt-branch/libgo/go/crypto/xtea/cipher.go
    branches/melt-branch/libgo/go/csv/reader.go
    branches/melt-branch/libgo/go/csv/reader_test.go
    branches/melt-branch/libgo/go/csv/writer.go
    branches/melt-branch/libgo/go/debug/dwarf/buf.go
    branches/melt-branch/libgo/go/debug/dwarf/entry.go
    branches/melt-branch/libgo/go/debug/dwarf/open.go
    branches/melt-branch/libgo/go/debug/dwarf/type.go
    branches/melt-branch/libgo/go/debug/dwarf/unit.go
    branches/melt-branch/libgo/go/debug/elf/file.go
    branches/melt-branch/libgo/go/debug/gosym/symtab.go
    branches/melt-branch/libgo/go/debug/macho/file.go
    branches/melt-branch/libgo/go/debug/pe/file.go
    branches/melt-branch/libgo/go/encoding/ascii85/ascii85.go
    branches/melt-branch/libgo/go/encoding/ascii85/ascii85_test.go
    branches/melt-branch/libgo/go/encoding/base32/base32.go
    branches/melt-branch/libgo/go/encoding/base32/base32_test.go
    branches/melt-branch/libgo/go/encoding/base64/base64.go
    branches/melt-branch/libgo/go/encoding/base64/base64_test.go
    branches/melt-branch/libgo/go/encoding/binary/binary.go
    branches/melt-branch/libgo/go/encoding/binary/binary_test.go
    branches/melt-branch/libgo/go/encoding/binary/varint.go
    branches/melt-branch/libgo/go/encoding/binary/varint_test.go
    branches/melt-branch/libgo/go/encoding/git85/git.go
    branches/melt-branch/libgo/go/encoding/git85/git_test.go
    branches/melt-branch/libgo/go/encoding/hex/hex.go
    branches/melt-branch/libgo/go/encoding/pem/pem.go
    branches/melt-branch/libgo/go/exec/exec.go
    branches/melt-branch/libgo/go/exec/exec_test.go
    branches/melt-branch/libgo/go/exec/lp_plan9.go
    branches/melt-branch/libgo/go/exec/lp_unix.go
    branches/melt-branch/libgo/go/exec/lp_windows.go
    branches/melt-branch/libgo/go/exp/ebnf/ebnf.go
    branches/melt-branch/libgo/go/exp/ebnf/parser.go
    branches/melt-branch/libgo/go/exp/ebnflint/ebnflint.go
    branches/melt-branch/libgo/go/exp/gotype/gotype.go
    branches/melt-branch/libgo/go/exp/gui/gui.go
    branches/melt-branch/libgo/go/exp/gui/x11/auth.go
    branches/melt-branch/libgo/go/exp/gui/x11/conn.go
    branches/melt-branch/libgo/go/exp/inotify/inotify_linux.go
    branches/melt-branch/libgo/go/exp/norm/composition.go
    branches/melt-branch/libgo/go/exp/norm/composition_test.go
    branches/melt-branch/libgo/go/exp/norm/maketables.go
    branches/melt-branch/libgo/go/exp/norm/maketesttables.go
    branches/melt-branch/libgo/go/exp/norm/normalize_test.go
    branches/melt-branch/libgo/go/exp/norm/normregtest.go
    branches/melt-branch/libgo/go/exp/norm/readwriter.go
    branches/melt-branch/libgo/go/exp/norm/readwriter_test.go
    branches/melt-branch/libgo/go/exp/norm/trie_test.go
    branches/melt-branch/libgo/go/exp/norm/triedata_test.go
    branches/melt-branch/libgo/go/exp/norm/triegen.go
    branches/melt-branch/libgo/go/exp/spdy/read.go
    branches/melt-branch/libgo/go/exp/spdy/types.go
    branches/melt-branch/libgo/go/exp/spdy/write.go
    branches/melt-branch/libgo/go/exp/sql/convert.go
    branches/melt-branch/libgo/go/exp/sql/convert_test.go
    branches/melt-branch/libgo/go/exp/sql/driver/driver.go
    branches/melt-branch/libgo/go/exp/sql/driver/types.go
    branches/melt-branch/libgo/go/exp/sql/fakedb_test.go
    branches/melt-branch/libgo/go/exp/sql/sql.go
    branches/melt-branch/libgo/go/exp/sql/sql_test.go
    branches/melt-branch/libgo/go/exp/ssh/channel.go
    branches/melt-branch/libgo/go/exp/ssh/client.go
    branches/melt-branch/libgo/go/exp/ssh/common.go
    branches/melt-branch/libgo/go/exp/ssh/messages.go
    branches/melt-branch/libgo/go/exp/ssh/server.go
    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/exp/ssh/session.go
    branches/melt-branch/libgo/go/exp/ssh/transport.go
    branches/melt-branch/libgo/go/exp/template/html/css.go
    branches/melt-branch/libgo/go/exp/template/html/css_test.go
    branches/melt-branch/libgo/go/exp/template/html/error.go
    branches/melt-branch/libgo/go/exp/template/html/escape.go
    branches/melt-branch/libgo/go/exp/template/html/escape_test.go
    branches/melt-branch/libgo/go/exp/template/html/html.go
    branches/melt-branch/libgo/go/exp/template/html/js.go
    branches/melt-branch/libgo/go/exp/terminal/shell.go
    branches/melt-branch/libgo/go/exp/terminal/shell_test.go
    branches/melt-branch/libgo/go/exp/terminal/terminal.go
    branches/melt-branch/libgo/go/exp/types/check.go
    branches/melt-branch/libgo/go/exp/types/check_test.go
    branches/melt-branch/libgo/go/exp/types/exportdata.go
    branches/melt-branch/libgo/go/exp/types/gcimporter.go
    branches/melt-branch/libgo/go/exp/types/universe.go
    branches/melt-branch/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/melt-branch/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/melt-branch/libgo/go/expvar/expvar.go
    branches/melt-branch/libgo/go/flag/flag.go
    branches/melt-branch/libgo/go/fmt/doc.go
    branches/melt-branch/libgo/go/fmt/fmt_test.go
    branches/melt-branch/libgo/go/fmt/format.go
    branches/melt-branch/libgo/go/fmt/print.go
    branches/melt-branch/libgo/go/fmt/scan.go
    branches/melt-branch/libgo/go/fmt/scan_test.go
    branches/melt-branch/libgo/go/go/ast/ast.go
    branches/melt-branch/libgo/go/go/ast/print.go
    branches/melt-branch/libgo/go/go/ast/resolve.go
    branches/melt-branch/libgo/go/go/build/build.go
    branches/melt-branch/libgo/go/go/build/build_test.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/pkgtest.go
    branches/melt-branch/libgo/go/go/doc/doc.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/nodes.go
    branches/melt-branch/libgo/go/go/printer/printer.go
    branches/melt-branch/libgo/go/go/scanner/errors.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/serialize.go
    branches/melt-branch/libgo/go/go/token/serialize_test.go
    branches/melt-branch/libgo/go/gob/codec_test.go
    branches/melt-branch/libgo/go/gob/decode.go
    branches/melt-branch/libgo/go/gob/decoder.go
    branches/melt-branch/libgo/go/gob/encode.go
    branches/melt-branch/libgo/go/gob/encoder.go
    branches/melt-branch/libgo/go/gob/encoder_test.go
    branches/melt-branch/libgo/go/gob/error.go
    branches/melt-branch/libgo/go/gob/gobencdec_test.go
    branches/melt-branch/libgo/go/gob/timing_test.go
    branches/melt-branch/libgo/go/gob/type.go
    branches/melt-branch/libgo/go/gob/type_test.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/html/entity.go
    branches/melt-branch/libgo/go/html/escape.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/token.go
    branches/melt-branch/libgo/go/html/token_test.go
    branches/melt-branch/libgo/go/http/cgi/child.go
    branches/melt-branch/libgo/go/http/cgi/host.go
    branches/melt-branch/libgo/go/http/cgi/host_test.go
    branches/melt-branch/libgo/go/http/chunked.go
    branches/melt-branch/libgo/go/http/client.go
    branches/melt-branch/libgo/go/http/client_test.go
    branches/melt-branch/libgo/go/http/cookie_test.go
    branches/melt-branch/libgo/go/http/dump.go
    branches/melt-branch/libgo/go/http/fcgi/child.go
    branches/melt-branch/libgo/go/http/fcgi/fcgi.go
    branches/melt-branch/libgo/go/http/fcgi/fcgi_test.go
    branches/melt-branch/libgo/go/http/filetransport.go
    branches/melt-branch/libgo/go/http/filetransport_test.go
    branches/melt-branch/libgo/go/http/fs.go
    branches/melt-branch/libgo/go/http/fs_test.go
    branches/melt-branch/libgo/go/http/header.go
    branches/melt-branch/libgo/go/http/httptest/recorder.go
    branches/melt-branch/libgo/go/http/httptest/server.go
    branches/melt-branch/libgo/go/http/persist.go
    branches/melt-branch/libgo/go/http/pprof/pprof.go
    branches/melt-branch/libgo/go/http/readrequest_test.go
    branches/melt-branch/libgo/go/http/request.go
    branches/melt-branch/libgo/go/http/request_test.go
    branches/melt-branch/libgo/go/http/requestwrite_test.go
    branches/melt-branch/libgo/go/http/response.go
    branches/melt-branch/libgo/go/http/response_test.go
    branches/melt-branch/libgo/go/http/reverseproxy.go
    branches/melt-branch/libgo/go/http/reverseproxy_test.go
    branches/melt-branch/libgo/go/http/serve_test.go
    branches/melt-branch/libgo/go/http/server.go
    branches/melt-branch/libgo/go/http/transfer.go
    branches/melt-branch/libgo/go/http/transport.go
    branches/melt-branch/libgo/go/http/transport_test.go
    branches/melt-branch/libgo/go/http/transport_windows.go
    branches/melt-branch/libgo/go/image/bmp/reader.go
    branches/melt-branch/libgo/go/image/decode_test.go
    branches/melt-branch/libgo/go/image/format.go
    branches/melt-branch/libgo/go/image/gif/reader.go
    branches/melt-branch/libgo/go/image/jpeg/huffman.go
    branches/melt-branch/libgo/go/image/jpeg/reader.go
    branches/melt-branch/libgo/go/image/jpeg/writer.go
    branches/melt-branch/libgo/go/image/jpeg/writer_test.go
    branches/melt-branch/libgo/go/image/png/reader.go
    branches/melt-branch/libgo/go/image/png/reader_test.go
    branches/melt-branch/libgo/go/image/png/writer.go
    branches/melt-branch/libgo/go/image/png/writer_test.go
    branches/melt-branch/libgo/go/image/tiff/buffer.go
    branches/melt-branch/libgo/go/image/tiff/buffer_test.go
    branches/melt-branch/libgo/go/image/tiff/compress.go
    branches/melt-branch/libgo/go/image/tiff/reader.go
    branches/melt-branch/libgo/go/image/tiff/reader_test.go
    branches/melt-branch/libgo/go/index/suffixarray/suffixarray.go
    branches/melt-branch/libgo/go/io/io.go
    branches/melt-branch/libgo/go/io/io_test.go
    branches/melt-branch/libgo/go/io/ioutil/ioutil.go
    branches/melt-branch/libgo/go/io/ioutil/tempfile.go
    branches/melt-branch/libgo/go/io/multi.go
    branches/melt-branch/libgo/go/io/multi_test.go
    branches/melt-branch/libgo/go/io/pipe.go
    branches/melt-branch/libgo/go/io/pipe_test.go
    branches/melt-branch/libgo/go/json/decode.go
    branches/melt-branch/libgo/go/json/decode_test.go
    branches/melt-branch/libgo/go/json/encode.go
    branches/melt-branch/libgo/go/json/encode_test.go
    branches/melt-branch/libgo/go/json/indent.go
    branches/melt-branch/libgo/go/json/scanner.go
    branches/melt-branch/libgo/go/json/scanner_test.go
    branches/melt-branch/libgo/go/json/stream.go
    branches/melt-branch/libgo/go/log/log.go
    branches/melt-branch/libgo/go/mail/message.go
    branches/melt-branch/libgo/go/math/all_test.go
    branches/melt-branch/libgo/go/math/sin.go
    branches/melt-branch/libgo/go/mime/grammar.go
    branches/melt-branch/libgo/go/mime/mediatype.go
    branches/melt-branch/libgo/go/mime/mediatype_test.go
    branches/melt-branch/libgo/go/mime/multipart/formdata.go
    branches/melt-branch/libgo/go/mime/multipart/multipart.go
    branches/melt-branch/libgo/go/mime/multipart/multipart_test.go
    branches/melt-branch/libgo/go/mime/multipart/writer.go
    branches/melt-branch/libgo/go/mime/type.go
    branches/melt-branch/libgo/go/net/cgo_stub.go
    branches/melt-branch/libgo/go/net/cgo_unix.go
    branches/melt-branch/libgo/go/net/dial.go
    branches/melt-branch/libgo/go/net/dict/dict.go
    branches/melt-branch/libgo/go/net/dnsclient.go
    branches/melt-branch/libgo/go/net/dnsclient_unix.go
    branches/melt-branch/libgo/go/net/dnsconfig.go
    branches/melt-branch/libgo/go/net/fd.go
    branches/melt-branch/libgo/go/net/fd_linux.go
    branches/melt-branch/libgo/go/net/fd_openbsd.go
    branches/melt-branch/libgo/go/net/fd_windows.go
    branches/melt-branch/libgo/go/net/file.go
    branches/melt-branch/libgo/go/net/file_plan9.go
    branches/melt-branch/libgo/go/net/file_test.go
    branches/melt-branch/libgo/go/net/file_windows.go
    branches/melt-branch/libgo/go/net/interface.go
    branches/melt-branch/libgo/go/net/interface_bsd.go
    branches/melt-branch/libgo/go/net/interface_darwin.go
    branches/melt-branch/libgo/go/net/interface_freebsd.go
    branches/melt-branch/libgo/go/net/interface_linux.go
    branches/melt-branch/libgo/go/net/interface_openbsd.go
    branches/melt-branch/libgo/go/net/interface_stub.go
    branches/melt-branch/libgo/go/net/interface_test.go
    branches/melt-branch/libgo/go/net/interface_windows.go
    branches/melt-branch/libgo/go/net/ip.go
    branches/melt-branch/libgo/go/net/ip_test.go
    branches/melt-branch/libgo/go/net/ipraw_test.go
    branches/melt-branch/libgo/go/net/iprawsock.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.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_test.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/net.go
    branches/melt-branch/libgo/go/net/net_test.go
    branches/melt-branch/libgo/go/net/newpollserver.go
    branches/melt-branch/libgo/go/net/parse.go
    branches/melt-branch/libgo/go/net/pipe.go
    branches/melt-branch/libgo/go/net/pipe_test.go
    branches/melt-branch/libgo/go/net/port.go
    branches/melt-branch/libgo/go/net/sendfile_linux.go
    branches/melt-branch/libgo/go/net/sendfile_stub.go
    branches/melt-branch/libgo/go/net/sendfile_windows.go
    branches/melt-branch/libgo/go/net/server_test.go
    branches/melt-branch/libgo/go/net/sock.go
    branches/melt-branch/libgo/go/net/sock_windows.go
    branches/melt-branch/libgo/go/net/tcpsock.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/textproto/textproto.go
    branches/melt-branch/libgo/go/net/textproto/writer.go
    branches/melt-branch/libgo/go/net/timeout_test.go
    branches/melt-branch/libgo/go/net/udpsock.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.go
    branches/melt-branch/libgo/go/net/unixsock_plan9.go
    branches/melt-branch/libgo/go/net/unixsock_posix.go
    branches/melt-branch/libgo/go/old/netchan/common.go
    branches/melt-branch/libgo/go/old/netchan/export.go
    branches/melt-branch/libgo/go/old/netchan/import.go
    branches/melt-branch/libgo/go/old/netchan/netchan_test.go
    branches/melt-branch/libgo/go/old/regexp/all_test.go
    branches/melt-branch/libgo/go/old/regexp/regexp.go
    branches/melt-branch/libgo/go/old/template/parse.go
    branches/melt-branch/libgo/go/old/template/template_test.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_plan9.go
    branches/melt-branch/libgo/go/os/env_unix.go
    branches/melt-branch/libgo/go/os/env_windows.go
    branches/melt-branch/libgo/go/os/error.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_plan9.go
    branches/melt-branch/libgo/go/os/exec_posix.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_plan9.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/getwd.go
    branches/melt-branch/libgo/go/os/os_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/proc.go
    branches/melt-branch/libgo/go/os/stat_plan9.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/time.go
    branches/melt-branch/libgo/go/os/user/lookup_stubs.go
    branches/melt-branch/libgo/go/os/user/lookup_unix.go
    branches/melt-branch/libgo/go/os/user/user.go
    branches/melt-branch/libgo/go/patch/apply.go
    branches/melt-branch/libgo/go/patch/git.go
    branches/melt-branch/libgo/go/patch/patch.go
    branches/melt-branch/libgo/go/patch/textdiff.go
    branches/melt-branch/libgo/go/path/filepath/match.go
    branches/melt-branch/libgo/go/path/filepath/match_test.go
    branches/melt-branch/libgo/go/path/filepath/path.go
    branches/melt-branch/libgo/go/path/filepath/path_test.go
    branches/melt-branch/libgo/go/path/match.go
    branches/melt-branch/libgo/go/path/match_test.go
    branches/melt-branch/libgo/go/rand/rand_test.go
    branches/melt-branch/libgo/go/reflect/all_test.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/exec_test.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/parse.go
    branches/melt-branch/libgo/go/regexp/syntax/parse_test.go
    branches/melt-branch/libgo/go/regexp/syntax/perl_groups.go
    branches/melt-branch/libgo/go/regexp/syntax/prog.go
    branches/melt-branch/libgo/go/regexp/syntax/regexp.go
    branches/melt-branch/libgo/go/rpc/client.go
    branches/melt-branch/libgo/go/rpc/debug.go
    branches/melt-branch/libgo/go/rpc/jsonrpc/all_test.go
    branches/melt-branch/libgo/go/rpc/jsonrpc/client.go
    branches/melt-branch/libgo/go/rpc/jsonrpc/server.go
    branches/melt-branch/libgo/go/rpc/server.go
    branches/melt-branch/libgo/go/rpc/server_test.go
    branches/melt-branch/libgo/go/runtime/debug.go
    branches/melt-branch/libgo/go/runtime/error.go
    branches/melt-branch/libgo/go/runtime/pprof/pprof.go
    branches/melt-branch/libgo/go/scanner/scanner.go
    branches/melt-branch/libgo/go/scanner/scanner_test.go
    branches/melt-branch/libgo/go/smtp/auth.go
    branches/melt-branch/libgo/go/smtp/smtp.go
    branches/melt-branch/libgo/go/smtp/smtp_test.go
    branches/melt-branch/libgo/go/strconv/atob.go
    branches/melt-branch/libgo/go/strconv/atob_test.go
    branches/melt-branch/libgo/go/strconv/atof.go
    branches/melt-branch/libgo/go/strconv/atof_test.go
    branches/melt-branch/libgo/go/strconv/atoi.go
    branches/melt-branch/libgo/go/strconv/atoi_test.go
    branches/melt-branch/libgo/go/strconv/fp_test.go
    branches/melt-branch/libgo/go/strconv/quote.go
    branches/melt-branch/libgo/go/strconv/quote_test.go
    branches/melt-branch/libgo/go/strings/reader.go
    branches/melt-branch/libgo/go/strings/replace.go
    branches/melt-branch/libgo/go/strings/replace_test.go
    branches/melt-branch/libgo/go/strings/strings.go
    branches/melt-branch/libgo/go/strings/strings_test.go
    branches/melt-branch/libgo/go/syslog/syslog.go
    branches/melt-branch/libgo/go/syslog/syslog_unix.go
    branches/melt-branch/libgo/go/tabwriter/tabwriter.go
    branches/melt-branch/libgo/go/tabwriter/tabwriter_test.go
    branches/melt-branch/libgo/go/template/doc.go
    branches/melt-branch/libgo/go/template/exec.go
    branches/melt-branch/libgo/go/template/exec_test.go
    branches/melt-branch/libgo/go/template/funcs.go
    branches/melt-branch/libgo/go/template/helper.go
    branches/melt-branch/libgo/go/template/parse.go
    branches/melt-branch/libgo/go/template/parse/lex.go
    branches/melt-branch/libgo/go/template/parse/node.go
    branches/melt-branch/libgo/go/template/parse/parse.go
    branches/melt-branch/libgo/go/template/parse/set.go
    branches/melt-branch/libgo/go/template/set.go
    branches/melt-branch/libgo/go/testing/benchmark.go
    branches/melt-branch/libgo/go/testing/example.go
    branches/melt-branch/libgo/go/testing/iotest/logger.go
    branches/melt-branch/libgo/go/testing/iotest/reader.go
    branches/melt-branch/libgo/go/testing/iotest/writer.go
    branches/melt-branch/libgo/go/testing/quick/quick.go
    branches/melt-branch/libgo/go/testing/quick/quick_test.go
    branches/melt-branch/libgo/go/testing/script/script.go
    branches/melt-branch/libgo/go/testing/testing.go
    branches/melt-branch/libgo/go/time/format.go
    branches/melt-branch/libgo/go/time/sleep_test.go
    branches/melt-branch/libgo/go/time/sys.go
    branches/melt-branch/libgo/go/time/sys_plan9.go
    branches/melt-branch/libgo/go/time/sys_unix.go
    branches/melt-branch/libgo/go/time/sys_windows.go
    branches/melt-branch/libgo/go/time/tick.go
    branches/melt-branch/libgo/go/time/time_test.go
    branches/melt-branch/libgo/go/time/zoneinfo_windows.go
    branches/melt-branch/libgo/go/unicode/digit.go
    branches/melt-branch/libgo/go/unicode/digit_test.go
    branches/melt-branch/libgo/go/unicode/graphic.go
    branches/melt-branch/libgo/go/unicode/graphic_test.go
    branches/melt-branch/libgo/go/unicode/letter.go
    branches/melt-branch/libgo/go/unicode/letter_test.go
    branches/melt-branch/libgo/go/unicode/script_test.go
    branches/melt-branch/libgo/go/url/url.go
    branches/melt-branch/libgo/go/url/url_test.go
    branches/melt-branch/libgo/go/utf16/utf16.go
    branches/melt-branch/libgo/go/utf16/utf16_test.go
    branches/melt-branch/libgo/go/utf8/string.go
    branches/melt-branch/libgo/go/utf8/string_test.go
    branches/melt-branch/libgo/go/utf8/utf8.go
    branches/melt-branch/libgo/go/utf8/utf8_test.go
    branches/melt-branch/libgo/go/websocket/client.go
    branches/melt-branch/libgo/go/websocket/hixie.go
    branches/melt-branch/libgo/go/websocket/hixie_test.go
    branches/melt-branch/libgo/go/websocket/hybi.go
    branches/melt-branch/libgo/go/websocket/hybi_test.go
    branches/melt-branch/libgo/go/websocket/server.go
    branches/melt-branch/libgo/go/websocket/websocket.go
    branches/melt-branch/libgo/go/websocket/websocket_test.go
    branches/melt-branch/libgo/go/xml/marshal.go
    branches/melt-branch/libgo/go/xml/marshal_test.go
    branches/melt-branch/libgo/go/xml/read.go
    branches/melt-branch/libgo/go/xml/xml.go
    branches/melt-branch/libgo/go/xml/xml_test.go
    branches/melt-branch/libgo/merge.sh
    branches/melt-branch/libgo/runtime/go-main.c
    branches/melt-branch/libgo/runtime/proc.c
    branches/melt-branch/libgo/runtime/runtime.h
    branches/melt-branch/libgo/testsuite/Makefile.in
    branches/melt-branch/libgo/testsuite/gotest
    branches/melt-branch/libgomp/ChangeLog
    branches/melt-branch/libgomp/config/linux/affinity.c
    branches/melt-branch/libgomp/config/linux/alpha/futex.h
    branches/melt-branch/libgomp/config/linux/futex.h
    branches/melt-branch/libgomp/config/linux/ia64/futex.h
    branches/melt-branch/libgomp/config/linux/lock.c
    branches/melt-branch/libgomp/config/linux/mips/futex.h
    branches/melt-branch/libgomp/config/linux/powerpc/futex.h
    branches/melt-branch/libgomp/config/linux/ptrlock.c
    branches/melt-branch/libgomp/config/linux/ptrlock.h
    branches/melt-branch/libgomp/config/linux/s390/futex.h
    branches/melt-branch/libgomp/config/linux/sparc/futex.h
    branches/melt-branch/libgomp/config/linux/x86/futex.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