This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r226644 - in /branches/c++-concepts: ./ contrib...


Author: jason
Date: Wed Aug  5 18:07:49 2015
New Revision: 226644

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

Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ35.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ35.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ36.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ36.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ37.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ37.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ38.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ38.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ39.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ39.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ40.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ40.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1z/abbrev2.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/cpp1z/abbrev2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr67055.C
      - copied unchanged from r226642, trunk/gcc/testsuite/g++.dg/torture/pr67055.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr67107.c
      - copied unchanged from r226642, trunk/gcc/testsuite/gcc.dg/pr67107.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr67109.c
      - copied unchanged from r226642, trunk/gcc/testsuite/gcc.dg/torture/pr67109.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr67120.c
      - copied unchanged from r226642, trunk/gcc/testsuite/gcc.dg/torture/pr67120.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr67121.c
      - copied unchanged from r226642, trunk/gcc/testsuite/gcc.dg/torture/pr67121.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/wnull-dereference.c
      - copied unchanged from r226642, trunk/gcc/testsuite/gcc.dg/tree-ssa/wnull-dereference.c
    branches/c++-concepts/gcc/testsuite/gcc.target/rl78/
      - copied from r226642, trunk/gcc/testsuite/gcc.target/rl78/
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr66311.f90
      - copied unchanged from r226642, trunk/gcc/testsuite/gfortran.dg/pr66311.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_10.f08
      - copied unchanged from r226642, trunk/gcc/testsuite/gfortran.dg/submodule_10.f08
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/contrib/ChangeLog
    branches/c++-concepts/contrib/texi2pod.pl
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/common.opt
    branches/c++-concepts/gcc/config/aarch64/aarch64.c
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/i386/i386.md
    branches/c++-concepts/gcc/config/i386/sse.md
    branches/c++-concepts/gcc/config/moxie/moxie-protos.h
    branches/c++-concepts/gcc/config/moxie/moxie.c
    branches/c++-concepts/gcc/config/moxie/moxie.h
    branches/c++-concepts/gcc/config/rl78/rl78.c
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/semantics.c
    branches/c++-concepts/gcc/cse.c
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/module.c
    branches/c++-concepts/gcc/fortran/trans-decl.c
    branches/c++-concepts/gcc/genattrtab.c
    branches/c++-concepts/gcc/gencodes.c
    branches/c++-concepts/gcc/genconditions.c
    branches/c++-concepts/gcc/genoutput.c
    branches/c++-concepts/gcc/genrecog.c
    branches/c++-concepts/gcc/gensupport.c
    branches/c++-concepts/gcc/gensupport.h
    branches/c++-concepts/gcc/gimple-ssa-isolate-paths.c
    branches/c++-concepts/gcc/gimple.c
    branches/c++-concepts/gcc/gimple.h
    branches/c++-concepts/gcc/go/gofrontend/MERGE
    branches/c++-concepts/gcc/go/gofrontend/expressions.cc
    branches/c++-concepts/gcc/go/gofrontend/types.h
    branches/c++-concepts/gcc/match.pd
    branches/c++-concepts/gcc/target-insns.def
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ32.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1z/static_assert-nomsg.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/isolate-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/isolate-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/isolate-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/isolate-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/isolate-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-119.c
    branches/c++-concepts/gcc/testsuite/gcc.target/rx/rx-abi-function-tests.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/public_private_module_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/public_private_module_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_1.f08
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_5.f08
    branches/c++-concepts/gcc/testsuite/gfortran.dg/submodule_9.f08
    branches/c++-concepts/gcc/testsuite/lib/fortran-modules.exp
    branches/c++-concepts/gcc/tree-if-conv.c
    branches/c++-concepts/gcc/tree-ssa-ccp.c
    branches/c++-concepts/gcc/tree-vect-data-refs.c
    branches/c++-concepts/gcc/tree-vrp.c
    branches/c++-concepts/gcc/ubsan.c
    branches/c++-concepts/gcc/wide-int.cc

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



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