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

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


Author: gfunck
Date: Mon Jun 30 15:03:50 2014
New Revision: 212151

URL: https://gcc.gnu.org/viewcvs?rev=212151&root=gcc&view=rev
Log:
	Merge trunk version 212138 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/include/bits/allocated_ptr.h
      - copied unchanged from r212139, trunk/libstdc++-v3/include/bits/allocated_ptr.h
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/creation/no_rtti.cc
      - copied unchanged from r212139, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/no_rtti.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/any/typedefs.cc
      - copied unchanged from r212139, trunk/libstdc++-v3/testsuite/experimental/any/typedefs.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/optional/typedefs.cc
      - copied unchanged from r212139, trunk/libstdc++-v3/testsuite/experimental/optional/typedefs.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/typedefs.cc
      - copied unchanged from r212139, trunk/libstdc++-v3/testsuite/experimental/string_view/typedefs.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/alloc_traits.h
    branches/gupc/libstdc++-v3/include/bits/forward_list.h
    branches/gupc/libstdc++-v3/include/bits/functexcept.h
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/gupc/libstdc++-v3/include/bits/parse_numbers.h
    branches/gupc/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gupc/libstdc++-v3/include/bits/stl_tree.h
    branches/gupc/libstdc++-v3/include/experimental/any
    branches/gupc/libstdc++-v3/include/experimental/optional
    branches/gupc/libstdc++-v3/include/experimental/string_view
    branches/gupc/libstdc++-v3/include/ext/alloc_traits.h
    branches/gupc/libstdc++-v3/include/ext/stdio_sync_filebuf.h
    branches/gupc/libstdc++-v3/include/std/chrono
    branches/gupc/libstdc++-v3/include/std/complex
    branches/gupc/libstdc++-v3/include/std/future
    branches/gupc/libstdc++-v3/testsuite/20_util/duration/literals/values.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/void_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/creation/alloc.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/collect-utils.c
      - copied unchanged from r212139, trunk/gcc/collect-utils.c
    branches/gupc/gcc/collect-utils.h
      - copied unchanged from r212139, trunk/gcc/collect-utils.h
    branches/gupc/gcc/graphite-isl-ast-to-gimple.c
      - copied unchanged from r212139, trunk/gcc/graphite-isl-ast-to-gimple.c
    branches/gupc/gcc/graphite-isl-ast-to-gimple.h
      - copied unchanged from r212139, trunk/gcc/graphite-isl-ast-to-gimple.h
    branches/gupc/gcc/hash-map.h
      - copied unchanged from r212139, trunk/gcc/hash-map.h
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
      - copied unchanged from r212139, trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
    branches/gupc/gcc/testsuite/c-c++-common/pr49706-2.c
      - copied unchanged from r212139, trunk/gcc/testsuite/c-c++-common/pr49706-2.c
    branches/gupc/gcc/testsuite/c-c++-common/pr61553.c
      - copied unchanged from r212139, trunk/gcc/testsuite/c-c++-common/pr61553.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/bounds-7.c
      - copied unchanged from r212139, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-7.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/aggr1.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/cpp0x/aggr1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/aggr2.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/cpp0x/aggr2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/deleted8.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/cpp0x/deleted8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/elision_conv.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/cpp0x/elision_conv.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1z/
      - copied from r212139, trunk/gcc/testsuite/g++.dg/cpp1z/
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
    branches/gupc/gcc/testsuite/g++.dg/ext/complit14.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/ext/complit14.C
    branches/gupc/gcc/testsuite/g++.dg/init/aggr11.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/init/aggr11.C
    branches/gupc/gcc/testsuite/g++.dg/init/aggr12.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/init/aggr12.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr61160-2.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/ipa/pr61160-2.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr61160-3.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/ipa/pr61160-3.C
    branches/gupc/gcc/testsuite/g++.dg/other/operator3.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/other/operator3.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr57573.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/template/pr57573.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr61537.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/template/pr61537.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr61554.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/torture/pr61554.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/calloc.C
      - copied unchanged from r212139, trunk/gcc/testsuite/g++.dg/tree-ssa/calloc.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20140723-1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.c-torture/compile/20140723-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20140622-1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.c-torture/execute/20140622-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
    branches/gupc/gcc/testsuite/gcc.dg/ira-loop-pressure.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/ira-loop-pressure.c
    branches/gupc/gcc/testsuite/gcc.dg/pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/pr57233.c
    branches/gupc/gcc/testsuite/gcc.dg/pr61162-2.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/pr61162-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr61583.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/pr61583.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/calloc-1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/calloc-2.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/calloc-3.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/interposition.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/tree-ssa/interposition.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-5.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-5.c
    branches/gupc/gcc/testsuite/gcc.dg/typeof-2.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/typeof-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/func-ret-64x1_1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/func-ret-64x1_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/test_64x1_1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_64x1_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/singleton_intrinsics_1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/aarch64/singleton_intrinsics_1.c
    branches/gupc/gcc/testsuite/gcc.target/alpha/pr61586.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/alpha/pr61586.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/avx-pr57233.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
    branches/gupc/gcc/testsuite/gcc.target/i386/indjmp-1.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/indjmp-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/pr57233.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr61572.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/pr61572.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
    branches/gupc/gcc/testsuite/gcc.target/i386/xop-pr57233.c
      - copied unchanged from r212139, trunk/gcc/testsuite/gcc.target/i386/xop-pr57233.c
    branches/gupc/gcc/testsuite/gfortran.dg/arrayio_15.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/arrayio_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_27.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_27.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray/coindexed_1.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/coarray/coindexed_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_32.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/coarray_32.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_33.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/coarray_33.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_collectives_8.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/coarray_collectives_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/udr8.f90
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/gomp/udr8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/pr59586.f
      - copied unchanged from r212139, trunk/gcc/testsuite/gfortran.dg/graphite/pr59586.f
    branches/gupc/gcc/testsuite/gfortran.dg/ieee/
      - copied from r212139, trunk/gcc/testsuite/gfortran.dg/ieee/
    branches/gupc/libgfortran/ieee/
      - copied from r212139, trunk/libgfortran/ieee/
    branches/gupc/libgo/go/compress/bzip2/testdata/
      - copied from r212139, trunk/libgo/go/compress/bzip2/testdata/
    branches/gupc/libgo/go/image/png/testdata/benchGray.png
      - copied unchanged from r212139, trunk/libgo/go/image/png/testdata/benchGray.png
    branches/gupc/libgo/go/image/png/testdata/benchNRGBA-gradient.png
      - copied unchanged from r212139, trunk/libgo/go/image/png/testdata/benchNRGBA-gradient.png
    branches/gupc/libgo/go/image/png/testdata/benchNRGBA-opaque.png
      - copied unchanged from r212139, trunk/libgo/go/image/png/testdata/benchNRGBA-opaque.png
    branches/gupc/libgo/go/image/png/testdata/benchPaletted.png
      - copied unchanged from r212139, trunk/libgo/go/image/png/testdata/benchPaletted.png
    branches/gupc/libgo/go/image/png/testdata/benchRGB.png
      - copied unchanged from r212139, trunk/libgo/go/image/png/testdata/benchRGB.png
    branches/gupc/libgomp/testsuite/libgomp.c++/simd10.C
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c++/simd10.C
    branches/gupc/libgomp/testsuite/libgomp.c++/simd11.C
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c++/simd11.C
    branches/gupc/libgomp/testsuite/libgomp.c++/simd12.C
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c++/simd12.C
    branches/gupc/libgomp/testsuite/libgomp.c++/simd13.C
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c++/simd13.C
    branches/gupc/libgomp/testsuite/libgomp.c/simd-14.c
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c/simd-14.c
    branches/gupc/libgomp/testsuite/libgomp.c/simd-15.c
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c/simd-15.c
    branches/gupc/libgomp/testsuite/libgomp.c/simd-16.c
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c/simd-16.c
    branches/gupc/libgomp/testsuite/libgomp.c/simd-17.c
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.c/simd-17.c
    branches/gupc/libgomp/testsuite/libgomp.fortran/aligned1.f03
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/aligned1.f03
    branches/gupc/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/simd5.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/simd5.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/simd6.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/simd6.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/simd7.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/simd7.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/target8.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/target8.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr12.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/udr12.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr13.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/udr13.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr14.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/udr14.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr15.f90
      - copied unchanged from r212139, trunk/libgomp/testsuite/libgomp.fortran/udr15.f90
Removed:
    branches/gupc/gcc/ipa-ref-inline.h
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/config/cloog.m4
    branches/gupc/configure
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/gennews
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/alloc-pool.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/attribs.c
    branches/gupc/gcc/bitmap.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-gimplify.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-array-notation.c
    branches/gupc/gcc/c/c-decl.c
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/c/c-typeck.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/collect2.c
    branches/gupc/gcc/collect2.h
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    branches/gupc/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/gupc/gcc/config/aarch64/aarch64-simd.md
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.md
    branches/gupc/gcc/config/aarch64/arm_neon.h
    branches/gupc/gcc/config/aarch64/iterators.md
    branches/gupc/gcc/config/alpha/alpha.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/darwin.h
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/i386/djgpp.h
    branches/gupc/gcc/config/i386/driver-i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/winnt.c
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/mips/mips-protos.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/rs6000/xcoff.h
    branches/gupc/gcc/config/sol2.c
    branches/gupc/gcc/config/v850/v850-c.c
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/v850/v850.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coverage.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-array-notation.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/cp/typeck2.c
    branches/gupc/gcc/cp/vtable-class-hierarchy.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/data-streamer-out.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/generic.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/dominance.c
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dumpfile.c
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/flag-types.h
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/dump-parse-tree.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/f95-lang.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/libgfortran.h
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/openmp.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-openmp.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/ggc-common.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/graphite-clast-to-gimple.c
    branches/gupc/gcc/graphite-clast-to-gimple.h
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-htab.h
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hash-table.h
    branches/gupc/gcc/ipa-comdats.c
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-profile.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-ref.c
    branches/gupc/gcc/ipa-ref.h
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa-visibility.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/jcf-io.c
    branches/gupc/gcc/langhooks-def.h
    branches/gupc/gcc/langhooks.h
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-section-out.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-partition.c
    branches/gupc/gcc/lto/lto-symtab.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.def
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/passes.def
    branches/gupc/gcc/plugin.c
    branches/gupc/gcc/pointer-set.h
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/statistics.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/symtab.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/bounds-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/bounds-5.c
    branches/gupc/gcc/testsuite/g++.dg/abi/mangle-neon-aarch64.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for9.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-25.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr60600.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr61540.C
    branches/gupc/gcc/testsuite/g++.dg/other/void1.C
    branches/gupc/gcc/testsuite/g++.dg/other/void3.C
    branches/gupc/gcc/testsuite/g++.dg/simulate-thread/bitfields-2.C
    branches/gupc/gcc/testsuite/g++.dg/simulate-thread/bitfields.C
    branches/gupc/gcc/testsuite/g++.dg/template/operator8.C
    branches/gupc/gcc/testsuite/g++.dg/template/operator9.C
    branches/gupc/gcc/testsuite/g++.dg/vect/slp-pr50413.cc
    branches/gupc/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
    branches/gupc/gcc/testsuite/g++.dg/vect/slp-pr56812.cc
    branches/gupc/gcc/testsuite/gcc.dg/fail_always_inline.c
    branches/gupc/gcc/testsuite/gcc.dg/globalalias-2.c
    branches/gupc/gcc/testsuite/gcc.dg/inline-22.c
    branches/gupc/gcc/testsuite/gcc.dg/inline_4.c
    branches/gupc/gcc/testsuite/gcc.dg/localalias-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr61162.c
    branches/gupc/gcc/testsuite/gcc.dg/simulate-thread/strict-align-global.c
    branches/gupc/gcc/testsuite/gcc.dg/simulate-thread/subfields.c
    branches/gupc/gcc/testsuite/gcc.dg/strlenopt-9.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/20050314-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-32.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-10.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-11.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-13.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-14.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-15.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-16.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-17.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-18.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-19.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-20.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-21.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-22.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-23.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-24.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-25.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-26.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-27.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-28.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-30.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-31.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-5.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-6.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-7.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-8.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-8a.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-8b.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-9.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-cond-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-pattern-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-pattern-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/no-tree-reassoc-bb-slp-12.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr26359.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest-2.h
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest.S
    branches/gupc/gcc/testsuite/gcc.target/aarch64/scalar_intrinsics.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/scalar_shift_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/ext_f64_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/ext_s64.x
    branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/ext_u64.x
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vadd_f64.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vdiv_f.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vdup_lane_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vdup_lane_2.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vneg_s.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vrnd_f64_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vsub_f64.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vect-noalign.c
    branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_2.f03
    branches/gupc/gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/udr2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/udr4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/gupc/gcc/testsuite/lib/g++.exp
    branches/gupc/gcc/testsuite/lib/gcc.exp
    branches/gupc/gcc/testsuite/lib/gfortran.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/timevar.def
    branches/gupc/gcc/tlink.c
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/toplev.h
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-browser.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-core.h
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.c
    branches/gupc/gcc/tree-hasher.h
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-nested.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-operands.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-propagate.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-sink.c
    branches/gupc/gcc/tree-ssa-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-streamer-in.c
    branches/gupc/gcc/tree-streamer-out.c
    branches/gupc/gcc/tree-streamer.c
    branches/gupc/gcc/tree-streamer.h
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vectorizer.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/valtrack.c
    branches/gupc/gcc/valtrack.h
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/vtable-verify.c
    branches/gupc/gcc/vtable-verify.h
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/unwind-seh.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/Makefile.am
    branches/gupc/libgfortran/Makefile.in
    branches/gupc/libgfortran/caf/single.c
    branches/gupc/libgfortran/config/fpu-387.h
    branches/gupc/libgfortran/config/fpu-aix.h
    branches/gupc/libgfortran/config/fpu-generic.h
    branches/gupc/libgfortran/config/fpu-glibc.h
    branches/gupc/libgfortran/config/fpu-sysv.h
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/configure.host
    branches/gupc/libgfortran/gfortran.map
    branches/gupc/libgfortran/io/list_read.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/testsuite/libgomp.c++/for-10.C
    branches/gupc/libgomp/testsuite/libgomp.c/for-2.c
    branches/gupc/libgomp/testsuite/libgomp.c/for-2.h
    branches/gupc/libgomp/testsuite/libgomp.fortran/target7.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr4.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr6.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/udr7.f90
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc

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



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