r212336 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Jul 7 16:43:00 GMT 2014
Author: gfunck
Date: Mon Jul 7 16:43:11 2014
New Revision: 212336
URL: https://gcc.gnu.org/viewcvs?rev=212336&root=gcc&view=rev
Log:
Merge trunk version 212325 into gupc branch.
Added:
branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/61601.cc
- copied unchanged from r212325, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/61601.cc
branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/61424.cc
- copied unchanged from r212325, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/61424.cc
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/include/bits/regex.tcc
branches/gupc/libstdc++-v3/include/bits/regex_automaton.h
branches/gupc/libstdc++-v3/include/bits/regex_automaton.tcc
branches/gupc/libstdc++-v3/include/bits/regex_compiler.tcc
branches/gupc/libstdc++-v3/include/bits/regex_executor.h
branches/gupc/libstdc++-v3/include/bits/regex_executor.tcc
branches/gupc/libstdc++-v3/include/bits/regex_scanner.h
branches/gupc/libstdc++-v3/include/std/regex
branches/gupc/libstdc++-v3/libsupc++/cxxabi.h
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/config/nds32/nds32-cost.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-cost.c
branches/gupc/gcc/config/nds32/nds32-fp-as-gp.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-fp-as-gp.c
branches/gupc/gcc/config/nds32/nds32-intrinsic.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-intrinsic.c
branches/gupc/gcc/config/nds32/nds32-isr.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-isr.c
branches/gupc/gcc/config/nds32/nds32-md-auxiliary.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-md-auxiliary.c
branches/gupc/gcc/config/nds32/nds32-memory-manipulation.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-memory-manipulation.c
branches/gupc/gcc/config/nds32/nds32-pipelines-auxiliary.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-pipelines-auxiliary.c
branches/gupc/gcc/config/nds32/nds32-predicates.c
- copied unchanged from r212325, trunk/gcc/config/nds32/nds32-predicates.c
branches/gupc/gcc/config/nds32/t-nds32
- copied unchanged from r212325, trunk/gcc/config/nds32/t-nds32
branches/gupc/gcc/testsuite/c-c++-common/sizeof-array-argument.c
- copied unchanged from r212325, trunk/gcc/testsuite/c-c++-common/sizeof-array-argument.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/attrib-2.c
- copied unchanged from r212325, trunk/gcc/testsuite/c-c++-common/ubsan/attrib-2.c
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute3.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute3.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype60.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/decltype60.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-cast1.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-cast1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr58781.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/pr58781.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr60249.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/pr60249.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic160.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp0x/variadic160.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/pr59867.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/cpp1y/pr59867.C
branches/gupc/gcc/testsuite/g++.dg/opt/devirt5.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/opt/devirt5.C
branches/gupc/gcc/testsuite/g++.dg/opt/pr61654.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/opt/pr61654.C
branches/gupc/gcc/testsuite/g++.dg/template/conv14.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/template/conv14.C
branches/gupc/gcc/testsuite/g++.dg/ubsan/return-3.C
- copied unchanged from r212325, trunk/gcc/testsuite/g++.dg/ubsan/return-3.C
branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr61684.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.c-torture/compile/pr61684.c
branches/gupc/gcc/testsuite/gcc.c-torture/compile/section.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.c-torture/compile/section.c
branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr61682.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.c-torture/execute/pr61682.c
branches/gupc/gcc/testsuite/gcc.dg/Wincompatible-pointer-types.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.dg/Wincompatible-pointer-types.c
branches/gupc/gcc/testsuite/gcc.dg/Wint-conversion.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.dg/Wint-conversion.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr61607.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr61607.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcage_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcage_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcagt_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcagt_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcale_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcale_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcaled_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcaled_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcales_f32.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcales_f32.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcalt_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcalt_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcaltd_f64.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcaltd_f64.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/vcalts_f32.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcalts_f32.c
branches/gupc/gcc/testsuite/gcc.target/arm/identical-invariants.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/arm/identical-invariants.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/shift-dot.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/powerpc/shift-dot.c
branches/gupc/gcc/testsuite/gcc.target/sh/fpchg.c
- copied unchanged from r212325, trunk/gcc/testsuite/gcc.target/sh/fpchg.c
branches/gupc/gcc/testsuite/gfortran.dg/arrayio_16.f90
- copied unchanged from r212325, trunk/gcc/testsuite/gfortran.dg/arrayio_16.f90
branches/gupc/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
- copied unchanged from r212325, trunk/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
branches/gupc/gcc/testsuite/gfortran.dg/oldstyle_5.f
- copied unchanged from r212325, trunk/gcc/testsuite/gfortran.dg/oldstyle_5.f
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/configure
branches/gupc/configure.ac
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/basic-block.h
branches/gupc/gcc/bb-reorder.c
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-ada-spec.c
branches/gupc/gcc/c-family/c-common.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-tree.h
branches/gupc/gcc/c/c-typeck.c
branches/gupc/gcc/cgraph.c
branches/gupc/gcc/cgraph.h
branches/gupc/gcc/cgraphunit.c
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config/aarch64/aarch64-simd.md
branches/gupc/gcc/config/aarch64/aarch64.c
branches/gupc/gcc/config/aarch64/aarch64.h
branches/gupc/gcc/config/aarch64/arm_neon.h
branches/gupc/gcc/config/arm/arm-protos.h
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/arm.md
branches/gupc/gcc/config/arm/constraints.md
branches/gupc/gcc/config/arm/vfp.md
branches/gupc/gcc/config/epiphany/epiphany-protos.h
branches/gupc/gcc/config/epiphany/epiphany.c
branches/gupc/gcc/config/epiphany/resolve-sw-modes.c
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/nds32/nds32-protos.h
branches/gupc/gcc/config/nds32/nds32.c
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rs6000/rs6000.md
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh.md
branches/gupc/gcc/convert.c
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/class.c
branches/gupc/gcc/cp/cp-gimplify.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/mangle.c
branches/gupc/gcc/cp/parser.c
branches/gupc/gcc/cp/pt.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cp/typeck.c
branches/gupc/gcc/data-streamer-in.c
branches/gupc/gcc/doc/install.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/md.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/except.c
branches/gupc/gcc/expmed.c
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/decl.c
branches/gupc/gcc/fortran/gfortran.texi
branches/gupc/gcc/fortran/resolve.c
branches/gupc/gcc/fortran/scanner.c
branches/gupc/gcc/fortran/trans-array.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-types.c
branches/gupc/gcc/fortran/trans-types.h
branches/gupc/gcc/gcov-io.c
branches/gupc/gcc/genconfig.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/ipa-devirt.c
branches/gupc/gcc/ipa-inline.c
branches/gupc/gcc/ipa-prop.c
branches/gupc/gcc/ipa-ref.c
branches/gupc/gcc/ipa-ref.h
branches/gupc/gcc/ipa-utils.h
branches/gupc/gcc/jump.c
branches/gupc/gcc/lcm.c
branches/gupc/gcc/loop-invariant.c
branches/gupc/gcc/lto/ChangeLog
branches/gupc/gcc/lto/lto-partition.c
branches/gupc/gcc/lto/lto.c
branches/gupc/gcc/mode-switching.c
branches/gupc/gcc/passes.def
branches/gupc/gcc/simplify-rtx.c
branches/gupc/gcc/symtab.c
branches/gupc/gcc/target.def
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess1.c
branches/gupc/gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess2.c
branches/gupc/gcc/testsuite/g++.dg/asan/asan.exp
branches/gupc/gcc/testsuite/g++.dg/charset/charset.exp
branches/gupc/gcc/testsuite/g++.dg/cilk-plus/cilk-plus.exp
branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp
branches/gupc/gcc/testsuite/g++.dg/dfp/dfp.exp
branches/gupc/gcc/testsuite/g++.dg/dg.exp
branches/gupc/gcc/testsuite/g++.dg/gcov/gcov.exp
branches/gupc/gcc/testsuite/g++.dg/gomp/gomp.exp
branches/gupc/gcc/testsuite/g++.dg/graphite/graphite.exp
branches/gupc/gcc/testsuite/g++.dg/guality/guality.exp
branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-26.C
branches/gupc/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
branches/gupc/gcc/testsuite/g++.dg/ipa/imm-devirt-2.C
branches/gupc/gcc/testsuite/g++.dg/parse/error11.C
branches/gupc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp
branches/gupc/gcc/testsuite/g++.dg/tls/tls.exp
branches/gupc/gcc/testsuite/g++.dg/tm/tm.exp
branches/gupc/gcc/testsuite/g++.dg/torture/Wsizeof-pointer-memaccess1.C
branches/gupc/gcc/testsuite/g++.dg/torture/Wsizeof-pointer-memaccess2.C
branches/gupc/gcc/testsuite/g++.dg/torture/dg-torture.exp
branches/gupc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp
branches/gupc/gcc/testsuite/g++.dg/tsan/tsan.exp
branches/gupc/gcc/testsuite/g++.dg/ubsan/ubsan.exp
branches/gupc/gcc/testsuite/g++.dg/vect/vect.exp
branches/gupc/gcc/testsuite/g++.dg/warn/Wsizeof-pointer-memaccess-1.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.brendan/template17.C
branches/gupc/gcc/testsuite/g++.old-deja/old-deja.exp
branches/gupc/gcc/testsuite/gcc.c-torture/compile/compile.exp
branches/gupc/gcc/testsuite/gcc.dg/Wsizeof-pointer-memaccess1.c
branches/gupc/gcc/testsuite/gcc.dg/asan/asan.exp
branches/gupc/gcc/testsuite/gcc.dg/atomic/atomic.exp
branches/gupc/gcc/testsuite/gcc.dg/format/format.exp
branches/gupc/gcc/testsuite/gcc.dg/guality/guality.exp
branches/gupc/gcc/testsuite/gcc.dg/noncompile/noncompile.exp
branches/gupc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp
branches/gupc/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
branches/gupc/gcc/testsuite/gcc.dg/torture/dg-torture.exp
branches/gupc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp
branches/gupc/gcc/testsuite/gcc.dg/torture/tls/tls.exp
branches/gupc/gcc/testsuite/gcc.dg/tsan/tsan.exp
branches/gupc/gcc/testsuite/gcc.dg/ubsan/ubsan.exp
branches/gupc/gcc/testsuite/gcc.dg/vla-5.c
branches/gupc/gcc/testsuite/gcc.dg/vmx/vmx.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp
branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/aapcs64.exp
branches/gupc/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp
branches/gupc/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
branches/gupc/gcc/testsuite/gcc.target/frv/frv.exp
branches/gupc/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp
branches/gupc/gcc/testsuite/gcc.target/microblaze/microblaze.exp
branches/gupc/gcc/testsuite/gcc.target/mips/mips.exp
branches/gupc/gcc/testsuite/gcc.target/powerpc/powerpc.exp
branches/gupc/gcc/testsuite/gcc.target/rx/rx.exp
branches/gupc/gcc/testsuite/gcc.target/sh/torture/sh-torture.exp
branches/gupc/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp
branches/gupc/gcc/testsuite/gfortran.dg/coarray/get_array.f90
branches/gupc/gcc/testsuite/gfortran.dg/coarray/send_array.f90
branches/gupc/gcc/testsuite/gfortran.dg/coarray/sendget_array.f90
branches/gupc/gcc/testsuite/gfortran.dg/dg.exp
branches/gupc/gcc/testsuite/gfortran.dg/gomp/gomp.exp
branches/gupc/gcc/testsuite/gfortran.dg/graphite/graphite.exp
branches/gupc/gcc/testsuite/gfortran.dg/guality/guality.exp
branches/gupc/gcc/testsuite/gfortran.dg/ieee/ieee.exp
branches/gupc/gcc/testsuite/gfortran.dg/ieee/ieee_1.F90
branches/gupc/gcc/testsuite/gfortran.dg/ieee/ieee_rounding_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/round_4.f90
branches/gupc/gcc/testsuite/gfortran.dg/vect/vect.exp
branches/gupc/gcc/testsuite/go.dg/dg.exp
branches/gupc/gcc/testsuite/go.test/go-test.exp
branches/gupc/gcc/testsuite/lib/g++-dg.exp
branches/gupc/gcc/testsuite/lib/gcc-dg.exp
branches/gupc/gcc/testsuite/lib/gfortran-dg.exp
branches/gupc/gcc/testsuite/lib/go-dg.exp
branches/gupc/gcc/testsuite/lib/obj-c++-dg.exp
branches/gupc/gcc/testsuite/lib/objc-dg.exp
branches/gupc/gcc/testsuite/lib/scanasm.exp
branches/gupc/gcc/testsuite/obj-c++.dg/torture/dg-torture.exp
branches/gupc/gcc/testsuite/obj-c++.dg/torture/strings/strings.exp
branches/gupc/gcc/testsuite/obj-c++.dg/torture/tls/tls.exp
branches/gupc/gcc/testsuite/objc.dg/torture/dg-torture.exp
branches/gupc/gcc/testsuite/objc.dg/torture/strings/strings.exp
branches/gupc/gcc/testsuite/objc.dg/torture/tls/tls.exp
branches/gupc/gcc/trans-mem.c
branches/gupc/gcc/tree-ssa-ifcombine.c
branches/gupc/gcc/tree-ssa-threadedge.c
branches/gupc/gcc/tree-streamer-in.c
branches/gupc/gcc/tree-streamer-out.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
branches/gupc/gcc/ubsan.c
branches/gupc/gcc/var-tracking.c
branches/gupc/gcc/varpool.c
branches/gupc/gcc/wide-int-print.cc
branches/gupc/gcc/wide-int.cc
branches/gupc/gcc/wide-int.h
branches/gupc/libffi/ChangeLog
branches/gupc/libffi/testsuite/lib/libffi.exp
branches/gupc/libgfortran/ChangeLog
branches/gupc/libgfortran/config.h.in
branches/gupc/libgfortran/config/fpu-387.h
branches/gupc/libgfortran/config/fpu-aix.h
branches/gupc/libgfortran/config/fpu-glibc.h
branches/gupc/libgfortran/config/fpu-sysv.h
branches/gupc/libgfortran/configure
branches/gupc/libgfortran/configure.host
branches/gupc/libgo/Makefile.am
branches/gupc/libgo/Makefile.in
branches/gupc/libgo/runtime/go-map-delete.c
branches/gupc/libgo/testsuite/gotest
branches/gupc/libgomp/ChangeLog
branches/gupc/libgomp/testsuite/lib/libgomp.exp
branches/gupc/libgomp/testsuite/libgomp.c++/c++.exp
branches/gupc/libgomp/testsuite/libgomp.c/appendix-a/a.29.1.c
branches/gupc/libgomp/testsuite/libgomp.c/c.exp
branches/gupc/libgomp/testsuite/libgomp.fortran/fortran.exp
branches/gupc/libgomp/testsuite/libgomp.graphite/graphite.exp
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list