This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r179933 - in /branches/cilkplus: ./ gcc/ChangeL...


Author: hjl
Date: Thu Oct 13 17:25:48 2011
New Revision: 179933

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179933
Log:
Merged r179448 through r179745 into branch.

Added:
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
      - copied unchanged from r179745, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/format5.C
      - copied unchanged from r179745, trunk/gcc/testsuite/g++.dg/warn/format5.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr49049.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/compile/pr49049.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr50650.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/compile/pr50650.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr49279.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/pr49279.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50193-1.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/pr50193-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50527.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/pr50527.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50604.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/pr50604.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50613.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/pr50613.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr50635.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/vect/pr50635.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr50305.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/arm/pr50305.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/shiftable.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/arm/shiftable.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr50603.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/i386/pr50603.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sw-1.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/i386/sw-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fhalve.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/sparc/fhalve.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fnegop.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/sparc/fnegop.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/lzd.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/sparc/lzd.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/popc.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/sparc/popc.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/xmul.c
      - copied unchanged from r179745, trunk/gcc/testsuite/gcc.target/sparc/xmul.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_46.f03
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/class_46.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/common_16.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/common_16.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/proc_decl_27.f90
      - copied unchanged from r179745, trunk/gcc/testsuite/gfortran.dg/proc_decl_27.f90
    branches/cilkplus/gcc/testsuite/objc/execute/initialize-1.m
      - copied unchanged from r179745, trunk/gcc/testsuite/objc/execute/initialize-1.m
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
      - copied unchanged from r179745, trunk/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
Removed:
    branches/cilkplus/gcc/ada/g-trasym-unimplemented.adb
    branches/cilkplus/gcc/ada/g-trasym-unimplemented.ads
    branches/cilkplus/gcc/common/config/m32c/
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/a-cbhase.adb
    branches/cilkplus/gcc/ada/a-cbhase.ads
    branches/cilkplus/gcc/ada/a-cbmutr.adb
    branches/cilkplus/gcc/ada/a-cbmutr.ads
    branches/cilkplus/gcc/ada/a-cborse.adb
    branches/cilkplus/gcc/ada/a-cbprqu.adb
    branches/cilkplus/gcc/ada/a-cbprqu.ads
    branches/cilkplus/gcc/ada/a-cihase.adb
    branches/cilkplus/gcc/ada/a-cihase.ads
    branches/cilkplus/gcc/ada/a-ciorma.adb
    branches/cilkplus/gcc/ada/a-ciorse.adb
    branches/cilkplus/gcc/ada/a-comutr.adb
    branches/cilkplus/gcc/ada/a-coorse.adb
    branches/cilkplus/gcc/ada/a-cuprqu.adb
    branches/cilkplus/gcc/ada/a-cuprqu.ads
    branches/cilkplus/gcc/ada/einfo.ads
    branches/cilkplus/gcc/ada/exp_attr.adb
    branches/cilkplus/gcc/ada/exp_ch3.adb
    branches/cilkplus/gcc/ada/exp_ch4.adb
    branches/cilkplus/gcc/ada/exp_ch7.adb
    branches/cilkplus/gcc/ada/exp_ch9.adb
    branches/cilkplus/gcc/ada/exp_ch9.ads
    branches/cilkplus/gcc/ada/exp_strm.adb
    branches/cilkplus/gcc/ada/exp_util.adb
    branches/cilkplus/gcc/ada/freeze.adb
    branches/cilkplus/gcc/ada/g-debpoo.ads
    branches/cilkplus/gcc/ada/g-trasym.adb
    branches/cilkplus/gcc/ada/g-trasym.ads
    branches/cilkplus/gcc/ada/gcc-interface/Makefile.in
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/gigi.h
    branches/cilkplus/gcc/ada/gcc-interface/trans.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/ada/opt.ads
    branches/cilkplus/gcc/ada/par-ch12.adb
    branches/cilkplus/gcc/ada/par-ch2.adb
    branches/cilkplus/gcc/ada/par-ch3.adb
    branches/cilkplus/gcc/ada/par-ch5.adb
    branches/cilkplus/gcc/ada/par-ch6.adb
    branches/cilkplus/gcc/ada/s-osinte-freebsd.ads
    branches/cilkplus/gcc/ada/s-regpat.adb
    branches/cilkplus/gcc/ada/s-tpopde-vms.ads
    branches/cilkplus/gcc/ada/sem_aggr.adb
    branches/cilkplus/gcc/ada/sem_attr.adb
    branches/cilkplus/gcc/ada/sem_cat.adb
    branches/cilkplus/gcc/ada/sem_ch10.adb
    branches/cilkplus/gcc/ada/sem_ch12.adb
    branches/cilkplus/gcc/ada/sem_ch3.adb
    branches/cilkplus/gcc/ada/sem_ch4.adb
    branches/cilkplus/gcc/ada/sem_ch5.adb
    branches/cilkplus/gcc/ada/sem_ch6.adb
    branches/cilkplus/gcc/ada/sem_intr.adb
    branches/cilkplus/gcc/ada/sem_res.adb
    branches/cilkplus/gcc/ada/sem_res.ads
    branches/cilkplus/gcc/ada/sem_type.adb
    branches/cilkplus/gcc/ada/sem_util.adb
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/builtins.def
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-common.h
    branches/cilkplus/gcc/c-parser.c
    branches/cilkplus/gcc/c-tree.h
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/cfgcleanup.c
    branches/cilkplus/gcc/cfgexpand.c
    branches/cilkplus/gcc/combine-stack-adj.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/arm.md
    branches/cilkplus/gcc/config/arm/predicates.md
    branches/cilkplus/gcc/config/avr/avr-mcus.def
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.h
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/cris/cris-protos.h
    branches/cilkplus/gcc/config/cris/cris.c
    branches/cilkplus/gcc/config/cris/cris.h
    branches/cilkplus/gcc/config/i386/i386-protos.h
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.h
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/i386.opt
    branches/cilkplus/gcc/config/i386/mingw-w64.h
    branches/cilkplus/gcc/config/i386/mingw32.h
    branches/cilkplus/gcc/config/i386/predicates.md
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/m68k/m68k-protos.h
    branches/cilkplus/gcc/config/m68k/m68k.c
    branches/cilkplus/gcc/config/m68k/m68k.h
    branches/cilkplus/gcc/config/rs6000/aix.h
    branches/cilkplus/gcc/config/rx/constraints.md
    branches/cilkplus/gcc/config/rx/rx-protos.h
    branches/cilkplus/gcc/config/rx/rx.c
    branches/cilkplus/gcc/config/rx/rx.h
    branches/cilkplus/gcc/config/rx/rx.md
    branches/cilkplus/gcc/config/rx/rx.opt
    branches/cilkplus/gcc/config/rx/t-rx
    branches/cilkplus/gcc/config/s390/s390.c
    branches/cilkplus/gcc/config/s390/s390.md
    branches/cilkplus/gcc/config/sparc/driver-sparc.c
    branches/cilkplus/gcc/config/sparc/sparc-protos.h
    branches/cilkplus/gcc/config/sparc/sparc.c
    branches/cilkplus/gcc/config/sparc/sparc.h
    branches/cilkplus/gcc/config/sparc/sparc.md
    branches/cilkplus/gcc/config/sparc/sparc.opt
    branches/cilkplus/gcc/config/sparc/visintrin.h
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/objc.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/ChangeLog-2008
    branches/cilkplus/gcc/fortran/ChangeLog-2009
    branches/cilkplus/gcc/fortran/ChangeLog-2010
    branches/cilkplus/gcc/fortran/Make-lang.in
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/class.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/f95-lang.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/intrinsic.texi
    branches/cilkplus/gcc/fortran/iso-c-binding.def
    branches/cilkplus/gcc/fortran/module.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-common.c
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-types.c
    branches/cilkplus/gcc/fortran/trans-types.h
    branches/cilkplus/gcc/fortran/trans.h
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/function.h
    branches/cilkplus/gcc/genopinit.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/gimple.c
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/gofrontend/gogo.cc
    branches/cilkplus/gcc/godump.c
    branches/cilkplus/gcc/hooks.c
    branches/cilkplus/gcc/hooks.h
    branches/cilkplus/gcc/ipa-pure-const.c
    branches/cilkplus/gcc/longlong.h
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto-streamer-in.c
    branches/cilkplus/gcc/lto-streamer-out.c
    branches/cilkplus/gcc/lto-streamer.h
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto-object.c
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/lto/lto.h
    branches/cilkplus/gcc/modulo-sched.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/optabs.h
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/po/ChangeLog
    branches/cilkplus/gcc/po/de.po
    branches/cilkplus/gcc/system.h
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/targhooks.c
    branches/cilkplus/gcc/targhooks.h
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/other/final1.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/cilkplus/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/cilkplus/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/inline-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20081222_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr47276.c
    branches/cilkplus/gcc/testsuite/gcc.dg/strlenopt-21.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr48044.c
    branches/cilkplus/gcc/testsuite/gcc.dg/uninit-B.c
    branches/cilkplus/gcc/testsuite/gcc.dg/uninit-pr19430.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vec-scal-opt.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vec-scal-opt1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vec-scal-opt2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-align-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/cmask.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fpadds.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fshift.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fucmp.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/sparc.exp
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vis3misc.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/c_sizeof_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/common_14.f90
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-dfa.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-emutls.c
    branches/cilkplus/gcc/tree-flow-inline.h
    branches/cilkplus/gcc/tree-flow.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-mudflap.c
    branches/cilkplus/gcc/tree-object-size.c
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-profile.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-ccp.c
    branches/cilkplus/gcc/tree-ssa-dce.c
    branches/cilkplus/gcc/tree-ssa-dom.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-strlen.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-patterns.c
    branches/cilkplus/gcc/tree-vect-stmts.c
    branches/cilkplus/gcc/tree-vectorizer.h
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.def
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/generic-morestack-thread.c
    branches/cilkplus/libgcc/generic-morestack.c
    branches/cilkplus/libobjc/ChangeLog
    branches/cilkplus/libobjc/class.c
    branches/cilkplus/libobjc/init.c
    branches/cilkplus/libobjc/sendmsg.c
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/include/bits/hashtable.h
    branches/cilkplus/libstdc++-v3/include/bits/list.tcc
    branches/cilkplus/libstdc++-v3/include/bits/stl_list.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_vector.h
    branches/cilkplus/libstdc++-v3/include/bits/unordered_set.h
    branches/cilkplus/libstdc++-v3/include/ext/alloc_traits.h
    branches/cilkplus/libstdc++-v3/include/ext/pod_char_traits.h
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/48698.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/pointer_traits/pointer_to.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/base_classes.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/ios_base/cons/assign_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/ext/codecvt/char-1.cc
    branches/cilkplus/libstdc++-v3/testsuite/ext/codecvt/char-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/ext/codecvt/wchar_t.cc
    branches/cilkplus/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/util/testsuite_allocator.h

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]