r209380 - in /branches/gupc: ./ gcc/BASE-VER gc...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Mon Apr 14 15:27:00 GMT 2014


Author: gfunck
Date: Mon Apr 14 15:27:44 2014
New Revision: 209380

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

Added:
    branches/gupc/libstdc++-v3/testsuite/24_iterators/move_iterator/dr2106.cc
      - copied unchanged from r209359, trunk/libstdc++-v3/testsuite/24_iterators/move_iterator/dr2106.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/ia64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/mips64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/include/bits/stl_iterator.h
    branches/gupc/libstdc++-v3/include/std/complex
    branches/gupc/libstdc++-v3/testsuite/20_util/exchange/1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/pair/40925.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/ada/s-intman-android.adb
      - copied unchanged from r209359, trunk/gcc/ada/s-intman-android.adb
    branches/gupc/gcc/ada/s-linux-android.ads
      - copied unchanged from r209359, trunk/gcc/ada/s-linux-android.ads
    branches/gupc/gcc/ada/s-osinte-x32.adb
      - copied unchanged from r209359, trunk/gcc/ada/s-osinte-x32.adb
    branches/gupc/gcc/ada/sigtramp-armdroid.c
      - copied unchanged from r209359, trunk/gcc/ada/sigtramp-armdroid.c
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/CK/pr60469.c
      - copied unchanged from r209359, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/pr60469.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/gen-attrs-58.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-58.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/gen-attrs-59.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-59.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist83.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/cpp0x/initlist83.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic156.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/cpp0x/variadic156.C
    branches/gupc/gcc/testsuite/g++.dg/dso/
      - copied from r209359, trunk/gcc/testsuite/g++.dg/dso/
    branches/gupc/gcc/testsuite/g++.dg/ext/atomic-2.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/ext/atomic-2.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr60567_0.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/lto/pr60567_0.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash119.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/template/crash119.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr60609.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/torture/pr60609.C
    branches/gupc/gcc/testsuite/g++.dg/warn/warn_format_signedness.C
      - copied unchanged from r209359, trunk/gcc/testsuite/g++.dg/warn/warn_format_signedness.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr60556.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.c-torture/compile/pr60556.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr60655-2.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.c-torture/compile/pr60655-2.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-bswap-6a.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/builtin-bswap-6a.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-bswap-7a.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/builtin-bswap-7a.c
    branches/gupc/gcc/testsuite/gcc.dg/format/warn-signedness.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/format/warn-signedness.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr55022.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/graphite/pr55022.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr59817-1.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/graphite/pr59817-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr59817-2.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/graphite/pr59817-2.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr60785.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/graphite/pr60785.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr60720_0.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/lto/pr60720_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr60720_1.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/lto/pr60720_1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr60797.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/pr60797.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr60766.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.dg/torture/pr60766.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr60663.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/arm/pr60663.c
    branches/gupc/gcc/testsuite/gcc.target/epiphany/btst-1.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/epiphany/btst-1.c
    branches/gupc/gcc/testsuite/gcc.target/epiphany/mode-switch.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/epiphany/mode-switch.c
    branches/gupc/gcc/testsuite/gcc.target/epiphany/t1068-2.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/epiphany/t1068-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-store16-1.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/mips/umips-store16-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/atomic_load_store-p8.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/powerpc/atomic_load_store-p8.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
    branches/gupc/gcc/testsuite/gcc.target/sh/memset.c
      - copied unchanged from r209359, trunk/gcc/testsuite/gcc.target/sh/memset.c
    branches/gupc/gcc/testsuite/gfortran.dg/associate_15.f90
      - copied unchanged from r209359, trunk/gcc/testsuite/gfortran.dg/associate_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_nameclash.f90
      - copied unchanged from r209359, trunk/gcc/testsuite/gfortran.dg/class_nameclash.f90
    branches/gupc/gcc/testsuite/gfortran.dg/finalize_25.f90
      - copied unchanged from r209359, trunk/gcc/testsuite/gfortran.dg/finalize_25.f90
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/pr59817.f
      - copied unchanged from r209359, trunk/gcc/testsuite/gfortran.dg/graphite/pr59817.f
    branches/gupc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_17.f90
      - copied unchanged from r209359, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_17.f90
Removed:
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-nofloat-2.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/gcc/BASE-VER
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/DEV-PHASE
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/s-linux-alpha.ads
    branches/gupc/gcc/ada/s-linux-hppa.ads
    branches/gupc/gcc/ada/s-linux-mipsel.ads
    branches/gupc/gcc/ada/s-linux-sparc.ads
    branches/gupc/gcc/ada/s-linux-x32.ads
    branches/gupc/gcc/ada/s-linux.ads
    branches/gupc/gcc/ada/s-osinte-android.ads
    branches/gupc/gcc/ada/s-osinte-hpux.ads
    branches/gupc/gcc/ada/s-osinte-kfreebsd-gnu.ads
    branches/gupc/gcc/ada/s-osinte-linux.ads
    branches/gupc/gcc/ada/s-osinte-posix.adb
    branches/gupc/gcc/ada/s-osinte-solaris-posix.ads
    branches/gupc/gcc/ada/s-osprim-x32.adb
    branches/gupc/gcc/ada/s-taprop-linux.adb
    branches/gupc/gcc/ada/sigtramp.h
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-format.c
    branches/gupc/gcc/c-family/c-ubsan.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c-family/cilk.c
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-array-notation.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/common/config/epiphany/epiphany-common.c
    branches/gupc/gcc/config/arc/arc.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.h
    branches/gupc/gcc/config/elfos.h
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/epiphany/epiphany.h
    branches/gupc/gcc/config/epiphany/epiphany.md
    branches/gupc/gcc/config/epiphany/predicates.md
    branches/gupc/gcc/config/mips/constraints.md
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/sh/sh-mem.cc
    branches/gupc/gcc/config/sh/sh-protos.h
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/parser.h
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/doc/bugreport.texi
    branches/gupc/gcc/doc/gcc.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/sourcebuild.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/mode-switching.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/CK/invalid_spawns.c
    branches/gupc/gcc/testsuite/g++.dg/init/aggr4.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wnvdtor-2.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wnvdtor-3.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wnvdtor-4.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr28865.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-bswap-6.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-bswap-7.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-13.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr60656.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr60657.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/gupc/gcc/testsuite/gcc.target/s390/s390.exp
    branches/gupc/gcc/testsuite/gnat.dg/test_raise_from_pure.adb
    branches/gupc/gcc/testsuite/lib/gcc-dg.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/varasm.c
    branches/gupc/libcilkrts/ChangeLog
    branches/gupc/libcilkrts/include/cilk/metaprogramming.h
    branches/gupc/libcilkrts/include/cilk/reducer_min_max.h
    branches/gupc/libcilkrts/runtime/bug.h
    branches/gupc/libcilkrts/runtime/os-unix.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/io/unit.c
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/config/generic/asmcfi.h
    branches/gupc/maintainer-scripts/ChangeLog
    branches/gupc/maintainer-scripts/crontab

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




More information about the Libstdc++-cvs mailing list