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]

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


Author: gfunck
Date: Wed Aug 20 16:56:18 2014
New Revision: 214235

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

Added:
    branches/gupc/libstdc++-v3/testsuite/18_support/nested_exception/62154.cc
      - copied unchanged from r214150, trunk/libstdc++-v3/testsuite/18_support/nested_exception/62154.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/os/mingw32-w64/os_defines.h
    branches/gupc/libstdc++-v3/config/os/newlib/os_defines.h
    branches/gupc/libstdc++-v3/libsupc++/atexit_thread.cc
    branches/gupc/libstdc++-v3/libsupc++/nested_exception.h

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/i386/cygwin.opt
      - copied unchanged from r214171, trunk/gcc/config/i386/cygwin.opt
    branches/gupc/gcc/fortran/gfc-diagnostic.def
      - copied unchanged from r214150, trunk/gcc/fortran/gfc-diagnostic.def
    branches/gupc/gcc/testsuite/c-c++-common/asan/bitfield-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/c-c++-common/asan/bitfield-1.c
    branches/gupc/gcc/testsuite/c-c++-common/asan/bitfield-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/c-c++-common/asan/bitfield-2.c
    branches/gupc/gcc/testsuite/c-c++-common/asan/bitfield-3.c
      - copied unchanged from r214150, trunk/gcc/testsuite/c-c++-common/asan/bitfield-3.c
    branches/gupc/gcc/testsuite/c-c++-common/asan/bitfield-4.c
      - copied unchanged from r214150, trunk/gcc/testsuite/c-c++-common/asan/bitfield-4.c
    branches/gupc/gcc/testsuite/c-c++-common/asan/pr62089.c
      - copied unchanged from r214150, trunk/gcc/testsuite/c-c++-common/asan/pr62089.c
    branches/gupc/gcc/testsuite/g++.dg/abi/spec1.C
      - copied unchanged from r214178, trunk/gcc/testsuite/g++.dg/abi/spec1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr54377.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/cpp0x/pr54377.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr62101.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/cpp0x/pr62101.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae52.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae52.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-38.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/ipa/devirt-38.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr61800.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/ipa/pr61800.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr52819.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/template/pr52819.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr54377.C
      - copied unchanged from r214150, trunk/gcc/testsuite/g++.dg/template/pr54377.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20140816-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.c-torture/compile/20140816-1.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc90-c99-compat-7.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-7.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc90-c99-compat-8.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-8.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-1.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-2.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-3.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-3.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-4.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-4.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-5.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-5.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-6.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-6.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc99-c11-compat-7.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-7.c
    branches/gupc/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-4.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-4.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-stdatomic-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/c11-stdatomic-2.c
    branches/gupc/gcc/testsuite/gcc.dg/gnu-predef-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/gnu-predef-1.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/const-volatile.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/guality/const-volatile.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/restrict.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/guality/restrict.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52904.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/pr52904.c
    branches/gupc/gcc/testsuite/gcc.dg/pr62004.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/pr62004.c
    branches/gupc/gcc/testsuite/gcc.dg/pr62030.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/pr62030.c
    branches/gupc/gcc/testsuite/gcc.dg/pr62090-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/pr62090-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr62031.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/torture/pr62031.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-typecast-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-typecast-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-1.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-2.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/pr62030-octeon.c
      - copied unchanged from r214150, trunk/gcc/testsuite/gcc.target/mips/pr62030-octeon.c
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_49.f90
      - copied unchanged from r214150, trunk/gcc/testsuite/gfortran.dg/array_constructor_49.f90
    branches/gupc/gcc/testsuite/gfortran.dg/finalize_27.f90
      - copied unchanged from r214150, trunk/gcc/testsuite/gfortran.dg/finalize_27.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/pr62131.f90
      - copied unchanged from r214150, trunk/gcc/testsuite/gfortran.dg/gomp/pr62131.f90
    branches/gupc/gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90
      - copied unchanged from r214150, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90
    branches/gupc/rtx-classes-status.txt
      - copied, changed from r214150, trunk/rtx-classes-status.txt
Removed:
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr57466.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr57466.C
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.in
    branches/gupc/Makefile.tpl
    branches/gupc/config/ChangeLog
    branches/gupc/config/cloog.m4
    branches/gupc/config/isl.m4
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-format.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-decl.c
    branches/gupc/gcc/c/c-errors.c
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/c/c-tree.h
    branches/gupc/gcc/c/c-typeck.c
    branches/gupc/gcc/caller-save.c
    branches/gupc/gcc/cfgbuild.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/alpha/alpha.h
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/c6x/c6x.c
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/i386/avx512fintrin.h
    branches/gupc/gcc/config/i386/cygwin-stdint.h
    branches/gupc/gcc/config/i386/cygwin-w64.h
    branches/gupc/gcc/config/i386/cygwin.h
    branches/gupc/gcc/config/i386/i386-builtin-types.def
    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/sse.md
    branches/gupc/gcc/config/i386/x86-tune.def
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.h
    branches/gupc/gcc/config/pa/pa-protos.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.h
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/picochip/picochip.c
    branches/gupc/gcc/config/rl78/predicates.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/rs6000/constraints.md
    branches/gupc/gcc/config/rs6000/htm.md
    branches/gupc/gcc/config/rs6000/predicates.md
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/sh/sh-protos.h
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coretypes.h
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/lambda.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/data-streamer-in.c
    branches/gupc/gcc/data-streamer-out.c
    branches/gupc/gcc/data-streamer.h
    branches/gupc/gcc/df-core.c
    branches/gupc/gcc/df.h
    branches/gupc/gcc/diagnostic.c
    branches/gupc/gcc/diagnostic.h
    branches/gupc/gcc/doc/cppopts.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/final.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/error.c
    branches/gupc/gcc/fortran/f95-lang.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/gfortran.texi
    branches/gupc/gcc/fortran/openmp.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-const.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-io.c
    branches/gupc/gcc/fortran/trans-openmp.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/ginclude/stdatomic.h
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/graphite-blocking.c
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-interchange.c
    branches/gupc/gcc/graphite-isl-ast-to-gimple.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-poly.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/input.c
    branches/gupc/gcc/input.h
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-utils.h
    branches/gupc/gcc/ipa-visibility.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/is-a.h
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-symtab.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sched-int.h
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched-ir.h
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51226.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
    branches/gupc/gcc/testsuite/g++.dg/parse/too-many-tmpl-args1.C
    branches/gupc/gcc/testsuite/g++.dg/template/dtor3.C
    branches/gupc/gcc/testsuite/g++.dg/template/qualttp4.C
    branches/gupc/gcc/testsuite/g++.dg/template/spec28.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify6.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.brendan/crash8.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/ttp7.C
    branches/gupc/gcc/testsuite/gcc.dg/Wc90-c99-compat-4.c
    branches/gupc/gcc/testsuite/gcc.dg/Wc90-c99-compat-5.c
    branches/gupc/gcc/testsuite/gcc.dg/format/array-1.c
    branches/gupc/gcc/testsuite/gcc.dg/format/asm_fprintf-1.c
    branches/gupc/gcc/testsuite/gcc.dg/format/attr-2.c
    branches/gupc/gcc/testsuite/gcc.dg/format/attr-4.c
    branches/gupc/gcc/testsuite/gcc.dg/format/attr-6.c
    branches/gupc/gcc/testsuite/gcc.dg/format/attr-7.c
    branches/gupc/gcc/testsuite/gcc.dg/format/bitfld-1.c
    branches/gupc/gcc/testsuite/gcc.dg/format/branch-1.c
    branches/gupc/gcc/testsuite/gcc.dg/format/c90-printf-1.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/nrv-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr13519-1.c
    branches/gupc/gcc/testsuite/gcc.dg/redecl-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpged-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpged-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeud-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeud-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeuq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeuq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpled-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpled-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleud-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleud-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleuq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleuq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltd-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltd-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltud-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltud-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltuq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltuq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqd-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqd-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqq-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequd-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequd-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequq-2.c
    branches/gupc/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-data-ref.h
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-streamer-out.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/wide-int.h
    branches/gupc/libatomic/ChangeLog
    branches/gupc/libatomic/configure.tgt
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/charset.c
    branches/gupc/libcpp/include/cpplib.h
    branches/gupc/libcpp/lex.c
    branches/gupc/libcpp/macro.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/i386/cygming-crtbegin.c
    branches/gupc/libgcc/config/i386/cygming-crtend.c
    branches/gupc/libgcc/config/i386/t-cygming
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/caf/libcaf.h
    branches/gupc/libgfortran/caf/single.c
    branches/gupc/libgo/runtime/mgc0.c

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]