r202838 - in /branches/gupc: ./ ChangeLog MAINT...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Mon Sep 23 17:09:00 GMT 2013


Author: gfunck
Date: Mon Sep 23 17:09:38 2013
New Revision: 202838

URL: http://gcc.gnu.org/viewcvs?rev=202838&root=gcc&view=rev
Log:
	Merge trunk version 202825 into gupc branch.

Added:
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/shift-4.c
      - copied unchanged from r202825, trunk/gcc/testsuite/c-c++-common/ubsan/shift-4.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this17.C
      - copied unchanged from r202825, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this17.C
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57748-1.c
      - copied unchanged from r202825, trunk/gcc/testsuite/gcc.dg/torture/pr57748-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57748-2.c
      - copied unchanged from r202825, trunk/gcc/testsuite/gcc.dg/torture/pr57748-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-23.c
      - copied unchanged from r202825, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-23.c
    branches/gupc/gcc/testsuite/gcc.target/sh/torture/pr58475.c
      - copied unchanged from r202825, trunk/gcc/testsuite/gcc.target/sh/torture/pr58475.c
    branches/gupc/gcc/testsuite/gcc.target/vax/
      - copied from r202825, trunk/gcc/testsuite/gcc.target/vax/
    branches/gupc/gcc/testsuite/gfortran.dg/extends_15.f90
      - copied unchanged from r202825, trunk/gcc/testsuite/gfortran.dg/extends_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pr58484.f
      - copied unchanged from r202825, trunk/gcc/testsuite/gfortran.dg/pr58484.f
    branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_43.f90
      - copied unchanged from r202825, trunk/gcc/testsuite/gfortran.dg/proc_ptr_43.f90
    branches/gupc/libgomp/testsuite/libgomp.c/sections-2.c
      - copied unchanged from r202825, trunk/libgomp/testsuite/libgomp.c/sections-2.c
    branches/gupc/libstdc++-v3/src/c++11/snprintf_lite.cc
      - copied unchanged from r202825, trunk/libstdc++-v3/src/c++11/snprintf_lite.cc
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/boehm-gc/ChangeLog
    branches/gupc/boehm-gc/configure
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/aclocal.m4
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    branches/gupc/gcc/config/i386/athlon.md
    branches/gupc/gcc/config/i386/driver-i386.c
    branches/gupc/gcc/config/i386/i386-c.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/x86-tune.def
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/ia64/predicates.md
    branches/gupc/gcc/config/pa/pa-linux.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/rl78/constraints.md
    branches/gupc/gcc/config/rl78/rl78-expand.md
    branches/gupc/gcc/config/rl78/rl78-real.md
    branches/gupc/gcc/config/rl78/rl78-virt.md
    branches/gupc/gcc/config/rl78/rl78.c
    branches/gupc/gcc/config/rl78/rl78.h
    branches/gupc/gcc/config/rl78/rl78.md
    branches/gupc/gcc/config/sh/predicates.md
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/vax/vax.c
    branches/gupc/gcc/config/vax/vax.md
    branches/gupc/gcc/configure
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/plugin.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
    branches/gupc/gcc/tree-chrec.h
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-scalar-evolution.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/ubsan.c
    branches/gupc/libatomic/ChangeLog
    branches/gupc/libatomic/configure
    branches/gupc/libbacktrace/ChangeLog
    branches/gupc/libbacktrace/configure
    branches/gupc/libffi/ChangeLog
    branches/gupc/libffi/configure
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/configure
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/configure
    branches/gupc/libgomp/testsuite/lib/libgomp.exp
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/configure
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/classpath/   (props changed)
    branches/gupc/libjava/classpath/ChangeLog
    branches/gupc/libjava/classpath/configure
    branches/gupc/libjava/configure
    branches/gupc/libjava/libltdl/ChangeLog
    branches/gupc/libjava/libltdl/acinclude.m4
    branches/gupc/libjava/libltdl/configure
    branches/gupc/libmudflap/ChangeLog
    branches/gupc/libmudflap/configure
    branches/gupc/libmudflap/testsuite/lib/libmudflap.exp
    branches/gupc/libobjc/ChangeLog
    branches/gupc/libobjc/configure
    branches/gupc/libquadmath/ChangeLog
    branches/gupc/libquadmath/configure
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libsanitizer/configure
    branches/gupc/libssp/ChangeLog
    branches/gupc/libssp/configure
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/include/bits/allocator.h
    branches/gupc/libstdc++-v3/include/bits/basic_string.h
    branches/gupc/libstdc++-v3/include/bits/functexcept.h
    branches/gupc/libstdc++-v3/include/bits/stl_bvector.h
    branches/gupc/libstdc++-v3/include/bits/stl_deque.h
    branches/gupc/libstdc++-v3/include/bits/stl_tree.h
    branches/gupc/libstdc++-v3/include/bits/stl_vector.h
    branches/gupc/libstdc++-v3/include/debug/array
    branches/gupc/libstdc++-v3/include/debug/deque
    branches/gupc/libstdc++-v3/include/debug/string
    branches/gupc/libstdc++-v3/include/ext/vstring.h
    branches/gupc/libstdc++-v3/include/profile/array
    branches/gupc/libstdc++-v3/include/profile/deque
    branches/gupc/libstdc++-v3/include/std/array
    branches/gupc/libstdc++-v3/include/std/bitset
    branches/gupc/libstdc++-v3/src/c++11/Makefile.am
    branches/gupc/libstdc++-v3/src/c++11/Makefile.in
    branches/gupc/libstdc++-v3/src/c++11/functexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_debug_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/gupc/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/gupc/libstdc++-v3/testsuite/util/exception/safety.h
    branches/gupc/libtool.m4
    branches/gupc/libvtv/ChangeLog
    branches/gupc/libvtv/configure
    branches/gupc/lto-plugin/ChangeLog
    branches/gupc/lto-plugin/configure
    branches/gupc/zlib/ChangeLog.gcj
    branches/gupc/zlib/configure

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)

Propchange: branches/gupc/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Gcc-cvs mailing list