r225381 - in /branches/c++-concepts: ./ gcc/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jul 3 14:32:00 GMT 2015


Author: jason
Date: Fri Jul  3 14:32:15 2015
New Revision: 225381

URL: https://gcc.gnu.org/viewcvs?rev=225381&root=gcc&view=rev
Log:
Merge with trunk@225380

Added:
    branches/c++-concepts/libstdc++-v3/include/experimental/propagate_const
      - copied unchanged from r225380, trunk/libstdc++-v3/include/experimental/propagate_const
    branches/c++-concepts/libstdc++-v3/testsuite/experimental/propagate_const/
      - copied from r225380, trunk/libstdc++-v3/testsuite/experimental/propagate_const/
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/acinclude.m4
    branches/c++-concepts/libstdc++-v3/configure
    branches/c++-concepts/libstdc++-v3/doc/html/manual/bugs.html
    branches/c++-concepts/libstdc++-v3/doc/html/manual/configure.html
    branches/c++-concepts/libstdc++-v3/doc/html/manual/status.html
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/configure.xml
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/c++-concepts/libstdc++-v3/include/Makefile.am
    branches/c++-concepts/libstdc++-v3/include/Makefile.in
    branches/c++-concepts/libstdc++-v3/libsupc++/guard.cc

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp/pr53690.C
      - copied unchanged from r225380, trunk/gcc/testsuite/g++.dg/cpp/pr53690.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/alias-decl-51.C
      - copied unchanged from r225380, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-51.C
    branches/c++-concepts/gcc/testsuite/g++.dg/opt/pr66119.C
      - copied unchanged from r225380, trunk/gcc/testsuite/g++.dg/opt/pr66119.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-4.c
      - copied unchanged from r225380, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-ifcvt-11.c
      - copied unchanged from r225380, trunk/gcc/testsuite/gcc.dg/vect/vect-ifcvt-11.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vget_lane.c
      - copied unchanged from r225380, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vget_lane.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr66746.c
      - copied unchanged from r225380, trunk/gcc/testsuite/gcc.target/i386/pr66746.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/vec-cmp.c
      - copied unchanged from r225380, trunk/gcc/testsuite/gcc.target/powerpc/vec-cmp.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr56520.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/pr56520.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr66545_1.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/pr66545_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr66545_2.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/pr66545_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_1.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_2.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_3.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_4.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_5.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_6.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_7.f90
      - copied unchanged from r225380, trunk/gcc/testsuite/gfortran.dg/submodule_7.f90
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/builtins.c
    branches/c++-concepts/gcc/combine.c
    branches/c++-concepts/gcc/config/cris/cris.md
    branches/c++-concepts/gcc/config/i386/ia32intrin.h
    branches/c++-concepts/gcc/config/i386/x86intrin.h
    branches/c++-concepts/gcc/config/rs6000/rs6000-builtin.def
    branches/c++-concepts/gcc/config/rs6000/rs6000-c.c
    branches/c++-concepts/gcc/config/rs6000/vector.md
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/fold-const.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/decl.c
    branches/c++-concepts/gcc/fortran/gfortran.h
    branches/c++-concepts/gcc/fortran/interface.c
    branches/c++-concepts/gcc/fortran/match.c
    branches/c++-concepts/gcc/fortran/match.h
    branches/c++-concepts/gcc/fortran/module.c
    branches/c++-concepts/gcc/fortran/parse.c
    branches/c++-concepts/gcc/fortran/parse.h
    branches/c++-concepts/gcc/fortran/primary.c
    branches/c++-concepts/gcc/fortran/resolve.c
    branches/c++-concepts/gcc/fortran/symbol.c
    branches/c++-concepts/gcc/fortran/trans-common.c
    branches/c++-concepts/gcc/fortran/trans-decl.c
    branches/c++-concepts/gcc/genmatch.c
    branches/c++-concepts/gcc/match.pd
    branches/c++-concepts/gcc/passes.def
    branches/c++-concepts/gcc/po/ChangeLog
    branches/c++-concepts/gcc/po/gcc.pot
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/pr66568.c
    branches/c++-concepts/gcc/toplev.c
    branches/c++-concepts/gcc/tree-pass.h
    branches/c++-concepts/gcc/tree-sra.c
    branches/c++-concepts/gcc/tree-ssa-dom.c
    branches/c++-concepts/gcc/tree-ssa-loop-ch.c
    branches/c++-concepts/gcc/tree-ssa-loop-ivopts.c
    branches/c++-concepts/gcc/tree-vect-loop-manip.c
    branches/c++-concepts/libcpp/ChangeLog
    branches/c++-concepts/libcpp/charset.c
    branches/c++-concepts/libcpp/internal.h
    branches/c++-concepts/libcpp/lex.c
    branches/c++-concepts/libcpp/po/ChangeLog
    branches/c++-concepts/libcpp/po/cpplib.pot
    branches/c++-concepts/libgomp/ChangeLog
    branches/c++-concepts/libgomp/testsuite/libgomp.c++/pr66702-1.C
    branches/c++-concepts/libgomp/testsuite/libgomp.c++/pr66702-2.C
    branches/c++-concepts/lto-plugin/ChangeLog
    branches/c++-concepts/lto-plugin/config.h.in
    branches/c++-concepts/lto-plugin/configure
    branches/c++-concepts/lto-plugin/configure.ac

Propchange: branches/c++-concepts/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list