r219571 - in /branches/google/gcc-4_9: ./ gcc/C...

brooks@gcc.gnu.org brooks@gcc.gnu.org
Wed Jan 14 01:28:00 GMT 2015


Author: brooks
Date: Wed Jan 14 01:28:04 2015
New Revision: 219571

URL: https://gcc.gnu.org/viewcvs?rev=219571&root=gcc&view=rev
Log:
Merged revisions 219052,219055,219057,219064,219069,219072,219079,219082,219087,219091,219094,219103,219118,219132,219138,219156,219163,219168,219178,219184,219198,219210,219258,219275,219305-219311,219325,219329,219370,219374,219386,219389-219391,219394,219397,219403,219409,219416,219427,219442,219475,219502,219507,219540,219551,219566,219568 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch

Added:
    branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
      - copied unchanged from r219568, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/match_results/swap.cc
      - copied unchanged from r219568, branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/match_results/swap.cc
Modified:
    branches/google/gcc-4_9/libstdc++-v3/ChangeLog
    branches/google/gcc-4_9/libstdc++-v3/include/bits/regex.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/regex_compiler.tcc
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/google/gcc-4_9/libstdc++-v3/include/std/future

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/deleted9.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/deleted9.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/initlist89.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/initlist89.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/ref-qual16.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual16.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr54442.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr54442.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/non-dependent14.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/non-dependent14.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/offsetof3.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/offsetof3.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/ref9.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/ref9.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/warn/Wunused-var-22.C
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/warn/Wunused-var-22.C
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr64536.c
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr64536.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/pr63424.c
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/aarch64/pr63424.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr64409.c
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr64409.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/pr64505.c
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/pr64505.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/sh/pr64507.c
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/sh/pr64507.c
    branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/dependency_45.f90
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/dependency_45.f90
    branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
      - copied unchanged from r219568, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
Modified:
    branches/google/gcc-4_9/   (props changed)
    branches/google/gcc-4_9/gcc/ChangeLog
    branches/google/gcc-4_9/gcc/DATESTAMP
    branches/google/gcc-4_9/gcc/ada/ChangeLog
    branches/google/gcc-4_9/gcc/ada/gcc-interface/Makefile.in
    branches/google/gcc-4_9/gcc/cfgrtl.c
    branches/google/gcc-4_9/gcc/config/aarch64/aarch64-simd.md
    branches/google/gcc-4_9/gcc/config/arm/arm.h
    branches/google/gcc-4_9/gcc/config/i386/i386.c
    branches/google/gcc-4_9/gcc/config/i386/mmx.md
    branches/google/gcc-4_9/gcc/config/pa/pa.md
    branches/google/gcc-4_9/gcc/config/pa/predicates.md
    branches/google/gcc-4_9/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_9/gcc/config/rs6000/rs6000.md
    branches/google/gcc-4_9/gcc/config/rs6000/rtems.h
    branches/google/gcc-4_9/gcc/config/rs6000/t-rtems
    branches/google/gcc-4_9/gcc/config/rx/rx.c
    branches/google/gcc-4_9/gcc/config/rx/rx.h
    branches/google/gcc-4_9/gcc/config/sh/sh-mem.cc
    branches/google/gcc-4_9/gcc/cp/ChangeLog
    branches/google/gcc-4_9/gcc/cp/call.c
    branches/google/gcc-4_9/gcc/cp/decl.c
    branches/google/gcc-4_9/gcc/cp/decl2.c
    branches/google/gcc-4_9/gcc/cp/mangle.c
    branches/google/gcc-4_9/gcc/cp/parser.c
    branches/google/gcc-4_9/gcc/cp/pt.c
    branches/google/gcc-4_9/gcc/cp/semantics.c
    branches/google/gcc-4_9/gcc/cp/typeck.c
    branches/google/gcc-4_9/gcc/fortran/ChangeLog
    branches/google/gcc-4_9/gcc/fortran/interface.c
    branches/google/gcc-4_9/gcc/fortran/trans-array.c
    branches/google/gcc-4_9/gcc/go/gofrontend/import-archive.cc
    branches/google/gcc-4_9/gcc/rtlanal.c
    branches/google/gcc-4_9/gcc/testsuite/ChangeLog
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr57003.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr59927.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr60516.c
    branches/google/gcc-4_9/gcc/testsuite/go.test/go-test.exp
    branches/google/gcc-4_9/gcc/tree.c
    branches/google/gcc-4_9/libgo/configure
    branches/google/gcc-4_9/libgo/configure.ac
    branches/google/gcc-4_9/libgo/go/debug/elf/file.go
    branches/google/gcc-4_9/libgo/go/go/build/syslist.go

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

Propchange: branches/google/gcc-4_9/
            ('svnmerge-integrated' modified)




More information about the Libstdc++-cvs mailing list