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]

r178858 - in /branches/cilkplus: ./ contrib/Cha...


Author: hjl
Date: Wed Sep 14 16:38:55 2011
New Revision: 178858

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178858
Log:
Merged r178616 through r178834 into branch.

Added:
    branches/cilkplus/contrib/testsuite-management/
      - copied from r178834, trunk/contrib/testsuite-management/
    branches/cilkplus/gcc/ada/system-darwin-ppc64.ads
      - copied unchanged from r178834, trunk/gcc/ada/system-darwin-ppc64.ads
    branches/cilkplus/gcc/ginclude/unwind-arm-common.h
      - copied unchanged from r178834, trunk/gcc/ginclude/unwind-arm-common.h
    branches/cilkplus/gcc/testsuite/c-c++-common/Wunused-local-typedefs.c
      - copied unchanged from r178834, trunk/gcc/testsuite/c-c++-common/Wunused-local-typedefs.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/explicit7.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/cpp0x/explicit7.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/noexcept14.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept14.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae28.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae28.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/variadic116.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/cpp0x/variadic116.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/pr50212.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/other/pr50212.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-ssa/pr49911.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/tree-ssa/pr49911.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wunused-local-typedefs.C
      - copied unchanged from r178834, trunk/gcc/testsuite/g++.dg/warn/Wunused-local-typedefs.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/20110913-1.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.c-torture/compile/20110913-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/ieee/pr50310.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr50310.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50310-1.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/pr50310-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50310-2.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/pr50310-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr49030.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/torture/pr49030.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50287.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/torture/pr50287.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50333.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/torture/pr50333.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-16.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-16.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/pr19831-1.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/pr19831-2.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/pr19831-3.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-8.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/fast-math-vect-outer-7.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.dg/vect/fast-math-vect-outer-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-combine-sub-abs-into-vabd.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.target/arm/neon-combine-sub-abs-into-vabd.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr50318-1.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.target/arm/pr50318-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/all_one_m256i.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.target/i386/all_one_m256i.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
      - copied unchanged from r178834, trunk/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/do_concurrent_1.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/do_concurrent_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/do_concurrent_2.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/do_concurrent_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/do_while_1.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/do_while_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/proc_decl_26.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/proc_decl_26.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/proc_ptr_comp_33.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_33.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/result_2.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/result_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_override_2.f90
      - copied unchanged from r178834, trunk/gcc/testsuite/gfortran.dg/typebound_override_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/atomic5.adb
      - copied unchanged from r178834, trunk/gcc/testsuite/gnat.dg/atomic5.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/atomic5.ads
      - copied unchanged from r178834, trunk/gcc/testsuite/gnat.dg/atomic5.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/cond_expr2.adb
      - copied unchanged from r178834, trunk/gcc/testsuite/gnat.dg/cond_expr2.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/cond_expr2.ads
      - copied unchanged from r178834, trunk/gcc/testsuite/gnat.dg/cond_expr2.ads
    branches/cilkplus/libgcc/config/c6x/libunwind.S
      - copied unchanged from r178834, trunk/libgcc/config/c6x/libunwind.S
    branches/cilkplus/libgcc/config/c6x/pr-support.c
      - copied unchanged from r178834, trunk/libgcc/config/c6x/pr-support.c
    branches/cilkplus/libgcc/config/c6x/t-c6x-elf
      - copied unchanged from r178834, trunk/libgcc/config/c6x/t-c6x-elf
    branches/cilkplus/libgcc/config/c6x/unwind-c6x.c
      - copied unchanged from r178834, trunk/libgcc/config/c6x/unwind-c6x.c
    branches/cilkplus/libgcc/config/c6x/unwind-c6x.h
      - copied unchanged from r178834, trunk/libgcc/config/c6x/unwind-c6x.h
    branches/cilkplus/libgcc/unwind-arm-common.inc
      - copied unchanged from r178834, trunk/libgcc/unwind-arm-common.inc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/pair/constexpr_get.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/20_util/pair/constexpr_get.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/creation_functions/tuple_cat.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/tuple_cat.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/at_neg.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/23_containers/array/at_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/constexpr_get.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/23_containers/array/constexpr_get.cc
    branches/cilkplus/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/dr445.cc
      - copied unchanged from r178834, trunk/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/dr445.cc
Removed:
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_4d.f03
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/at.cc
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/ada/ChangeLog
    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/gcc-interface/utils2.c
    branches/cilkplus/gcc/ada/tracebak.c
    branches/cilkplus/gcc/bb-reorder.c
    branches/cilkplus/gcc/c-decl.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-common.h
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfgcleanup.c
    branches/cilkplus/gcc/cgraphunit.c
    branches/cilkplus/gcc/config/arm/arm-cores.def
    branches/cilkplus/gcc/config/arm/arm-protos.h
    branches/cilkplus/gcc/config/arm/arm-tables.opt
    branches/cilkplus/gcc/config/arm/arm-tune.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/cortex-m4.md
    branches/cilkplus/gcc/config/arm/elf.h
    branches/cilkplus/gcc/config/arm/linux-eabi.h
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/predicates.md
    branches/cilkplus/gcc/config/arm/semi.h
    branches/cilkplus/gcc/config/arm/symbian.h
    branches/cilkplus/gcc/config/arm/t-bpabi
    branches/cilkplus/gcc/config/arm/t-symbian
    branches/cilkplus/gcc/config/arm/thumb2.md
    branches/cilkplus/gcc/config/arm/uclinux-eabi.h
    branches/cilkplus/gcc/config/arm/vfp.md
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/avr/predicates.md
    branches/cilkplus/gcc/config/c6x/c6x.c
    branches/cilkplus/gcc/config/c6x/c6x.h
    branches/cilkplus/gcc/config/c6x/t-c6x-elf
    branches/cilkplus/gcc/config/cris/cris.md
    branches/cilkplus/gcc/config/darwin-driver.c
    branches/cilkplus/gcc/config/darwin.h
    branches/cilkplus/gcc/config/darwin10.h
    branches/cilkplus/gcc/config/darwin9.h
    branches/cilkplus/gcc/config/h8300/h8300.md
    branches/cilkplus/gcc/config/i386/i386-protos.h
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/m68k/m68k.md
    branches/cilkplus/gcc/config/mips/constraints.md
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.md
    branches/cilkplus/gcc/config/mips/predicates.md
    branches/cilkplus/gcc/config/mips/sb1.md
    branches/cilkplus/gcc/config/mn10300/mn10300.c
    branches/cilkplus/gcc/config/mn10300/mn10300.md
    branches/cilkplus/gcc/config/pa/pa.md
    branches/cilkplus/gcc/config/rs6000/darwin7.h
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/v850/v850.md
    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/decl2.c
    branches/cilkplus/gcc/cp/name-lookup.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/doc/configfiles.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/dwarf2cfi.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/dump-parse-tree.c
    branches/cilkplus/gcc/fortran/frontend-passes.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/parse.c
    branches/cilkplus/gcc/fortran/parse.h
    branches/cilkplus/gcc/fortran/primary.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/st.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-array.h
    branches/cilkplus/gcc/fortran/trans-expr.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-io.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/fortran/trans-stmt.h
    branches/cilkplus/gcc/fortran/trans.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/parse.cc
    branches/cilkplus/gcc/go/gofrontend/statements.cc
    branches/cilkplus/gcc/go/gofrontend/statements.h
    branches/cilkplus/gcc/go/gofrontend/types.cc
    branches/cilkplus/gcc/ipa-cp.c
    branches/cilkplus/gcc/ipa-inline-transform.c
    branches/cilkplus/gcc/ipa-split.c
    branches/cilkplus/gcc/modulo-sched.c
    branches/cilkplus/gcc/regrename.c
    branches/cilkplus/gcc/regs.h
    branches/cilkplus/gcc/reorg.c
    branches/cilkplus/gcc/rtl.c
    branches/cilkplus/gcc/sese.c
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr48571-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/attr-invalid.c
    branches/cilkplus/gcc/testsuite/gcc.dg/errno-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/section1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sibcall-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vmx/gcc-bug-i.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips.exp
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_45b.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_4c.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/derived_constructor_comps_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/dynamic_dispatch_5.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/impure_constructor_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_proc_6.f03
    branches/cilkplus/gcc/tree-data-ref.c
    branches/cilkplus/gcc/tree-flow.h
    branches/cilkplus/gcc/tree-if-conv.c
    branches/cilkplus/gcc/tree-sra.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-math-opts.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vect-patterns.c
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/gcc/vec.h
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/config/arm/unwind-arm.c
    branches/cilkplus/libgcc/config/arm/unwind-arm.h
    branches/cilkplus/libgcc/unwind-c.c
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/generated/maxloc1_16_i1.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_i16.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_i2.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_i4.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_i8.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_r10.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_r16.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_r4.c
    branches/cilkplus/libgfortran/generated/maxloc1_16_r8.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_i1.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_i16.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_i2.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_i4.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_i8.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_r10.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_r16.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_r4.c
    branches/cilkplus/libgfortran/generated/maxloc1_4_r8.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_i1.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_i16.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_i2.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_i4.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_i8.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_r10.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_r16.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_r4.c
    branches/cilkplus/libgfortran/generated/maxloc1_8_r8.c
    branches/cilkplus/libgfortran/generated/maxval_i1.c
    branches/cilkplus/libgfortran/generated/maxval_i16.c
    branches/cilkplus/libgfortran/generated/maxval_i2.c
    branches/cilkplus/libgfortran/generated/maxval_i4.c
    branches/cilkplus/libgfortran/generated/maxval_i8.c
    branches/cilkplus/libgfortran/generated/maxval_r10.c
    branches/cilkplus/libgfortran/generated/maxval_r16.c
    branches/cilkplus/libgfortran/generated/maxval_r4.c
    branches/cilkplus/libgfortran/generated/maxval_r8.c
    branches/cilkplus/libgfortran/generated/minloc1_16_i1.c
    branches/cilkplus/libgfortran/generated/minloc1_16_i16.c
    branches/cilkplus/libgfortran/generated/minloc1_16_i2.c
    branches/cilkplus/libgfortran/generated/minloc1_16_i4.c
    branches/cilkplus/libgfortran/generated/minloc1_16_i8.c
    branches/cilkplus/libgfortran/generated/minloc1_16_r10.c
    branches/cilkplus/libgfortran/generated/minloc1_16_r16.c
    branches/cilkplus/libgfortran/generated/minloc1_16_r4.c
    branches/cilkplus/libgfortran/generated/minloc1_16_r8.c
    branches/cilkplus/libgfortran/generated/minloc1_4_i1.c
    branches/cilkplus/libgfortran/generated/minloc1_4_i16.c
    branches/cilkplus/libgfortran/generated/minloc1_4_i2.c
    branches/cilkplus/libgfortran/generated/minloc1_4_i4.c
    branches/cilkplus/libgfortran/generated/minloc1_4_i8.c
    branches/cilkplus/libgfortran/generated/minloc1_4_r10.c
    branches/cilkplus/libgfortran/generated/minloc1_4_r16.c
    branches/cilkplus/libgfortran/generated/minloc1_4_r4.c
    branches/cilkplus/libgfortran/generated/minloc1_4_r8.c
    branches/cilkplus/libgfortran/generated/minloc1_8_i1.c
    branches/cilkplus/libgfortran/generated/minloc1_8_i16.c
    branches/cilkplus/libgfortran/generated/minloc1_8_i2.c
    branches/cilkplus/libgfortran/generated/minloc1_8_i4.c
    branches/cilkplus/libgfortran/generated/minloc1_8_i8.c
    branches/cilkplus/libgfortran/generated/minloc1_8_r10.c
    branches/cilkplus/libgfortran/generated/minloc1_8_r16.c
    branches/cilkplus/libgfortran/generated/minloc1_8_r4.c
    branches/cilkplus/libgfortran/generated/minloc1_8_r8.c
    branches/cilkplus/libgfortran/generated/minval_i1.c
    branches/cilkplus/libgfortran/generated/minval_i16.c
    branches/cilkplus/libgfortran/generated/minval_i2.c
    branches/cilkplus/libgfortran/generated/minval_i4.c
    branches/cilkplus/libgfortran/generated/minval_i8.c
    branches/cilkplus/libgfortran/generated/minval_r10.c
    branches/cilkplus/libgfortran/generated/minval_r16.c
    branches/cilkplus/libgfortran/generated/minval_r4.c
    branches/cilkplus/libgfortran/generated/minval_r8.c
    branches/cilkplus/libgfortran/generated/product_c10.c
    branches/cilkplus/libgfortran/generated/product_c16.c
    branches/cilkplus/libgfortran/generated/product_c4.c
    branches/cilkplus/libgfortran/generated/product_c8.c
    branches/cilkplus/libgfortran/generated/product_i1.c
    branches/cilkplus/libgfortran/generated/product_i16.c
    branches/cilkplus/libgfortran/generated/product_i2.c
    branches/cilkplus/libgfortran/generated/product_i4.c
    branches/cilkplus/libgfortran/generated/product_i8.c
    branches/cilkplus/libgfortran/generated/product_r10.c
    branches/cilkplus/libgfortran/generated/product_r16.c
    branches/cilkplus/libgfortran/generated/product_r4.c
    branches/cilkplus/libgfortran/generated/product_r8.c
    branches/cilkplus/libgfortran/generated/sum_c10.c
    branches/cilkplus/libgfortran/generated/sum_c16.c
    branches/cilkplus/libgfortran/generated/sum_c4.c
    branches/cilkplus/libgfortran/generated/sum_c8.c
    branches/cilkplus/libgfortran/generated/sum_i1.c
    branches/cilkplus/libgfortran/generated/sum_i16.c
    branches/cilkplus/libgfortran/generated/sum_i2.c
    branches/cilkplus/libgfortran/generated/sum_i4.c
    branches/cilkplus/libgfortran/generated/sum_i8.c
    branches/cilkplus/libgfortran/generated/sum_r10.c
    branches/cilkplus/libgfortran/generated/sum_r16.c
    branches/cilkplus/libgfortran/generated/sum_r4.c
    branches/cilkplus/libgfortran/generated/sum_r8.c
    branches/cilkplus/libgfortran/m4/ifunction.m4
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/cilkplus/libstdc++-v3/include/bits/stl_pair.h
    branches/cilkplus/libstdc++-v3/include/bits/streambuf_iterator.h
    branches/cilkplus/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/cilkplus/libstdc++-v3/include/std/array
    branches/cilkplus/libstdc++-v3/include/std/functional
    branches/cilkplus/libstdc++-v3/include/std/scoped_allocator
    branches/cilkplus/libstdc++-v3/include/std/tuple
    branches/cilkplus/libstdc++-v3/include/std/type_traits
    branches/cilkplus/libstdc++-v3/include/std/utility
    branches/cilkplus/libstdc++-v3/libsupc++/eh_arm.cc
    branches/cilkplus/libstdc++-v3/libsupc++/eh_call.cc
    branches/cilkplus/libstdc++-v3/libsupc++/eh_personality.cc
    branches/cilkplus/libstdc++-v3/src/istream.cc
    branches/cilkplus/libstdc++-v3/src/valarray.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/duration/cons/1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/cons/constexpr-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/cons/constexpr-3.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/array/requirements/constexpr_functions.cc

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]