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]

r191274 - in /branches/cilkplus: ./ ChangeLog c...


Author: bviyer
Date: Thu Sep 13 18:00:10 2012
New Revision: 191274

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191274
Log:
Merged with trunk at revision 191228.

Added:
    branches/cilkplus/gcc/config/mips/mti-linux.h
      - copied unchanged from r191228, trunk/gcc/config/mips/mti-linux.h
    branches/cilkplus/gcc/config/mips/t-mti-linux
      - copied unchanged from r191228, trunk/gcc/config/mips/t-mti-linux
    branches/cilkplus/gcc/config/mmix/constraints.md
      - copied unchanged from r191228, trunk/gcc/config/mmix/constraints.md
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual2.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual3.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit14.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/implicit14.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle4.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae40.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae40.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae41.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae41.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-ssa/pr54515.C
      - copied unchanged from r191228, trunk/gcc/testsuite/g++.dg/tree-ssa/pr54515.C
    branches/cilkplus/gcc/testsuite/gcc.dg/54455.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/54455.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-2.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-3.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/memopt-16.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tm/memopt-16.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr54520.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/torture/pr54520.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-20.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-20.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-21.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-21.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-22.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-22.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/strlen-1.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/strlen-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp80-2.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp80-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp80.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp80.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vfma-1.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.target/arm/neon-vfma-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vfms-1.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.target/arm/neon-vfms-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr54089-3.c
      - copied unchanged from r191228, trunk/gcc/testsuite/gcc.target/sh/pr54089-3.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/array_section_3.f90
      - copied unchanged from r191228, trunk/gcc/testsuite/gfortran.dg/array_section_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/bound_simplification_3.f90
      - copied unchanged from r191228, trunk/gcc/testsuite/gfortran.dg/bound_simplification_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_28.f90
      - copied unchanged from r191228, trunk/gcc/testsuite/gfortran.dg/coarray_28.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/promotion_2.f90
      - copied unchanged from r191228, trunk/gcc/testsuite/gfortran.dg/promotion_2.f90
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/element_access/54388.cc
      - copied unchanged from r191228, trunk/libstdc++-v3/testsuite/23_containers/array/element_access/54388.cc
Removed:
    branches/cilkplus/gcc/testsuite/gcc.dg/pr52558-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr52558-2.c
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/configure
    branches/cilkplus/configure.ac
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/trans.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/bitmap.c
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-pragma.c
    branches/cilkplus/gcc/c/c-decl.c
    branches/cilkplus/gcc/c/c-tree.h
    branches/cilkplus/gcc/c/c-typeck.c
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/combine.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/alpha/predicates.md
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/arm.h
    branches/cilkplus/gcc/config/arm/arm.md
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/predicates.md
    branches/cilkplus/gcc/config/arm/thumb2.md
    branches/cilkplus/gcc/config/arm/vec-common.md
    branches/cilkplus/gcc/config/avr/avr-mcus.def
    branches/cilkplus/gcc/config/darwin.c
    branches/cilkplus/gcc/config/i386/cpuid.h
    branches/cilkplus/gcc/config/i386/driver-i386.c
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/m68k/m68k.c
    branches/cilkplus/gcc/config/mips/gnu-user64.h
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.h
    branches/cilkplus/gcc/config/mmix/mmix-protos.h
    branches/cilkplus/gcc/config/mmix/mmix.c
    branches/cilkplus/gcc/config/mmix/mmix.h
    branches/cilkplus/gcc/config/mmix/mmix.md
    branches/cilkplus/gcc/config/mmix/predicates.md
    branches/cilkplus/gcc/config/moxie/moxie.c
    branches/cilkplus/gcc/config/openbsd-stdint.h
    branches/cilkplus/gcc/config/pa/pa.c
    branches/cilkplus/gcc/config/rs6000/aix43.h
    branches/cilkplus/gcc/config/rs6000/aix51.h
    branches/cilkplus/gcc/config/rs6000/aix52.h
    branches/cilkplus/gcc/config/rs6000/aix53.h
    branches/cilkplus/gcc/config/rs6000/aix61.h
    branches/cilkplus/gcc/config/rs6000/freebsd64.h
    branches/cilkplus/gcc/config/rs6000/linux64.h
    branches/cilkplus/gcc/config/rs6000/rs6000-c.c
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rs6000.h
    branches/cilkplus/gcc/config/rs6000/rs6000.md
    branches/cilkplus/gcc/config/score/score.c
    branches/cilkplus/gcc/config/sh/newlib.h
    branches/cilkplus/gcc/config/sh/predicates.md
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.h
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/v850/predicates.md
    branches/cilkplus/gcc/config/v850/v850.c
    branches/cilkplus/gcc/config/v850/v850.h
    branches/cilkplus/gcc/config/v850/v850.md
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/except.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/method.c
    branches/cilkplus/gcc/cp/name-lookup.c
    branches/cilkplus/gcc/cp/optimize.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/rtti.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/sourcebuild.texi
    branches/cilkplus/gcc/dojump.c
    branches/cilkplus/gcc/double-int.c
    branches/cilkplus/gcc/double-int.h
    branches/cilkplus/gcc/dwarf2cfi.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/emit-rtl.c
    branches/cilkplus/gcc/except.c
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/fixed-value.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/array.c
    branches/cilkplus/gcc/fortran/simplify.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-openmp.c
    branches/cilkplus/gcc/fwprop.c
    branches/cilkplus/gcc/gcc.c
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/genautomata.c
    branches/cilkplus/gcc/genextract.c
    branches/cilkplus/gcc/genopinit.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-low.c
    branches/cilkplus/gcc/gimple-ssa-strength-reduction.c
    branches/cilkplus/gcc/gimple.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/gogo-tree.cc
    branches/cilkplus/gcc/graphite-scop-detection.c
    branches/cilkplus/gcc/graphite-sese-to-poly.c
    branches/cilkplus/gcc/graphite.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/ipa-split.c
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/java/class.c
    branches/cilkplus/gcc/java/expr.c
    branches/cilkplus/gcc/loop-iv.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto-streamer.c
    branches/cilkplus/gcc/lto-streamer.h
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto-partition.c
    branches/cilkplus/gcc/lto/lto-partition.h
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/objc/objc-next-runtime-abi-02.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/opts-common.c
    branches/cilkplus/gcc/params.def
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/read-rtl.c
    branches/cilkplus/gcc/ree.c
    branches/cilkplus/gcc/reload1.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/sel-sched-ir.c
    branches/cilkplus/gcc/simplify-rtx.c
    branches/cilkplus/gcc/stmt.c
    branches/cilkplus/gcc/stor-layout.c
    branches/cilkplus/gcc/symtab.c
    branches/cilkplus/gcc/system.h
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/reg-promotion.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vmla-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vmls-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vset_lanes8.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr48252.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr50318-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr51835.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/smlaltb-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/smlaltt-1.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_10.f90
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-affine.c
    branches/cilkplus/gcc/tree-call-cdce.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-data-ref.c
    branches/cilkplus/gcc/tree-dfa.c
    branches/cilkplus/gcc/tree-diagnostic.c
    branches/cilkplus/gcc/tree-emutls.c
    branches/cilkplus/gcc/tree-flow-inline.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-object-size.c
    branches/cilkplus/gcc/tree-pass.h
    branches/cilkplus/gcc/tree-predcom.c
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-sra.c
    branches/cilkplus/gcc/tree-ssa-address.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-alias.h
    branches/cilkplus/gcc/tree-ssa-ccp.c
    branches/cilkplus/gcc/tree-ssa-coalesce.c
    branches/cilkplus/gcc/tree-ssa-dom.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-loop-im.c
    branches/cilkplus/gcc/tree-ssa-loop-ivopts.c
    branches/cilkplus/gcc/tree-ssa-loop-niter.c
    branches/cilkplus/gcc/tree-ssa-math-opts.c
    branches/cilkplus/gcc/tree-ssa-phiopt.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-reassoc.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa-threadupdate.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-switch-conversion.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-loop-manip.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vectorizer.h
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/gcc/vec.h
    branches/cilkplus/include/ChangeLog
    branches/cilkplus/include/dwarf2.def
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config/sh/lib1funcs.S
    branches/cilkplus/libgcc/config/t-slibgcc-libgcc
    branches/cilkplus/libgcc/libgcov.c
    branches/cilkplus/libgo/go/debug/dwarf/line.go
    branches/cilkplus/libgo/go/debug/elf/file.go
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/Makefile.in
    branches/cilkplus/libstdc++-v3/acinclude.m4
    branches/cilkplus/libstdc++-v3/config.h.in
    branches/cilkplus/libstdc++-v3/configure
    branches/cilkplus/libstdc++-v3/configure.ac
    branches/cilkplus/libstdc++-v3/doc/Makefile.in
    branches/cilkplus/libstdc++-v3/doc/html/manual/configure.html
    branches/cilkplus/libstdc++-v3/doc/xml/manual/configure.xml
    branches/cilkplus/libstdc++-v3/fragment.am
    branches/cilkplus/libstdc++-v3/include/Makefile.in
    branches/cilkplus/libstdc++-v3/include/std/array
    branches/cilkplus/libstdc++-v3/libsupc++/Makefile.in
    branches/cilkplus/libstdc++-v3/libsupc++/eh_term_handler.cc
    branches/cilkplus/libstdc++-v3/libsupc++/guard.cc
    branches/cilkplus/libstdc++-v3/libsupc++/pure.cc
    branches/cilkplus/libstdc++-v3/po/Makefile.in
    branches/cilkplus/libstdc++-v3/python/Makefile.in
    branches/cilkplus/libstdc++-v3/src/Makefile.in
    branches/cilkplus/libstdc++-v3/src/c++11/Makefile.in
    branches/cilkplus/libstdc++-v3/src/c++11/random.cc
    branches/cilkplus/libstdc++-v3/src/c++98/Makefile.in
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/Makefile.in

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]