r210411 - in /branches/redhat/gcc-4_9-branch: ....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 14 07:01:00 GMT 2014


Author: jakub
Date: Wed May 14 07:01:35 2014
New Revision: 210411

URL: http://gcc.gnu.org/viewcvs?rev=210411&root=gcc&view=rev
Log:
svn merge -r210095:210409 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch

Added:
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
      - copied unchanged from r210409, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
      - copied unchanged from r210409, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
Modified:
    branches/redhat/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_9-branch/libstdc++-v3/doc/html/faq.html
    branches/redhat/gcc-4_9-branch/libstdc++-v3/doc/xml/faq.xml
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/bits/stl_iterator.h
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/bits/vector.tcc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/debug/vector
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-4_9-branch/libstdc++-v3/include/std/iostream
    branches/redhat/gcc-4_9-branch/libstdc++-v3/src/c++98/ios_init.cc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/redhat/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this18.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this18.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/init/copy7.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/init/copy7.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/g++.dg/tree-ssa/pr61009.C
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/tree-ssa/pr61009.C
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr61060.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr61060.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr57864.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr57864.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.dg/unused-8a.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/unused-8a.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.dg/unused-8b.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/unused-8b.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/pr60991.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/pr60991.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/torture/pr61055.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/torture/pr61055.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr60902.c
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr60902.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gfortran.dg/list_read_13.f
      - copied unchanged from r210409, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/list_read_13.f
Modified:
    branches/redhat/gcc-4_9-branch/   (props changed)
    branches/redhat/gcc-4_9-branch/gcc/ChangeLog
    branches/redhat/gcc-4_9-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_9-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-4_9-branch/gcc/c-family/c-opts.c
    branches/redhat/gcc-4_9-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-4_9-branch/gcc/config/avr/avr-mcus.def
    branches/redhat/gcc-4_9-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_9-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_9-branch/gcc/cp/call.c
    branches/redhat/gcc-4_9-branch/gcc/cp/lambda.c
    branches/redhat/gcc-4_9-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_9-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-4_9-branch/gcc/optc-gen.awk
    branches/redhat/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/pack03.c
    branches/redhat/gcc-4_9-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_9-branch/gcc/tree-inline.c
    branches/redhat/gcc-4_9-branch/gcc/tree-ssa-threadedge.c
    branches/redhat/gcc-4_9-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-4_9-branch/libbacktrace/mmap.c
    branches/redhat/gcc-4_9-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_9-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_9-branch/libgo/config.h.in
    branches/redhat/gcc-4_9-branch/libgo/configure
    branches/redhat/gcc-4_9-branch/libgo/configure.ac
    branches/redhat/gcc-4_9-branch/libgo/mksysinfo.sh

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




More information about the Libstdc++-cvs mailing list