r198550 - in /branches/cilkplus-4_8-branch: ./ ...
bviyer@gcc.gnu.org
bviyer@gcc.gnu.org
Thu May 2 16:44:00 GMT 2013
Author: bviyer
Date: Thu May 2 16:44:34 2013
New Revision: 198550
URL: http://gcc.gnu.org/viewcvs?rev=198550&root=gcc&view=rev
Log:
Merged with gcc-4_8-branch at revision 198423.
Added:
branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype52.C
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype52.C
branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-54.C
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-54.C
branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist69.C
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist69.C
branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual9.C
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual9.C
branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae45.C
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae45.C
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56866.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56866.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/autopar/pr57103.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/autopar/pr57103.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57083.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57083.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/movk.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/movk.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr56866.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr56866.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57003.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57003.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr56605.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr56605.c
branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/sh/pr57108.c
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/sh/pr57108.c
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/namelist_77.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_77.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/namelist_78.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_78.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/namelist_79.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_79.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/namelist_81.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_81.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/proc_ptr_41.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/proc_ptr_41.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/proc_ptr_42.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/proc_ptr_42.f90
branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/transfer_check_4.f90
- copied unchanged from r198423, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/transfer_check_4.f90
branches/cilkplus-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/insert/move_range.cc
- copied unchanged from r198423, branches/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/insert/move_range.cc
Modified:
branches/cilkplus-4_8-branch/ (props changed)
branches/cilkplus-4_8-branch/gcc/ChangeLog
branches/cilkplus-4_8-branch/gcc/DATESTAMP
branches/cilkplus-4_8-branch/gcc/ada/ChangeLog
branches/cilkplus-4_8-branch/gcc/ada/raise-gcc.c
branches/cilkplus-4_8-branch/gcc/config/aarch64/aarch64.c
branches/cilkplus-4_8-branch/gcc/config/aarch64/aarch64.md
branches/cilkplus-4_8-branch/gcc/config/aarch64/arm_neon.h
branches/cilkplus-4_8-branch/gcc/config/arm/arm.c
branches/cilkplus-4_8-branch/gcc/config/i386/i386.c
branches/cilkplus-4_8-branch/gcc/config/i386/sse.md
branches/cilkplus-4_8-branch/gcc/config/sh/sh.md
branches/cilkplus-4_8-branch/gcc/cp/ChangeLog
branches/cilkplus-4_8-branch/gcc/cp/call.c
branches/cilkplus-4_8-branch/gcc/cp/cp-array-notation.c
branches/cilkplus-4_8-branch/gcc/cp/cp-tree.h
branches/cilkplus-4_8-branch/gcc/cp/init.c
branches/cilkplus-4_8-branch/gcc/cp/pt.c
branches/cilkplus-4_8-branch/gcc/cp/semantics.c
branches/cilkplus-4_8-branch/gcc/cp/typeck.c
branches/cilkplus-4_8-branch/gcc/fortran/ChangeLog
branches/cilkplus-4_8-branch/gcc/fortran/check.c
branches/cilkplus-4_8-branch/gcc/fortran/expr.c
branches/cilkplus-4_8-branch/gcc/fortran/interface.c
branches/cilkplus-4_8-branch/gcc/fortran/target-memory.c
branches/cilkplus-4_8-branch/gcc/fortran/target-memory.h
branches/cilkplus-4_8-branch/gcc/java/ChangeLog
branches/cilkplus-4_8-branch/gcc/java/gcj.texi
branches/cilkplus-4_8-branch/gcc/loop-iv.c
branches/cilkplus-4_8-branch/gcc/po/ChangeLog
branches/cilkplus-4_8-branch/gcc/po/de.po
branches/cilkplus-4_8-branch/gcc/po/sv.po
branches/cilkplus-4_8-branch/gcc/po/vi.po
branches/cilkplus-4_8-branch/gcc/regcprop.c
branches/cilkplus-4_8-branch/gcc/stor-layout.c
branches/cilkplus-4_8-branch/gcc/testsuite/ChangeLog
branches/cilkplus-4_8-branch/gcc/tree-cfg.c
branches/cilkplus-4_8-branch/gcc/tree-vrp.c
branches/cilkplus-4_8-branch/libgfortran/ChangeLog
branches/cilkplus-4_8-branch/libgfortran/io/list_read.c
branches/cilkplus-4_8-branch/libgfortran/io/transfer.c
branches/cilkplus-4_8-branch/libjava/classpath/ (props changed)
branches/cilkplus-4_8-branch/libstdc++-v3/ChangeLog
branches/cilkplus-4_8-branch/libstdc++-v3/include/bits/hashtable_policy.h
Propchange: branches/cilkplus-4_8-branch/
('svn:mergeinfo' modified)
Propchange: branches/cilkplus-4_8-branch/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list