r215265 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Sep 15 12:47:00 GMT 2014
Author: gfunck
Date: Mon Sep 15 12:47:41 2014
New Revision: 215265
URL: https://gcc.gnu.org/viewcvs?rev=215265&root=gcc&view=rev
Log:
Merge trunk version 215259 into gupc branch.
Added:
branches/gupc/libstdc++-v3/python/libstdcxx/v6/xmethods.py
- copied unchanged from r215259, trunk/libstdc++-v3/python/libstdcxx/v6/xmethods.py
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/allocator/
- copied from r215259, trunk/libstdc++-v3/testsuite/23_containers/deque/allocator/
branches/gupc/libstdc++-v3/testsuite/25_algorithms/random_shuffle/59603.cc
- copied unchanged from r215259, trunk/libstdc++-v3/testsuite/25_algorithms/random_shuffle/59603.cc
branches/gupc/libstdc++-v3/testsuite/libstdc++-xmethods/
- copied from r215259, trunk/libstdc++-v3/testsuite/libstdc++-xmethods/
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/include/bits/deque.tcc
branches/gupc/libstdc++-v3/include/bits/regex.h
branches/gupc/libstdc++-v3/include/bits/regex_compiler.h
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.tcc
branches/gupc/libstdc++-v3/include/bits/stl_algo.h
branches/gupc/libstdc++-v3/include/bits/stl_deque.h
branches/gupc/libstdc++-v3/include/debug/deque
branches/gupc/libstdc++-v3/include/profile/deque
branches/gupc/libstdc++-v3/libsupc++/eh_personality.cc
branches/gupc/libstdc++-v3/python/Makefile.am
branches/gupc/libstdc++-v3/python/Makefile.in
branches/gupc/libstdc++-v3/python/hook.in
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/vector/52591.cc
branches/gupc/libstdc++-v3/testsuite/lib/gdb-test.exp
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/testsuite/c-c++-common/ubsan/attrib-3.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/attrib-3.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/nonnull-1.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/nonnull-1.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/nonnull-2.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/nonnull-2.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/nonnull-3.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/nonnull-3.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/nonnull-4.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/nonnull-4.c
branches/gupc/gcc/testsuite/c-c++-common/ubsan/nonnull-5.c
- copied unchanged from r215259, trunk/gcc/testsuite/c-c++-common/ubsan/nonnull-5.c
branches/gupc/gcc/testsuite/g++.dg/abi/no-weak1.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/abi/no-weak1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic161.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/cpp0x/variadic161.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/var-templ11.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ11.C
branches/gupc/gcc/testsuite/g++.dg/diagnostic/pr60862.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/diagnostic/pr60862.C
branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-28a.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/ipa/devirt-28a.C
branches/gupc/gcc/testsuite/g++.dg/ipa/pr61654.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/ipa/pr61654.C
branches/gupc/gcc/testsuite/g++.dg/lto/pr63166_0.ii
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/lto/pr63166_0.ii
branches/gupc/gcc/testsuite/g++.dg/lto/pr63166_1.ii
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/lto/pr63166_1.ii
branches/gupc/gcc/testsuite/g++.dg/template/recurse4.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/template/recurse4.C
branches/gupc/gcc/testsuite/g++.dg/torture/pr63237.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/torture/pr63237.C
branches/gupc/gcc/testsuite/g++.dg/warn/Wmissing-field-initializers-1.C
- copied unchanged from r215259, trunk/gcc/testsuite/g++.dg/warn/Wmissing-field-initializers-1.C
branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr63209.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.c-torture/execute/pr63209.c
branches/gupc/gcc/testsuite/gcc.dg/c11-true_min-1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/c11-true_min-1.c
branches/gupc/gcc/testsuite/gcc.dg/darwin-minversion-4.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/darwin-minversion-4.c
branches/gupc/gcc/testsuite/gcc.dg/pr63186.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/pr63186.c
branches/gupc/gcc/testsuite/gcc.dg/vec-andxor1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/vec-andxor1.c
branches/gupc/gcc/testsuite/gcc.dg/vect/pr60196-1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/vect/pr60196-1.c
branches/gupc/gcc/testsuite/gcc.dg/vect/pr60196-2.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/vect/pr60196-2.c
branches/gupc/gcc/testsuite/gcc.dg/vect/pr63189.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.dg/vect/pr63189.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vldN_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vldN_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vldN_dup_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vldN_dup_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vldN_lane_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vldN_lane_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vqdml_lane_intrinsics-bad_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vqdml_lane_intrinsics-bad_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vset_lane_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vset_lane_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vstN_1.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/aarch64/vstN_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/split-live-ranges-for-shrink-wrap.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/arm/split-live-ranges-for-shrink-wrap.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-copysignf.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/arm/vect-copysignf.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-16.c
- copied unchanged from r215259, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-16.c
branches/gupc/libgcc/config/aarch64/crtfastmath.c
- copied unchanged from r215259, trunk/libgcc/config/aarch64/crtfastmath.c
Removed:
branches/gupc/gcc/common/config/picochip/picochip-common.c
branches/gupc/gcc/config/picochip/constraints.md
branches/gupc/gcc/config/picochip/dfa_space.md
branches/gupc/gcc/config/picochip/dfa_speed.md
branches/gupc/gcc/config/picochip/picochip-protos.h
branches/gupc/gcc/config/picochip/picochip.c
branches/gupc/gcc/config/picochip/picochip.h
branches/gupc/gcc/config/picochip/picochip.md
branches/gupc/gcc/config/picochip/picochip.opt
branches/gupc/gcc/config/picochip/predicates.md
branches/gupc/gcc/config/picochip/t-picochip
branches/gupc/libgcc/config/picochip/adddi3.S
branches/gupc/libgcc/config/picochip/ashlsi3.S
branches/gupc/libgcc/config/picochip/ashlsi3.c
branches/gupc/libgcc/config/picochip/ashrsi3.S
branches/gupc/libgcc/config/picochip/ashrsi3.c
branches/gupc/libgcc/config/picochip/clzsi2.S
branches/gupc/libgcc/config/picochip/cmpsi2.S
branches/gupc/libgcc/config/picochip/divmod15.S
branches/gupc/libgcc/config/picochip/divmodhi4.S
branches/gupc/libgcc/config/picochip/divmodsi4.S
branches/gupc/libgcc/config/picochip/lib1funcs.S
branches/gupc/libgcc/config/picochip/longjmp.S
branches/gupc/libgcc/config/picochip/lshrsi3.S
branches/gupc/libgcc/config/picochip/lshrsi3.c
branches/gupc/libgcc/config/picochip/parityhi2.S
branches/gupc/libgcc/config/picochip/popcounthi2.S
branches/gupc/libgcc/config/picochip/setjmp.S
branches/gupc/libgcc/config/picochip/subdi3.S
branches/gupc/libgcc/config/picochip/t-picochip
branches/gupc/libgcc/config/picochip/ucmpsi2.S
branches/gupc/libgcc/config/picochip/udivmodhi4.S
branches/gupc/libgcc/config/picochip/udivmodsi4.S
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/contrib/ChangeLog
branches/gupc/contrib/compare-all-tests
branches/gupc/contrib/config-list.mk
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/alias.c
branches/gupc/gcc/basic-block.h
branches/gupc/gcc/bb-reorder.h
branches/gupc/gcc/builtins.h
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/c-family/c-cppbuiltin.c
branches/gupc/gcc/c-family/c-gimplify.c
branches/gupc/gcc/c-family/c-opts.c
branches/gupc/gcc/c-family/c-ubsan.c
branches/gupc/gcc/c-family/c.opt
branches/gupc/gcc/caller-save.c
branches/gupc/gcc/calls.c
branches/gupc/gcc/cfgbuild.c
branches/gupc/gcc/cfgexpand.c
branches/gupc/gcc/cfgrtl.c
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/aarch64/aarch64-builtins.c
branches/gupc/gcc/config/aarch64/aarch64-elf-raw.h
branches/gupc/gcc/config/aarch64/aarch64-linux.h
branches/gupc/gcc/config/aarch64/aarch64-protos.h
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/arm_neon.h
branches/gupc/gcc/config/aarch64/iterators.md
branches/gupc/gcc/config/alpha/alpha.c
branches/gupc/gcc/config/arc/arc-protos.h
branches/gupc/gcc/config/arc/arc.c
branches/gupc/gcc/config/arc/arc.h
branches/gupc/gcc/config/arm/aarch-common-protos.h
branches/gupc/gcc/config/arm/aarch-common.c
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/arm_neon_builtins.def
branches/gupc/gcc/config/arm/neon.md
branches/gupc/gcc/config/arm/vfp.md
branches/gupc/gcc/config/avr/avr-protos.h
branches/gupc/gcc/config/avr/avr.c
branches/gupc/gcc/config/avr/avr.md
branches/gupc/gcc/config/bfin/bfin.c
branches/gupc/gcc/config/c6x/c6x.c
branches/gupc/gcc/config/cris/cris.c
branches/gupc/gcc/config/cris/cris.md
branches/gupc/gcc/config/darwin-c.c
branches/gupc/gcc/config/darwin-driver.c
branches/gupc/gcc/config/frv/frv-protos.h
branches/gupc/gcc/config/frv/frv.c
branches/gupc/gcc/config/h8300/h8300-protos.h
branches/gupc/gcc/config/h8300/h8300.c
branches/gupc/gcc/config/i386/cygming.h
branches/gupc/gcc/config/i386/darwin.h
branches/gupc/gcc/config/i386/djgpp.h
branches/gupc/gcc/config/i386/dragonfly.h
branches/gupc/gcc/config/i386/freebsd.h
branches/gupc/gcc/config/i386/gnu-user-common.h
branches/gupc/gcc/config/i386/i386-interix.h
branches/gupc/gcc/config/i386/i386-protos.h
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386elf.h
branches/gupc/gcc/config/i386/lynx.h
branches/gupc/gcc/config/i386/netbsd-elf.h
branches/gupc/gcc/config/i386/netbsd64.h
branches/gupc/gcc/config/i386/nto.h
branches/gupc/gcc/config/i386/openbsd.h
branches/gupc/gcc/config/i386/openbsdelf.h
branches/gupc/gcc/config/i386/rtemself.h
branches/gupc/gcc/config/i386/sol2.h
branches/gupc/gcc/config/i386/sse.md
branches/gupc/gcc/config/i386/vx-common.h
branches/gupc/gcc/config/ia64/elf.h
branches/gupc/gcc/config/ia64/freebsd.h
branches/gupc/gcc/config/ia64/hpux.h
branches/gupc/gcc/config/ia64/ia64-protos.h
branches/gupc/gcc/config/ia64/ia64.c
branches/gupc/gcc/config/ia64/ia64.md
branches/gupc/gcc/config/ia64/linux.h
branches/gupc/gcc/config/ia64/vms.h
branches/gupc/gcc/config/m68k/m68k-protos.h
branches/gupc/gcc/config/m68k/m68k.c
branches/gupc/gcc/config/m68k/m68k.h
branches/gupc/gcc/config/mep/mep.c
branches/gupc/gcc/config/mips/mips-protos.h
branches/gupc/gcc/config/mips/mips.c
branches/gupc/gcc/config/mn10300/mn10300.c
branches/gupc/gcc/config/msp430/msp430.h
branches/gupc/gcc/config/msp430/msp430.md
branches/gupc/gcc/config/pa/pa-protos.h
branches/gupc/gcc/config/pa/pa.c
branches/gupc/gcc/config/pdp11/pdp11.c
branches/gupc/gcc/config/rl78/rl78.c
branches/gupc/gcc/config/rl78/rl78.h
branches/gupc/gcc/config/rs6000/htm.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/rs6000/vsx.md
branches/gupc/gcc/config/rx/rx.h
branches/gupc/gcc/config/s390/predicates.md
branches/gupc/gcc/config/s390/s390-protos.h
branches/gupc/gcc/config/s390/s390.c
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/sh/sh_treg_combine.cc
branches/gupc/gcc/config/sparc/sparc.c
branches/gupc/gcc/config/stormy16/stormy16.c
branches/gupc/gcc/config/tilegx/tilegx.c
branches/gupc/gcc/coretypes.h
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/cp-tree.h
branches/gupc/gcc/cp/decl.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/cp/typeck2.c
branches/gupc/gcc/cse.c
branches/gupc/gcc/cselib.c
branches/gupc/gcc/doc/install.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/md.texi
branches/gupc/gcc/doc/options.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/dwarf2cfi.c
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/emit-rtl.c
branches/gupc/gcc/emit-rtl.h
branches/gupc/gcc/explow.c
branches/gupc/gcc/expr.c
branches/gupc/gcc/expr.h
branches/gupc/gcc/final.c
branches/gupc/gcc/flag-types.h
branches/gupc/gcc/fold-const.c
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/trans-decl.c
branches/gupc/gcc/fortran/trans-types.c
branches/gupc/gcc/gcse.c
branches/gupc/gcc/gcse.h
branches/gupc/gcc/genattr.c
branches/gupc/gcc/genattrtab.c
branches/gupc/gcc/genconfig.c
branches/gupc/gcc/genextract.c
branches/gupc/gcc/gengenrtl.c
branches/gupc/gcc/genmodes.c
branches/gupc/gcc/genrecog.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/ginclude/float.h
branches/gupc/gcc/hash-table.h
branches/gupc/gcc/hw-doloop.h
branches/gupc/gcc/ifcvt.c
branches/gupc/gcc/ipa-devirt.c
branches/gupc/gcc/ipa-prop.c
branches/gupc/gcc/ipa-split.c
branches/gupc/gcc/ipa-utils.h
branches/gupc/gcc/ira-costs.c
branches/gupc/gcc/ira-int.h
branches/gupc/gcc/ira.c
branches/gupc/gcc/ira.h
branches/gupc/gcc/jump.c
branches/gupc/gcc/langhooks.c
branches/gupc/gcc/lra-assigns.c
branches/gupc/gcc/lra-constraints.c
branches/gupc/gcc/lra-lives.c
branches/gupc/gcc/lra.c
branches/gupc/gcc/lto/ChangeLog
branches/gupc/gcc/lto/lto.c
branches/gupc/gcc/modulo-sched.c
branches/gupc/gcc/omp-low.c
branches/gupc/gcc/opth-gen.awk
branches/gupc/gcc/opts.c
branches/gupc/gcc/output.h
branches/gupc/gcc/postreload-gcse.c
branches/gupc/gcc/print-rtl.c
branches/gupc/gcc/recog.c
branches/gupc/gcc/recog.h
branches/gupc/gcc/ree.c
branches/gupc/gcc/reload.c
branches/gupc/gcc/reload.h
branches/gupc/gcc/reload1.c
branches/gupc/gcc/reorg.c
branches/gupc/gcc/rtl-error.c
branches/gupc/gcc/rtl-error.h
branches/gupc/gcc/rtl.c
branches/gupc/gcc/rtl.h
branches/gupc/gcc/rtlanal.c
branches/gupc/gcc/sanitizer.def
branches/gupc/gcc/sched-vis.c
branches/gupc/gcc/sel-sched-ir.c
branches/gupc/gcc/sel-sched.c
branches/gupc/gcc/shrink-wrap.h
branches/gupc/gcc/store-motion.c
branches/gupc/gcc/system.h
branches/gupc/gcc/target-globals.c
branches/gupc/gcc/target-globals.h
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/abi/offsetof.C
branches/gupc/gcc/testsuite/g++.dg/other/offsetof3.C
branches/gupc/gcc/testsuite/g++.dg/other/offsetof5.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.other/warn5.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.robertl/eb103.C
branches/gupc/gcc/testsuite/gcc.c-torture/compile/limits-fndefn.c
branches/gupc/gcc/testsuite/gcc.c-torture/compile/limits-stringlit.c
branches/gupc/gcc/testsuite/gcc.dg/array-quals-1.c
branches/gupc/gcc/testsuite/gcc.dg/compat/struct-by-value-13_main.c
branches/gupc/gcc/testsuite/gcc.dg/compat/struct-by-value-16a_main.c
branches/gupc/gcc/testsuite/gcc.dg/compat/struct-by-value-17a_main.c
branches/gupc/gcc/testsuite/gcc.dg/compat/struct-by-value-18a_main.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/warn-normalized-3.c
branches/gupc/gcc/testsuite/gcc.dg/darwin-minversion-1.c
branches/gupc/gcc/testsuite/gcc.dg/darwin-minversion-2.c
branches/gupc/gcc/testsuite/gcc.dg/darwin-minversion-3.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-28.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-32.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-33.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-34.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-35.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-36.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-1.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-2.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-3.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-4.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-5.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-6.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp87.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/simd/int_comparisons_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vld1-vst1_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/iordi3-opt.c
branches/gupc/gcc/testsuite/gcc.target/arm/pr51835.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-lceilf_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-lfloorf_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-lroundf_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-rounding-btruncf.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-rounding-ceilf.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-rounding-floorf.c
branches/gupc/gcc/testsuite/gcc.target/arm/vect-rounding-roundf.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-1.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmias.c
branches/gupc/gcc/testsuite/gcc.target/arm/xordi3-opt.c
branches/gupc/gcc/testsuite/gcc.target/i386/i386.exp
branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-15.c
branches/gupc/gcc/testsuite/lib/target-supports.exp
branches/gupc/gcc/toplev.c
branches/gupc/gcc/tree-inline.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
branches/gupc/gcc/ubsan.c
branches/gupc/gcc/ubsan.h
branches/gupc/gcc/varasm.c
branches/gupc/gcc/varpool.c
branches/gupc/libcpp/ChangeLog
branches/gupc/libcpp/include/cpplib.h
branches/gupc/libffi/ChangeLog
branches/gupc/libffi/src/powerpc/linux64.S
branches/gupc/libffi/src/powerpc/linux64_closure.S
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/config.host
branches/gupc/libgcc/config/avr/lib1funcs.S
branches/gupc/libgcc/config/avr/t-avr
branches/gupc/libgcc/config/libbid/bid_gcc_intrinsics.h
branches/gupc/libgcc/fixed-bit.h
branches/gupc/libgcc/libgcc2.h
branches/gupc/libgfortran/ChangeLog
branches/gupc/libgfortran/io/transfer.c
branches/gupc/libsanitizer/ChangeLog
branches/gupc/libsanitizer/ubsan/ubsan_handlers.cc
branches/gupc/libsanitizer/ubsan/ubsan_handlers.h
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list