r204370 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Nov 4 21:44:00 GMT 2013
Author: gfunck
Date: Mon Nov 4 21:44:01 2013
New Revision: 204370
URL: http://gcc.gnu.org/viewcvs?rev=204370&root=gcc&view=rev
Log:
Merge trunk version 204345 into gupc branch.
Added:
branches/gupc/libstdc++-v3/include/bits/enable_special_members.h
- copied unchanged from r204346, trunk/libstdc++-v3/include/bits/enable_special_members.h
branches/gupc/libstdc++-v3/include/experimental/
- copied from r204346, trunk/libstdc++-v3/include/experimental/
branches/gupc/libstdc++-v3/testsuite/20_util/default_delete/void_neg.cc
- copied unchanged from r204346, trunk/libstdc++-v3/testsuite/20_util/default_delete/void_neg.cc
branches/gupc/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/
- copied from r204346, trunk/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/
branches/gupc/libstdc++-v3/testsuite/20_util/function_objects/comparisons_void.cc
- copied unchanged from r204346, trunk/libstdc++-v3/testsuite/20_util/function_objects/comparisons_void.cc
branches/gupc/libstdc++-v3/testsuite/20_util/integer_sequence/
- copied from r204346, trunk/libstdc++-v3/testsuite/20_util/integer_sequence/
branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/58839.cc
- copied unchanged from r204346, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/58839.cc
branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/void_neg.cc
- copied unchanged from r204346, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/void_neg.cc
branches/gupc/libstdc++-v3/testsuite/experimental/
- copied from r204346, trunk/libstdc++-v3/testsuite/experimental/
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/configure
branches/gupc/libstdc++-v3/configure.ac
branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
branches/gupc/libstdc++-v3/include/Makefile.am
branches/gupc/libstdc++-v3/include/Makefile.in
branches/gupc/libstdc++-v3/include/bits/hashtable.h
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_function.h
branches/gupc/libstdc++-v3/include/bits/unique_ptr.h
branches/gupc/libstdc++-v3/include/c_global/cstdio
branches/gupc/libstdc++-v3/include/std/tuple
branches/gupc/libstdc++-v3/include/std/utility
branches/gupc/libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc
branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc
branches/gupc/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
branches/gupc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/c-family/cilk.c
- copied unchanged from r204346, trunk/gcc/c-family/cilk.c
branches/gupc/gcc/chkp-builtins.def
- copied unchanged from r204346, trunk/gcc/chkp-builtins.def
branches/gupc/gcc/cilk-builtins.def
- copied unchanged from r204346, trunk/gcc/cilk-builtins.def
branches/gupc/gcc/cilk-common.c
- copied unchanged from r204346, trunk/gcc/cilk-common.c
branches/gupc/gcc/cilk.h
- copied unchanged from r204346, trunk/gcc/cilk.h
branches/gupc/gcc/common/config/nds32/
- copied from r204346, trunk/gcc/common/config/nds32/
branches/gupc/gcc/config/nds32/
- copied from r204346, trunk/gcc/config/nds32/
branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/CK/
- copied from r204346, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/
branches/gupc/gcc/testsuite/c-c++-common/gomp/simd6.c
- copied unchanged from r204346, trunk/gcc/testsuite/c-c++-common/gomp/simd6.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/vla-1.c
- copied unchanged from r204346, trunk/gcc/testsuite/c-c++-common/ubsan/vla-1.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/vla-2.c
- copied unchanged from r204346, trunk/gcc/testsuite/c-c++-common/ubsan/vla-2.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/vla-3.c
- copied unchanged from r204346, trunk/gcc/testsuite/c-c++-common/ubsan/vla-3.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/vla-4.c
- copied unchanged from r204346, trunk/gcc/testsuite/c-c++-common/ubsan/vla-4.c
branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto40.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp0x/auto40.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/deleted1.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp0x/deleted1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi9.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi9.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae49.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae49.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/digit-sep-cxx11-neg.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp1y/digit-sep-cxx11-neg.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/digit-sep-neg.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp1y/digit-sep-neg.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/digit-sep.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp1y/digit-sep.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/pr58708.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/cpp1y/pr58708.C
branches/gupc/gcc/testsuite/g++.dg/ext/pr58834.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/ext/pr58834.C
branches/gupc/gcc/testsuite/g++.dg/gomp/simd-1.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/gomp/simd-1.C
branches/gupc/gcc/testsuite/g++.dg/lookup/name-clash10.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/lookup/name-clash10.C
branches/gupc/gcc/testsuite/g++.dg/parse/pr29234.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/parse/pr29234.C
branches/gupc/gcc/testsuite/g++.dg/parse/pr52071.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/parse/pr52071.C
branches/gupc/gcc/testsuite/g++.dg/parse/pr56037.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/parse/pr56037.C
branches/gupc/gcc/testsuite/g++.dg/torture/pr58369.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/torture/pr58369.C
branches/gupc/gcc/testsuite/g++.dg/ubsan/cxx1y-vla.C
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/ubsan/cxx1y-vla.C
branches/gupc/gcc/testsuite/g++.dg/vect/pr33426-ivdep-2.cc
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/vect/pr33426-ivdep-2.cc
branches/gupc/gcc/testsuite/g++.dg/vect/pr33426-ivdep-3.cc
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/vect/pr33426-ivdep-3.cc
branches/gupc/gcc/testsuite/g++.dg/vect/pr33426-ivdep-4.cc
- copied unchanged from r204346, trunk/gcc/testsuite/g++.dg/vect/pr33426-ivdep-4.cc
branches/gupc/gcc/testsuite/gcc.dg/torture/restrict-2.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/torture/restrict-2.c
branches/gupc/gcc/testsuite/gcc.dg/torture/restrict-3.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/torture/restrict-3.c
branches/gupc/gcc/testsuite/gcc.dg/torture/restrict-4.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/torture/restrict-4.c
branches/gupc/gcc/testsuite/gcc.dg/torture/restrict-5.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/torture/restrict-5.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/alias-24.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-24.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/alias-25.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-25.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-1.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-1.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-2.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-2.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-3.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-3.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-4.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-4.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-5.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-5.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-6.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-6.c
branches/gupc/gcc/testsuite/gcc.dg/vect/vect-align-3.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/vect/vect-align-3.c
branches/gupc/gcc/testsuite/gcc.dg/vmx/vec-set.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.dg/vmx/vec-set.c
branches/gupc/gcc/testsuite/gcc.target/arc/jump-around-jump.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/arc/jump-around-jump.c
branches/gupc/gcc/testsuite/gcc.target/arm/lp1243022.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/arm/lp1243022.c
branches/gupc/gcc/testsuite/gcc.target/arm/pr58784.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/arm/pr58784.c
branches/gupc/gcc/testsuite/gcc.target/avr/pr58545.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/avr/pr58545.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-abs-s16.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/i386/vect-abs-s16.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-abs-s32.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/i386/vect-abs-s32.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-abs-s8.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/i386/vect-abs-s8.c
branches/gupc/gcc/testsuite/gcc.target/sh/cmpstr.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/sh/cmpstr.c
branches/gupc/gcc/testsuite/gcc.target/sh/cmpstrn.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/sh/cmpstrn.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr54236-2.c
- copied unchanged from r204346, trunk/gcc/testsuite/gcc.target/sh/pr54236-2.c
branches/gupc/gcc/testsuite/gfortran.dg/blockdata_8.f90
- copied unchanged from r204346, trunk/gcc/testsuite/gfortran.dg/blockdata_8.f90
branches/gupc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_14.f90
- copied unchanged from r204346, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_14.f90
branches/gupc/libcilkrts/
- copied from r204346, trunk/libcilkrts/
branches/gupc/libgcc/config/nds32/
- copied from r204346, trunk/libgcc/config/nds32/
Removed:
branches/gupc/gcc/regmove.c
branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic145.C
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug479.dir/
branches/gupc/libmudflap/
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/Makefile.def
branches/gupc/Makefile.in
branches/gupc/Makefile.tpl
branches/gupc/configure
branches/gupc/configure.ac
branches/gupc/contrib/ChangeLog
branches/gupc/contrib/config-list.mk
branches/gupc/contrib/gcc_update
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/gcc-interface/decl.c
branches/gupc/gcc/ada/gcc-interface/trans.c
branches/gupc/gcc/ada/gcc-interface/utils.c
branches/gupc/gcc/ada/gnat_ugn.texi
branches/gupc/gcc/asan.c
branches/gupc/gcc/basic-block.h
branches/gupc/gcc/builtin-types.def
branches/gupc/gcc/builtins.c
branches/gupc/gcc/builtins.def
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-ada-spec.c
branches/gupc/gcc/c-family/c-ada-spec.h
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-lex.c
branches/gupc/gcc/c-family/c-pragma.c
branches/gupc/gcc/c-family/c-ubsan.c
branches/gupc/gcc/c-family/c-ubsan.h
branches/gupc/gcc/c/ChangeLog
branches/gupc/gcc/c/c-decl.c
branches/gupc/gcc/c/c-objc-common.h
branches/gupc/gcc/c/c-parser.c
branches/gupc/gcc/c/c-typeck.c
branches/gupc/gcc/cfganal.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/common.opt
branches/gupc/gcc/common/config/m32r/m32r-common.c
branches/gupc/gcc/common/config/mmix/mmix-common.c
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config/arc/arc.c
branches/gupc/gcc/config/arm/arm-cores.def
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/avr/avr-log.c
branches/gupc/gcc/config/avr/avr.c
branches/gupc/gcc/config/bfin/bfin-modes.def
branches/gupc/gcc/config/darwin.c
branches/gupc/gcc/config/i386/constraints.md
branches/gupc/gcc/config/i386/i386-protos.h
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/i386/mmx.md
branches/gupc/gcc/config/i386/predicates.md
branches/gupc/gcc/config/i386/sse.md
branches/gupc/gcc/config/i386/winnt.c
branches/gupc/gcc/config/m32c/m32c-modes.def
branches/gupc/gcc/config/msp430/msp430-modes.def
branches/gupc/gcc/config/rl78/rl78.c
branches/gupc/gcc/config/rs6000/rs6000-modes.def
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rx/rx.c
branches/gupc/gcc/config/sh/sh-mem.cc
branches/gupc/gcc/config/sh/sh-modes.def
branches/gupc/gcc/config/sh/sh-protos.h
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh.md
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/decl2.c
branches/gupc/gcc/cp/init.c
branches/gupc/gcc/cp/lambda.c
branches/gupc/gcc/cp/method.c
branches/gupc/gcc/cp/optimize.c
branches/gupc/gcc/cp/parser.c
branches/gupc/gcc/cp/pt.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cp/tree.c
branches/gupc/gcc/cp/typeck2.c
branches/gupc/gcc/cppbuiltin.c
branches/gupc/gcc/data-streamer-in.c
branches/gupc/gcc/data-streamer-out.c
branches/gupc/gcc/data-streamer.c
branches/gupc/gcc/dbxout.c
branches/gupc/gcc/df-scan.c
branches/gupc/gcc/doc/extend.texi
branches/gupc/gcc/doc/generic.texi
branches/gupc/gcc/doc/gty.texi
branches/gupc/gcc/doc/install.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/md.texi
branches/gupc/gcc/doc/passes.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/doc/tree-ssa.texi
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/expmed.c
branches/gupc/gcc/expr.c
branches/gupc/gcc/flag-types.h
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/parse.c
branches/gupc/gcc/fortran/target-memory.c
branches/gupc/gcc/fortran/trans-types.c
branches/gupc/gcc/function.c
branches/gupc/gcc/function.h
branches/gupc/gcc/gcse.c
branches/gupc/gcc/gdbhooks.py
branches/gupc/gcc/gengtype-parse.c
branches/gupc/gcc/gengtype-state.c
branches/gupc/gcc/gengtype.c
branches/gupc/gcc/gengtype.h
branches/gupc/gcc/genmodes.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/gimple-pretty-print.c
branches/gupc/gcc/gimple.c
branches/gupc/gcc/gimple.h
branches/gupc/gcc/gimplify.c
branches/gupc/gcc/graph.c
branches/gupc/gcc/graphite-clast-to-gimple.c
branches/gupc/gcc/graphite-dependences.c
branches/gupc/gcc/graphite-scop-detection.c
branches/gupc/gcc/graphite-sese-to-poly.c
branches/gupc/gcc/hw-doloop.c
branches/gupc/gcc/ipa-cp.c
branches/gupc/gcc/ipa-devirt.c
branches/gupc/gcc/ipa-inline-analysis.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-inline.h
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-utils.h
branches/gupc/gcc/ipa.c
branches/gupc/gcc/ira-build.c
branches/gupc/gcc/ira-color.c
branches/gupc/gcc/ira-conflicts.c
branches/gupc/gcc/ira-costs.c
branches/gupc/gcc/ira-int.h
branches/gupc/gcc/ira.c
branches/gupc/gcc/is-a.h
branches/gupc/gcc/java/ChangeLog
branches/gupc/gcc/java/decl.c
branches/gupc/gcc/langhooks-def.h
branches/gupc/gcc/langhooks.c
branches/gupc/gcc/langhooks.h
branches/gupc/gcc/lower-subreg.c
branches/gupc/gcc/lra-constraints.c
branches/gupc/gcc/lra-spills.c
branches/gupc/gcc/lra.c
branches/gupc/gcc/lto-cgraph.c
branches/gupc/gcc/lto-compress.c
branches/gupc/gcc/lto-opts.c
branches/gupc/gcc/lto-section-in.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/ChangeLog
branches/gupc/gcc/lto/lto-lang.c
branches/gupc/gcc/lto/lto-object.c
branches/gupc/gcc/lto/lto-partition.c
branches/gupc/gcc/lto/lto-symtab.c
branches/gupc/gcc/lto/lto.c
branches/gupc/gcc/machmode.def
branches/gupc/gcc/optabs.c
branches/gupc/gcc/opts-global.c
branches/gupc/gcc/opts.c
branches/gupc/gcc/passes.c
branches/gupc/gcc/passes.def
branches/gupc/gcc/recog.c
branches/gupc/gcc/reload1.c
branches/gupc/gcc/sanitizer.def
branches/gupc/gcc/streamer-hooks.c
branches/gupc/gcc/streamer-hooks.h
branches/gupc/gcc/symtab.c
branches/gupc/gcc/target.def
branches/gupc/gcc/targhooks.c
branches/gupc/gcc/targhooks.h
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/g++.dg/gomp/declare-simd-1.C
branches/gupc/gcc/testsuite/g++.dg/gomp/declare-simd-2.C
branches/gupc/gcc/testsuite/g++.dg/other/warning1.C
branches/gupc/gcc/testsuite/g++.dg/vect/slp-pr56812.cc
branches/gupc/gcc/testsuite/g++.dg/warn/pr33738.C
branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strncmp-2.c
branches/gupc/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp
branches/gupc/gcc/testsuite/gcc.dg/gomp/declare-simd-2.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-9.c
branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp
branches/gupc/gcc/testsuite/gcc.dg/vmx/eg-5.c
branches/gupc/gcc/testsuite/gcc.dg/vmx/gcc-bug-i.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_3.c
branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_5.c
branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_3.c
branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_5.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/crypto-builtin-1.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-1.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-2.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-3.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-4.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-5.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-vectorize-1.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-vectorize-2.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-vectorize-3.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-vectorize-4.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-vectorize-5.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr54089-6.c
branches/gupc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_13.f90
branches/gupc/gcc/testsuite/gfortran.dg/vect/vect.exp
branches/gupc/gcc/timevar.def
branches/gupc/gcc/toplev.c
branches/gupc/gcc/trans-mem.c
branches/gupc/gcc/tree-call-cdce.c
branches/gupc/gcc/tree-cfg.c
branches/gupc/gcc/tree-cfg.h
branches/gupc/gcc/tree-core.h
branches/gupc/gcc/tree-data-ref.c
branches/gupc/gcc/tree-dfa.c
branches/gupc/gcc/tree-eh.c
branches/gupc/gcc/tree-emutls.c
branches/gupc/gcc/tree-if-conv.c
branches/gupc/gcc/tree-inline.c
branches/gupc/gcc/tree-inline.h
branches/gupc/gcc/tree-loop-distribution.c
branches/gupc/gcc/tree-nested.c
branches/gupc/gcc/tree-outof-ssa.c
branches/gupc/gcc/tree-outof-ssa.h
branches/gupc/gcc/tree-parloops.c
branches/gupc/gcc/tree-pass.h
branches/gupc/gcc/tree-predcom.c
branches/gupc/gcc/tree-pretty-print.c
branches/gupc/gcc/tree-profile.c
branches/gupc/gcc/tree-sra.c
branches/gupc/gcc/tree-ssa-alias.c
branches/gupc/gcc/tree-ssa-ccp.c
branches/gupc/gcc/tree-ssa-coalesce.c
branches/gupc/gcc/tree-ssa-ifcombine.c
branches/gupc/gcc/tree-ssa-loop-ivcanon.c
branches/gupc/gcc/tree-ssa-phiopt.c
branches/gupc/gcc/tree-ssa-structalias.c
branches/gupc/gcc/tree-ssa-tail-merge.c
branches/gupc/gcc/tree-ssa-ter.c
branches/gupc/gcc/tree-ssa-threadedge.c
branches/gupc/gcc/tree-ssa-uncprop.c
branches/gupc/gcc/tree-ssanames.c
branches/gupc/gcc/tree-ssanames.h
branches/gupc/gcc/tree-streamer-in.c
branches/gupc/gcc/tree-streamer-out.c
branches/gupc/gcc/tree-streamer.c
branches/gupc/gcc/tree-vect-loop-manip.c
branches/gupc/gcc/tree-vect-loop.c
branches/gupc/gcc/tree-vect-patterns.c
branches/gupc/gcc/tree-vect-slp.c
branches/gupc/gcc/tree-vect-stmts.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/upc/upc-genericize.c
branches/gupc/gcc/value-prof.c
branches/gupc/gcc/var-tracking.c
branches/gupc/gcc/varasm.c
branches/gupc/gcc/varpool.c
branches/gupc/gcc/vec.c
branches/gupc/gcc/vec.h
branches/gupc/include/ChangeLog
branches/gupc/include/ansidecl.h
branches/gupc/include/libiberty.h
branches/gupc/libcpp/ChangeLog
branches/gupc/libcpp/expr.c
branches/gupc/libcpp/include/cpplib.h
branches/gupc/libcpp/init.c
branches/gupc/libcpp/internal.h
branches/gupc/libcpp/lex.c
branches/gupc/libcpp/po/ChangeLog
branches/gupc/libcpp/po/tr.po
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/config.host
branches/gupc/libgcc/config/i386/crtfastmath.c
branches/gupc/libgcc/config/i386/crtprec.c
branches/gupc/libiberty/ChangeLog
branches/gupc/libiberty/concat.c
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list