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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri May 17 15:53:00 GMT 2013


Author: jakub
Date: Fri May 17 15:53:31 2013
New Revision: 199023

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

Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/Wsequence-point-1.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/Wsequence-point-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-35.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-35.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist70.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist70.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for25.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for25.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual10.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual10.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual11.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual11.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual12.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual12.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic142.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic142.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/desig6.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/desig6.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/overload13.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/overload13.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57281.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57281.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57300.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57300.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/strlenopt-23.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/strlenopt-23.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57251.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57251.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57264.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57264.c
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-13.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-13.C
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-14.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-14.C
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-15.C
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-15.C
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-13.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-13.c
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-14.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-14.c
    branches/redhat/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-15.c
      - copied unchanged from r199021, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-15.c
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/c-family/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-4_8-branch/gcc/config/epiphany/epiphany.c
    branches/redhat/gcc-4_8-branch/gcc/config/epiphany/epiphany.h
    branches/redhat/gcc-4_8-branch/gcc/config/epiphany/epiphany.md
    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/i386.md
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_8-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_8-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_8-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_8-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_8-branch/gcc/expr.c
    branches/redhat/gcc-4_8-branch/gcc/fold-const.c
    branches/redhat/gcc-4_8-branch/gcc/gcc.c
    branches/redhat/gcc-4_8-branch/gcc/omp-low.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/crash106.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/crash112.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/dependent-args1.C
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-strlen.c
    branches/redhat/gcc-4_8-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/src/c++11/future.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/src/c++11/system_error.cc

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




More information about the Gcc-cvs mailing list