r210460 - in /branches/redhat/gcc-4_8-branch: ....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu May 15 08:52:00 GMT 2014


Author: jakub
Date: Thu May 15 08:52:22 2014
New Revision: 210460

URL: http://gcc.gnu.org/viewcvs?rev=210460&root=gcc&view=rev
Log:
svn merge -r209232:210453 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch

Added:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
      - copied unchanged from r210453, branches/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/tuple/60497.cc
      - copied unchanged from r210453, branches/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/tuple/60497.cc
Modified:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/html/faq.html
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/faq.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/iostream
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/tuple
    branches/redhat/gcc-4_8-branch/libstdc++-v3/src/c++98/ios_init.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-3.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-3.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-4.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr36282-4.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr60689.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr60689.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto42.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto42.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist81.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist81.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist82.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist82.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/diagnostic/pedantic.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/diagnostic/pedantic.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr60849.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr60849.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/overload/defarg8.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/overload/defarg8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/pr60769.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/pr60769.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60609.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60609.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60750.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60750.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60895.C
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr60895.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/vect/pr60729.cc
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/vect/pr60729.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/vect/pr60836.cc
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/vect/pr60836.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr60502.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr60502.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/20140425-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/20140425-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr60960.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr60960.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr55022.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr55022.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr59817-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr59817-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr59817-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr59817-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr60740.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/graphite/pr60740.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tls/pr58595.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/tls/pr58595.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57864.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57864.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60766.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60766.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60903.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60903.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60930.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr60930.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/unused-8b.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/unused-8b.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/pr60991.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/pr60991.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/torture/pr61055.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/torture/pr61055.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60516.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60516.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60693.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60693.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60909-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60909-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60909-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60909-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-3.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/bcd-3.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/dfp-builtin-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/dfp-builtin-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/dfp-builtin-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/dfp-builtin-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/p8vector-vbpermq.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/p8vector-vbpermq.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack01.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack01.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack02.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack02.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack03.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack03.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr60735.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr60735.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/ti_math1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/ti_math1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/ti_math2.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/ti_math2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/arrayio_13.f90
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/arrayio_13.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/graphite/pr59817.f
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/graphite/pr59817.f
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_0.f90
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_0.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_1.c
      - copied unchanged from r210453, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_1.c
Removed:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-nofloat-2.c
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/ChangeLog
    branches/redhat/gcc-4_8-branch/boehm-gc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_8-branch/gcc/builtins.c
    branches/redhat/gcc-4_8-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-4_8-branch/gcc/c-family/c-opts.c
    branches/redhat/gcc-4_8-branch/gcc/c-family/c-pragma.c
    branches/redhat/gcc-4_8-branch/gcc/c/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/c/c-decl.c
    branches/redhat/gcc-4_8-branch/gcc/c/c-parser.c
    branches/redhat/gcc-4_8-branch/gcc/c/c-tree.h
    branches/redhat/gcc-4_8-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-4_8-branch/gcc/config.gcc
    branches/redhat/gcc-4_8-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-4_8-branch/gcc/config/aarch64/aarch64.h
    branches/redhat/gcc-4_8-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_8-branch/gcc/config/arm/arm.h
    branches/redhat/gcc-4_8-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_8-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_8-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/altivec.h
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/dfp.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/predicates.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000-c.c
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/sync.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-4_8-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sparc-protos.h
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sparc.c
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sparc.md
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sparc.opt
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sync.md
    branches/redhat/gcc-4_8-branch/gcc/configure
    branches/redhat/gcc-4_8-branch/gcc/configure.ac
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/call.c
    branches/redhat/gcc-4_8-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_8-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_8-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-4_8-branch/gcc/cse.c
    branches/redhat/gcc-4_8-branch/gcc/cselib.c
    branches/redhat/gcc-4_8-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_8-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_8-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-4_8-branch/gcc/dse.c
    branches/redhat/gcc-4_8-branch/gcc/fold-const.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/fortran/cpp.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/intrinsic.texi
    branches/redhat/gcc-4_8-branch/gcc/gimple-ssa-strength-reduction.c
    branches/redhat/gcc-4_8-branch/gcc/gimplify.c
    branches/redhat/gcc-4_8-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-4_8-branch/gcc/lra-constraints.c
    branches/redhat/gcc-4_8-branch/gcc/optabs.c
    branches/redhat/gcc-4_8-branch/gcc/opts.c
    branches/redhat/gcc-4_8-branch/gcc/stmt.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/conversion/dr195.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/expr/cast2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/20040517-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/vmx/merge-vsx-be-order.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/vmx/merge-vsx.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/fmt_en.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_8-branch/gcc/tree-cfgcleanup.c
    branches/redhat/gcc-4_8-branch/gcc/tree-inline.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-loop-im.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-loop-ivopts.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-operands.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-propagate.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-reassoc.c
    branches/redhat/gcc-4_8-branch/gcc/tree-vect-generic.c
    branches/redhat/gcc-4_8-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-4_8-branch/gcc/tree.c
    branches/redhat/gcc-4_8-branch/gcc/tree.h
    branches/redhat/gcc-4_8-branch/libatomic/ChangeLog
    branches/redhat/gcc-4_8-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-4_8-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_8-branch/libgfortran/intrinsics/system_clock.c
    branches/redhat/gcc-4_8-branch/libgfortran/io/unit.c
    branches/redhat/gcc-4_8-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_8-branch/libitm/ChangeLog
    branches/redhat/gcc-4_8-branch/libitm/acinclude.m4
    branches/redhat/gcc-4_8-branch/libitm/config/generic/asmcfi.h
    branches/redhat/gcc-4_8-branch/libjava/ChangeLog
    branches/redhat/gcc-4_8-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-4_8-branch/libjava/libltdl/ChangeLog
    branches/redhat/gcc-4_8-branch/libmudflap/ChangeLog
    branches/redhat/gcc-4_8-branch/libobjc/ChangeLog
    branches/redhat/gcc-4_8-branch/libquadmath/ChangeLog
    branches/redhat/gcc-4_8-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-4_8-branch/libssp/ChangeLog
    branches/redhat/gcc-4_8-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-4_8-branch/zlib/ChangeLog

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




More information about the Libstdc++-cvs mailing list