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


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

r183134 - in /branches/redhat/gcc-4_7-branch: ....


Author: jakub
Date: Thu Jan 12 17:38:07 2012
New Revision: 183134

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183134
Log:
svn merge -r182961:183126 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
      - copied unchanged from r183126, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
Modified:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_7-branch/libstdc++-v3/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    branches/redhat/gcc-4_7-branch/libstdc++-v3/doc/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/fragment.am
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/po/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/python/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-4_7-branch/libstdc++-v3/src/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/Makefile.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/abi/demangle/regression/cw-16.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog-2011
      - copied, changed from r183126, trunk/gcc/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog-2011
      - copied, changed from r183126, trunk/gcc/ada/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog-2011
      - copied unchanged from r183126, trunk/gcc/cp/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog-2011
      - copied unchanged from r183126, trunk/gcc/fortran/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog-2011
      - copied, changed from r183126, trunk/gcc/testsuite/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle51.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle51.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle52.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle52.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle53.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle53.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle54.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle54.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle55.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle55.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle56.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle56.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle57.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle57.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle58.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle58.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle59.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/abi/mangle59.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/error7.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/cpp0x/error7.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/ext/attrib42.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/ext/attrib42.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/inherit/ambig1.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/inherit/ambig1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/ipa/pr51759.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/ipa/pr51759.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/new5.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/parse/new5.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/explicit-args5.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/template/explicit-args5.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/tm/pr51516.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/tm/pr51516.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr51600.C
      - copied unchanged from r183126, trunk/gcc/testsuite/g++.dg/torture/pr51600.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr51694.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.c-torture/compile/pr51694.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/graphite/interchange-16.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/graphite/interchange-16.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr33919-0.h
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/pr33919-0.h
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr33919-1.h
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/pr33919-1.h
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr33919-2.h
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/pr33919-2.h
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr33919.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/pr33919.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr51796.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/pr51796.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr51801.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/torture/pr51801.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/pr51799.c
      - copied unchanged from r183126, trunk/gcc/testsuite/gcc.dg/vect/pr51799.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90
      - copied unchanged from r183126, trunk/gcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/optional_absent_2.f90
      - copied unchanged from r183126, trunk/gcc/testsuite/gfortran.dg/optional_absent_2.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_10.f03
      - copied unchanged from r183126, trunk/gcc/testsuite/gfortran.dg/typebound_operator_10.f03
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_11.f90
      - copied unchanged from r183126, trunk/gcc/testsuite/gfortran.dg/typebound_operator_11.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/use_17.f90
      - copied unchanged from r183126, trunk/gcc/testsuite/gfortran.dg/use_17.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array18.adb
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/array18.adb
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array18_pkg.ads
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/array18_pkg.ads
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array19.adb
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/array19.adb
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/array19.ads
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/array19.ads
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt23.adb
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt23.adb
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt23.ads
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt23.ads
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt23_pkg.adb
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt23_pkg.adb
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt23_pkg.ads
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt23_pkg.ads
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt24.adb
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt24.adb
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt24.ads
      - copied unchanged from r183126, trunk/gcc/testsuite/gnat.dg/opt24.ads
    branches/redhat/gcc-4_7-branch/libgfortran/ChangeLog-2011
      - copied unchanged from r183126, trunk/libgfortran/ChangeLog-2011
    branches/redhat/gcc-4_7-branch/libgo/go/archive/zip/testdata/unix.zip
      - copied unchanged from r183126, trunk/libgo/go/archive/zip/testdata/unix.zip
    branches/redhat/gcc-4_7-branch/libgo/go/archive/zip/testdata/winxp.zip
      - copied unchanged from r183126, trunk/libgo/go/archive/zip/testdata/winxp.zip
    branches/redhat/gcc-4_7-branch/libgo/go/encoding/json/testdata/
      - copied from r183126, trunk/libgo/go/encoding/json/testdata/
    branches/redhat/gcc-4_7-branch/libgo/go/html/foreign.go
      - copied unchanged from r183126, trunk/libgo/go/html/foreign.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/export_test.go
      - copied unchanged from r183126, trunk/libgo/go/math/export_test.go
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-complex.c
      - copied unchanged from r183126, trunk/libgo/runtime/go-type-complex.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-float.c
      - copied unchanged from r183126, trunk/libgo/runtime/go-type-float.c
    branches/redhat/gcc-4_7-branch/libjava/ChangeLog-2011
      - copied, changed from r183126, trunk/libjava/ChangeLog-2011
Removed:
    branches/redhat/gcc-4_7-branch/libgo/go/math/abs_decl.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/dim_decl.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/exp2.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/exp_port.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/exp_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/hypot_port.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/hypot_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/log10_decl.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/mod_decl.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sqrt_decl.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sqrt_port.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sqrt_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/sys.go
Modified:
    branches/redhat/gcc-4_7-branch/   (props changed)
    branches/redhat/gcc-4_7-branch/fixincludes/ChangeLog
    branches/redhat/gcc-4_7-branch/fixincludes/fixincl.x
    branches/redhat/gcc-4_7-branch/fixincludes/genfixes
    branches/redhat/gcc-4_7-branch/fixincludes/inclhack.def
    branches/redhat/gcc-4_7-branch/fixincludes/tests/base/sys/cdefs.h
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbdlli.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbdlli.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbhama.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbhama.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbhase.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbhase.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbmutr.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cbmutr.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cborma.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cborma.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cborse.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cborse.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cdlili.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cdlili.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cidlli.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cidlli.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihama.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihama.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihase.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihase.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cimutr.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cimutr.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-ciorma.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-ciorma.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-ciorse.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-ciorse.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cobove.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cobove.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohama.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohama.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohase.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohase.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coinve.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coinve.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-comutr.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-comutr.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-convec.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-convec.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coorma.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coorma.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coorse.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-coorse.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/trans.c
    branches/redhat/gcc-4_7-branch/gcc/ada/gnat_rm.texi
    branches/redhat/gcc-4_7-branch/gcc/ada/prj-nmsc.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/s-gearop.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/s-os_lib.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_intr.adb
    branches/redhat/gcc-4_7-branch/gcc/basic-block.h
    branches/redhat/gcc-4_7-branch/gcc/bb-reorder.c
    branches/redhat/gcc-4_7-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/c-family/c-opts.c
    branches/redhat/gcc-4_7-branch/gcc/cfgloop.c
    branches/redhat/gcc-4_7-branch/gcc/cfgrtl.c
    branches/redhat/gcc-4_7-branch/gcc/cgraph.c
    branches/redhat/gcc-4_7-branch/gcc/cgraph.h
    branches/redhat/gcc-4_7-branch/gcc/cgraphunit.c
    branches/redhat/gcc-4_7-branch/gcc/combine.c
    branches/redhat/gcc-4_7-branch/gcc/common.opt
    branches/redhat/gcc-4_7-branch/gcc/config.in
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm-cores.def
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.h
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/constraints.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/neon.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/predicates.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/sync.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/vec-common.md
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_7-branch/gcc/config/i386/constraints.md
    branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_7-branch/gcc/config/m68k/sync.md
    branches/redhat/gcc-4_7-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_7-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-4_7-branch/gcc/config/rx/rx.md
    branches/redhat/gcc-4_7-branch/gcc/configure
    branches/redhat/gcc-4_7-branch/gcc/configure.ac
    branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/cp/call.c
    branches/redhat/gcc-4_7-branch/gcc/cp/class.c
    branches/redhat/gcc-4_7-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_7-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_7-branch/gcc/cp/error.c
    branches/redhat/gcc-4_7-branch/gcc/cp/mangle.c
    branches/redhat/gcc-4_7-branch/gcc/cp/operators.def
    branches/redhat/gcc-4_7-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_7-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_7-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_7-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_7-branch/gcc/cselib.c
    branches/redhat/gcc-4_7-branch/gcc/doc/cpp.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_7-branch/gcc/dwarf2cfi.c
    branches/redhat/gcc-4_7-branch/gcc/expr.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_7-branch/gcc/fortran/gfortran.texi
    branches/redhat/gcc-4_7-branch/gcc/fortran/interface.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/match.h
    branches/redhat/gcc-4_7-branch/gcc/fortran/module.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/parse.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_7-branch/gcc/function.c
    branches/redhat/gcc-4_7-branch/gcc/gcov.c
    branches/redhat/gcc-4_7-branch/gcc/gimple.c
    branches/redhat/gcc-4_7-branch/gcc/gimple.h
    branches/redhat/gcc-4_7-branch/gcc/gimplify.c
    branches/redhat/gcc-4_7-branch/gcc/go/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/go/go-backend.c
    branches/redhat/gcc-4_7-branch/gcc/go/go-c.h
    branches/redhat/gcc-4_7-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-4_7-branch/gcc/go/go-lang.c
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/backend.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/go.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo-tree.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/runtime.def
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-4_7-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-4_7-branch/gcc/haifa-sched.c
    branches/redhat/gcc-4_7-branch/gcc/ipa-cp.c
    branches/redhat/gcc-4_7-branch/gcc/ipa-inline-analysis.c
    branches/redhat/gcc-4_7-branch/gcc/ipa-inline-transform.c
    branches/redhat/gcc-4_7-branch/gcc/ipa-inline.c
    branches/redhat/gcc-4_7-branch/gcc/ipa-split.c
    branches/redhat/gcc-4_7-branch/gcc/omp-low.c
    branches/redhat/gcc-4_7-branch/gcc/opts.c
    branches/redhat/gcc-4_7-branch/gcc/reorg.c
    branches/redhat/gcc-4_7-branch/gcc/sched-int.h
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/testsuite/c-c++-common/tm/memcpy-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/trailing3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic111.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic4.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic42.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/nontype22.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/pr35240.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/graphite/scop-20.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.misc-tests/gcov-13.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.misc-tests/gcov-14.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/class_39.f03
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/graphite/block-1.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/graphite/block-2.f
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/graphite/interchange-1.f
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/quad_2.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/cmp6.go
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/recover2.go
    branches/redhat/gcc-4_7-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_7-branch/gcc/trans-mem.c
    branches/redhat/gcc-4_7-branch/gcc/tree-inline.c
    branches/redhat/gcc-4_7-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-sccvn.c
    branches/redhat/gcc-4_7-branch/gcc/tree-streamer-out.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-patterns.c
    branches/redhat/gcc-4_7-branch/gcc/tree.c
    branches/redhat/gcc-4_7-branch/gcc/tree.h
    branches/redhat/gcc-4_7-branch/include/ChangeLog
    branches/redhat/gcc-4_7-branch/include/demangle.h
    branches/redhat/gcc-4_7-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_7-branch/libcpp/files.c
    branches/redhat/gcc-4_7-branch/libcpp/internal.h
    branches/redhat/gcc-4_7-branch/libcpp/macro.c
    branches/redhat/gcc-4_7-branch/libffi/ChangeLog
    branches/redhat/gcc-4_7-branch/libffi/configure
    branches/redhat/gcc-4_7-branch/libffi/configure.ac
    branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_7-branch/libgcc/config/avr/lib1funcs.S
    branches/redhat/gcc-4_7-branch/libgcc/config/avr/t-avr
    branches/redhat/gcc-4_7-branch/libgcc/config/sparc/sol2-unwind.h
    branches/redhat/gcc-4_7-branch/libgcc/libgcov.c
    branches/redhat/gcc-4_7-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_7-branch/libgfortran/Makefile.am
    branches/redhat/gcc-4_7-branch/libgfortran/Makefile.in
    branches/redhat/gcc-4_7-branch/libgfortran/config.h.in
    branches/redhat/gcc-4_7-branch/libgfortran/configure
    branches/redhat/gcc-4_7-branch/libgfortran/configure.ac
    branches/redhat/gcc-4_7-branch/libgfortran/runtime/backtrace.c
    branches/redhat/gcc-4_7-branch/libgfortran/runtime/compile_options.c
    branches/redhat/gcc-4_7-branch/libgfortran/runtime/main.c
    branches/redhat/gcc-4_7-branch/libgo/MERGE
    branches/redhat/gcc-4_7-branch/libgo/Makefile.am
    branches/redhat/gcc-4_7-branch/libgo/Makefile.in
    branches/redhat/gcc-4_7-branch/libgo/go/archive/tar/reader_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/archive/zip/reader_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/archive/zip/struct.go
    branches/redhat/gcc-4_7-branch/libgo/go/archive/zip/writer_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/bufio/bufio.go
    branches/redhat/gcc-4_7-branch/libgo/go/bufio/bufio_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/bytes/bytes.go
    branches/redhat/gcc-4_7-branch/libgo/go/bytes/bytes_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/bytes/export_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/bytes/indexbyte.c
    branches/redhat/gcc-4_7-branch/libgo/go/compress/flate/deflate.go
    branches/redhat/gcc-4_7-branch/libgo/go/compress/flate/deflate_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/compress/gzip/gunzip.go
    branches/redhat/gcc-4_7-branch/libgo/go/compress/gzip/gzip.go
    branches/redhat/gcc-4_7-branch/libgo/go/compress/gzip/gzip_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/aes/aes_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/aes/block.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/aes/const.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/dsa/dsa.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/ocsp/ocsp_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/tls/root_stub.go
    branches/redhat/gcc-4_7-branch/libgo/go/crypto/tls/root_unix.go
    branches/redhat/gcc-4_7-branch/libgo/go/encoding/gob/decode.go
    branches/redhat/gcc-4_7-branch/libgo/go/encoding/gob/encoder_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/encoding/json/encode.go
    branches/redhat/gcc-4_7-branch/libgo/go/encoding/json/encode_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/inotify/inotify_linux_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/norm/normregtest.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/sql/convert.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/sql/convert_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/sql/sql.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/sql/sql_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/ssh/client.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/ssh/client_func_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/ssh/session.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/ssh/session_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/types/gcimporter.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/wingui/gui.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/wingui/winapi.go
    branches/redhat/gcc-4_7-branch/libgo/go/exp/wingui/zwinapi.go
    branches/redhat/gcc-4_7-branch/libgo/go/expvar/expvar.go
    branches/redhat/gcc-4_7-branch/libgo/go/fmt/fmt_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/fmt/format.go
    branches/redhat/gcc-4_7-branch/libgo/go/fmt/print.go
    branches/redhat/gcc-4_7-branch/libgo/go/fmt/scan_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/build/dir.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/doc/comment.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/doc/comment_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/doc/example.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/printer/printer.go
    branches/redhat/gcc-4_7-branch/libgo/go/go/printer/printer_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/hash/crc32/crc32_generic.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/const.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/escape.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/node.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/parse.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/parse_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/render.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/template/css.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/template/escape_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/html/template/template.go
    branches/redhat/gcc-4_7-branch/libgo/go/io/pipe_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/abs.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/acosh.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/all_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/asin.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/asinh.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/atan.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/atan2.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/atanh.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/big/nat.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/const.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/dim.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/exp.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/expm1.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/floor.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/frexp.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/hypot.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/ldexp.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/log.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/log10.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/log1p.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/mod.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/modf.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/nextafter.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/pow10.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/remainder.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sin.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sincos.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/sqrt.go
    branches/redhat/gcc-4_7-branch/libgo/go/math/tan.go
    branches/redhat/gcc-4_7-branch/libgo/go/mime/type_windows.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/fd_windows.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/http/doc.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/http/serve_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/http/server.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/http/transport.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/http/transport_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/interface_windows.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/lookup_windows.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/rpc/server_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/smtp/auth.go
    branches/redhat/gcc-4_7-branch/libgo/go/net/smtp/smtp_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/old/netchan/common.go
    branches/redhat/gcc-4_7-branch/libgo/go/old/netchan/import.go
    branches/redhat/gcc-4_7-branch/libgo/go/old/netchan/netchan_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/os/dir_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/os/exec/lp_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/os/file_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/os/stat_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/reflect/all_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/reflect/value.go
    branches/redhat/gcc-4_7-branch/libgo/go/regexp/exec.go
    branches/redhat/gcc-4_7-branch/libgo/go/regexp/exec_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/regexp/regexp.go
    branches/redhat/gcc-4_7-branch/libgo/go/regexp/syntax/parse.go
    branches/redhat/gcc-4_7-branch/libgo/go/sort/example_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/atob.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/atof.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/atof_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/atoi.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/atoi_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/ftoa.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/ftoa_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/itoa.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/itoa_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/quote.go
    branches/redhat/gcc-4_7-branch/libgo/go/strconv/quote_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/strings/strings.go
    branches/redhat/gcc-4_7-branch/libgo/go/strings/strings_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/testing/testing.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/internal_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/sleep.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/sleep_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/sys_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/sys_unix.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/time.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/time_test.go
    branches/redhat/gcc-4_7-branch/libgo/go/time/zoneinfo_plan9.go
    branches/redhat/gcc-4_7-branch/libgo/go/unicode/letter.go
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-eface.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-error.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-identity.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-interface.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type-string.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-type.h
    branches/redhat/gcc-4_7-branch/libgo/runtime/mem.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/runtime.h
    branches/redhat/gcc-4_7-branch/libgo/testsuite/gotest
    branches/redhat/gcc-4_7-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_7-branch/libiberty/cp-demangle.c
    branches/redhat/gcc-4_7-branch/libiberty/testsuite/demangle-expected
    branches/redhat/gcc-4_7-branch/libitm/ChangeLog
    branches/redhat/gcc-4_7-branch/libitm/beginend.cc
    branches/redhat/gcc-4_7-branch/libitm/containers.h
    branches/redhat/gcc-4_7-branch/libitm/eh_cpp.cc
    branches/redhat/gcc-4_7-branch/libitm/libitm_i.h
    branches/redhat/gcc-4_7-branch/libitm/local.cc
    branches/redhat/gcc-4_7-branch/libitm/method-gl.cc
    branches/redhat/gcc-4_7-branch/libitm/method-serial.cc
    branches/redhat/gcc-4_7-branch/libjava/ChangeLog

Propchange: branches/redhat/gcc-4_7-branch/
            ('svn:mergeinfo' modified)



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