r209549 - in /branches/gupc: ./ ChangeLog gcc/C...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Mon Apr 21 22:32:00 GMT 2014


Author: gfunck
Date: Mon Apr 21 22:32:56 2014
New Revision: 209549

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

Added:
    branches/gupc/libstdc++-v3/testsuite/20_util/function/60594.cc
      - copied unchanged from r209543, trunk/libstdc++-v3/testsuite/20_util/function/60594.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/tuple/60497.cc
      - copied unchanged from r209543, trunk/libstdc++-v3/testsuite/20_util/tuple/60497.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/tuple/tuple_element_t.cc
      - copied unchanged from r209543, trunk/libstdc++-v3/testsuite/20_util/tuple/tuple_element_t.cc
    branches/gupc/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
      - copied unchanged from r209543, trunk/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/allocator.h
    branches/gupc/libstdc++-v3/include/bits/atomic_base.h
    branches/gupc/libstdc++-v3/include/bits/shared_ptr.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/bits/stl_vector.h
    branches/gupc/libstdc++-v3/include/bits/vector.tcc
    branches/gupc/libstdc++-v3/include/experimental/string_view
    branches/gupc/libstdc++-v3/include/std/atomic
    branches/gupc/libstdc++-v3/include/std/functional
    branches/gupc/libstdc++-v3/include/std/tuple
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/tuple/53648.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/tuple/tuple_element.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/2.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/debug_container.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/explicit_instantiation/3.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/debug.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/explicit_instantiation/3.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/debug.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/explicit_instantiation/3.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/debug_container.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/explicit_instantiation/3.cc
    branches/gupc/libstdc++-v3/testsuite/24_iterators/insert_iterator/requirements/container.cc
    branches/gupc/libstdc++-v3/testsuite/ext/throw_value/cons.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_common_types.h

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-42.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-42.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-vect.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-vect.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-init1.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/cpp0x/rv-init1.C
    branches/gupc/gcc/testsuite/g++.dg/ext/attrib49.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/ext/attrib49.C
    branches/gupc/gcc/testsuite/g++.dg/ext/restrict2.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/ext/restrict2.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-31.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/ipa/devirt-31.C
    branches/gupc/gcc/testsuite/g++.dg/opt/pr60849.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/opt/pr60849.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr60854.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/torture/pr60854.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/forwprop-switch.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/tree-ssa/forwprop-switch.C
    branches/gupc/gcc/testsuite/g++.dg/vect/pr60836.cc
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/vect/pr60836.cc
    branches/gupc/gcc/testsuite/g++.dg/warn/nonnull2.C
      - copied unchanged from r209543, trunk/gcc/testsuite/g++.dg/warn/nonnull2.C
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr60820_0.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/lto/pr60820_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr60820_1.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/lto/pr60820_1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr60844.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/pr60844.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56965-1.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/torture/pr56965-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56965-2.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/torture/pr56965-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr60841.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/vect/pr60841.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-s16-s32.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-s16-s32.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-u32.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-u32.c
    branches/gupc/gcc/testsuite/gcc.target/i386/vec-may_alias.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.target/i386/vec-may_alias.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-store16-2.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.target/mips/umips-store16-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ti_math1.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.target/powerpc/ti_math1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ti_math2.c
      - copied unchanged from r209543, trunk/gcc/testsuite/gcc.target/powerpc/ti_math2.c
    branches/gupc/gcc/testsuite/gnat.dg/opt34.adb
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/opt34.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt34_pkg.ads
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/opt34_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect11.adb
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect11.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect11.ads
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect11.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect12.adb
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect12.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect12.ads
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect12.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect13.adb
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect13.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect13.ads
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect13.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect14.adb
      - copied unchanged from r209543, trunk/gcc/testsuite/gnat.dg/vect14.adb
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    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/fe.h
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/opt.ads
    branches/gupc/gcc/ada/repinfo.ads
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/types.h
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/auto-inc-dec.c
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/bt-load.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/combine-stack-adj.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/compare-elim.c
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/arc/arc.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/avr/avr-mcus.def
    branches/gupc/gcc/config/epiphany/mode-switch-use.c
    branches/gupc/gcc/config/epiphany/resolve-sw-modes.c
    branches/gupc/gcc/config/host-linux.c
    branches/gupc/gcc/config/i386/bmiintrin.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/x86-tune.def
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/rl78/rl78.c
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/sh/sh_optimize_sett_clrt.cc
    branches/gupc/gcc/config/sh/sh_treg_combine.cc
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coverage.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/Make-lang.in
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/friend.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cprop.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/dbxout.c
    branches/gupc/gcc/dce.c
    branches/gupc/gcc/df-core.c
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/final.c
    branches/gupc/gcc/flag-types.h
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/fwprop.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genmodes.c
    branches/gupc/gcc/gimple-iterator.c
    branches/gupc/gcc/gimple-iterator.h
    branches/gupc/gcc/gimple-low.c
    branches/gupc/gcc/gimple-ssa-isolate-paths.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/expressions.h
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/go/gofrontend/runtime.def
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/gofrontend/types.h
    branches/gupc/gcc/godump.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/init-regs.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.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ipa-profile.c
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/loop-init.c
    branches/gupc/gcc/lower-subreg.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.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-partition.h
    branches/gupc/gcc/lto/lto-symtab.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/machmode.h
    branches/gupc/gcc/mode-switching.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objcp/ChangeLog
    branches/gupc/gcc/objcp/objcp-decl.h
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/pass_manager.h
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/passes.def
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/postreload.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/ree.c
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/regcprop.c
    branches/gupc/gcc/reginfo.c
    branches/gupc/gcc/regrename.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/sched-rgn.c
    branches/gupc/gcc/stack-ptr-mod.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/asan/null-deref-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/div-by-zero-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/div-by-zero-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/div-by-zero-3.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/load-bool-enum.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-10.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-11.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-3.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-4.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-5.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-6.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-7.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-8.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-9.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-add-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-int128.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-mul-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-mul-4.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-negate-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/overflow-sub-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/pr59333.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/pr59667.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/pr60613-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/pr60636.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/shift-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/shift-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/vla-1.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/gen-attrs-36-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload3.C
    branches/gupc/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
    branches/gupc/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr55113_0.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-B-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-I-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-pr19430-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/vmx/merge-vsx-be-order.c
    branches/gupc/gcc/testsuite/gcc.dg/vmx/merge-vsx.c
    branches/gupc/gcc/testsuite/gcc.target/i386/bmi-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/bmi-2.c
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/tracer.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-call-cdce.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.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-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-nrv.c
    branches/gupc/gcc/tree-object-size.c
    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-copy.c
    branches/gupc/gcc/tree-ssa-copyrename.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-dse.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-ifcombine.c
    branches/gupc/gcc/tree-ssa-loop-ch.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivcanon.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.c
    branches/gupc/gcc/tree-ssa-loop-unswitch.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-phiprop.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-sink.c
    branches/gupc/gcc/tree-ssa-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-stdarg.c
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-tailcall.c
    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-vect-slp.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/tsan.c
    branches/gupc/gcc/ubsan.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/vtable-verify.c
    branches/gupc/gcc/web.c
    branches/gupc/libgo/config.h.in
    branches/gupc/libgo/configure
    branches/gupc/libgo/configure.ac
    branches/gupc/libgo/go/math/ldexp.go
    branches/gupc/libgo/go/syscall/libcall_posix.go
    branches/gupc/libgo/go/syscall/mksyscall.awk
    branches/gupc/libgo/go/syscall/syscall_unix.go
    branches/gupc/libgo/runtime/chan.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/Makefile.in
    branches/gupc/libiberty/configure
    branches/gupc/libiberty/configure.ac
    branches/gupc/libiberty/maint-tool
    branches/gupc/libtool-ldflags
    branches/gupc/lto-plugin/ChangeLog
    branches/gupc/lto-plugin/Makefile.am
    branches/gupc/lto-plugin/Makefile.in

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




More information about the Libstdc++-cvs mailing list