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]

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


Author: jakub
Date: Thu Aug 29 13:34:51 2013
New Revision: 202076

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

Modified:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/src/c++98/compatibility.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr58257.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr58257.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg5.C
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg5.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/pr57981.C
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/pr57981.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58006.C
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58006.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58165.C
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58165.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/delete2.C
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/delete2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58164.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58164.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58209.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58209.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56977.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56977.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-1.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-2.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57343.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57343.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57381.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57381.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57417.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57417.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr58218.c
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr58218.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/inline_sum_5.f90
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/inline_sum_5.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/select_type_34.f90
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/select_type_34.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr57396.f90
      - copied unchanged from r202074, branches/gcc-4_8-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr57396.f90
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_8-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_8-branch/gcc/config/i386/driver-i386.c
    branches/redhat/gcc-4_8-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_8-branch/gcc/config/i386/x86-64.h
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/dfp.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_8-branch/gcc/cp/cvt.c
    branches/redhat/gcc-4_8-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/fortran/match.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_8-branch/gcc/gimple.c
    branches/redhat/gcc-4_8-branch/gcc/go/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/parse.cc
    branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-4_8-branch/gcc/lra-constraints.c
    branches/redhat/gcc-4_8-branch/gcc/omp-low.c
    branches/redhat/gcc-4_8-branch/gcc/passes.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/pr57878.C
    branches/redhat/gcc-4_8-branch/gcc/tree-affine.c
    branches/redhat/gcc-4_8-branch/gcc/tree-call-cdce.c
    branches/redhat/gcc-4_8-branch/gcc/tree-parloops.c
    branches/redhat/gcc-4_8-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-loop-niter.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-sccvn.c
    branches/redhat/gcc-4_8-branch/gcc/tree-tailcall.c
    branches/redhat/gcc-4_8-branch/libitm/ChangeLog

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



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