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

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


Author: bviyer
Date: Tue Jun 12 16:40:13 2012
New Revision: 188467

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

Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/cilkplus/libstdc++-v3/include/bits/hashtable_policy.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus/contrib/mklog
      - copied unchanged from r188463, trunk/contrib/mklog
    branches/cilkplus/gcc/config/avr/avr-stdint.h
      - copied unchanged from r188463, trunk/gcc/config/avr/avr-stdint.h
    branches/cilkplus/gcc/config/cris/sync.md
      - copied unchanged from r188463, trunk/gcc/config/cris/sync.md
    branches/cilkplus/gcc/config/rs6000/e5500.md
      - copied unchanged from r188463, trunk/gcc/config/rs6000/e5500.md
    branches/cilkplus/gcc/config/rs6000/e6500.md
      - copied unchanged from r188463, trunk/gcc/config/rs6000/e6500.md
    branches/cilkplus/gcc/testsuite/c-c++-common/gomp/pr53580.c
      - copied unchanged from r188463, trunk/gcc/testsuite/c-c++-common/gomp/pr53580.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp/limits.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp/limits.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-19.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-19.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto33.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp0x/auto33.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/forw_enum11.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp0x/forw_enum11.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr52841.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/cpp0x/pr52841.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/pr53605.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/ext/pr53605.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/visibility/template12.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/ext/visibility/template12.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr53470_0.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/lto/pr53470_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/new6.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/parse/new6.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/pr47530-2.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/tm/pr47530-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr53602.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/torture/pr53602.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wenum-compare-no-2.C
      - copied unchanged from r188463, trunk/gcc/testsuite/g++.dg/warn/Wenum-compare-no-2.C
    branches/cilkplus/gcc/testsuite/gcc.dg/foo.specs
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/foo.specs
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/pr53470_0.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/lto/pr53470_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr52558-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/pr52558-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr52558-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/pr52558-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr53550.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/pr53550.c
    branches/cilkplus/gcc/testsuite/gcc.dg/spec-options.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/spec-options.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/reg-promotion.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/tm/reg-promotion.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/alias-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/torture/alias-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr53589.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/torture/pr53589.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-19.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-19.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-20.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-20.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/bb-slp-30.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-30.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-1-v10.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-1-v10.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-1-v32.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-1-v32.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-2c.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-2c.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-2i.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-2i.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-2s.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-2s.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-3i.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-3i.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-3s.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-3s.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-4c.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-4c.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-4i.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-4i.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/sync-4s.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/sync-4s.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-5.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-6.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-7.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/cell_builtin-8.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/cell_builtin-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/pr53487.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/powerpc/pr53487.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr53511-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr53511-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr53512-1.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr53512-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr53512-2.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr53512-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr53512-3.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr53512-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr53512-4.c
      - copied unchanged from r188463, trunk/gcc/testsuite/gcc.target/sh/pr53512-4.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/allocate_class_2.f90
      - copied unchanged from r188463, trunk/gcc/testsuite/gfortran.dg/allocate_class_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/init_flag_10.f90
      - copied unchanged from r188463, trunk/gcc/testsuite/gfortran.dg/init_flag_10.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
      - copied unchanged from r188463, trunk/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/string_assign_1.f90
      - copied unchanged from r188463, trunk/gcc/testsuite/gfortran.dg/string_assign_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/string_assign_2.f90
      - copied unchanged from r188463, trunk/gcc/testsuite/gfortran.dg/string_assign_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/array22.adb
      - copied unchanged from r188463, trunk/gcc/testsuite/gnat.dg/array22.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/constant4.adb
      - copied unchanged from r188463, trunk/gcc/testsuite/gnat.dg/constant4.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/constant4_pkg.ads
      - copied unchanged from r188463, trunk/gcc/testsuite/gnat.dg/constant4_pkg.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/array1.ads
      - copied unchanged from r188463, trunk/gcc/testsuite/gnat.dg/specs/array1.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/array2.ads
      - copied unchanged from r188463, trunk/gcc/testsuite/gnat.dg/specs/array2.ads
    branches/cilkplus/libgcc/config/i386/sfp-exceptions.c
      - copied unchanged from r188463, trunk/libgcc/config/i386/sfp-exceptions.c
    branches/cilkplus/libgcc/config/i386/t-softfp
      - copied unchanged from r188463, trunk/libgcc/config/i386/t-softfp
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/testsuite-management/validate_failures.py
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/a-direct.adb
    branches/cilkplus/gcc/ada/a-exexpr-gcc.adb
    branches/cilkplus/gcc/ada/ali-util.adb
    branches/cilkplus/gcc/ada/back_end.adb
    branches/cilkplus/gcc/ada/checks.adb
    branches/cilkplus/gcc/ada/einfo.adb
    branches/cilkplus/gcc/ada/einfo.ads
    branches/cilkplus/gcc/ada/exp_alfa.adb
    branches/cilkplus/gcc/ada/exp_attr.adb
    branches/cilkplus/gcc/ada/exp_cg.adb
    branches/cilkplus/gcc/ada/exp_ch13.adb
    branches/cilkplus/gcc/ada/exp_ch3.adb
    branches/cilkplus/gcc/ada/exp_ch4.adb
    branches/cilkplus/gcc/ada/exp_ch6.adb
    branches/cilkplus/gcc/ada/exp_ch7.adb
    branches/cilkplus/gcc/ada/exp_ch9.adb
    branches/cilkplus/gcc/ada/exp_prag.adb
    branches/cilkplus/gcc/ada/freeze.adb
    branches/cilkplus/gcc/ada/gcc-interface/Make-lang.in
    branches/cilkplus/gcc/ada/gcc-interface/Makefile.in
    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/ada/gcc-interface/utils2.c
    branches/cilkplus/gcc/ada/gnat1drv.adb
    branches/cilkplus/gcc/ada/gnat_ugn.texi
    branches/cilkplus/gcc/ada/inline.adb
    branches/cilkplus/gcc/ada/lib-xref.adb
    branches/cilkplus/gcc/ada/lib-xref.ads
    branches/cilkplus/gcc/ada/opt.ads
    branches/cilkplus/gcc/ada/prj-attr.adb
    branches/cilkplus/gcc/ada/projects.texi
    branches/cilkplus/gcc/ada/s-tasini.ads
    branches/cilkplus/gcc/ada/scil_ll.adb
    branches/cilkplus/gcc/ada/sem_attr.adb
    branches/cilkplus/gcc/ada/sem_aux.adb
    branches/cilkplus/gcc/ada/sem_ch10.adb
    branches/cilkplus/gcc/ada/sem_ch12.adb
    branches/cilkplus/gcc/ada/sem_ch13.adb
    branches/cilkplus/gcc/ada/sem_ch13.ads
    branches/cilkplus/gcc/ada/sem_ch3.adb
    branches/cilkplus/gcc/ada/sem_ch4.adb
    branches/cilkplus/gcc/ada/sem_ch6.adb
    branches/cilkplus/gcc/ada/sem_ch7.adb
    branches/cilkplus/gcc/ada/sem_ch8.adb
    branches/cilkplus/gcc/ada/sem_ch9.adb
    branches/cilkplus/gcc/ada/sem_ch9.ads
    branches/cilkplus/gcc/ada/sem_dist.adb
    branches/cilkplus/gcc/ada/sem_elab.adb
    branches/cilkplus/gcc/ada/sem_prag.adb
    branches/cilkplus/gcc/ada/sem_res.adb
    branches/cilkplus/gcc/ada/sem_scil.adb
    branches/cilkplus/gcc/ada/sem_type.adb
    branches/cilkplus/gcc/ada/sem_util.adb
    branches/cilkplus/gcc/ada/sem_warn.adb
    branches/cilkplus/gcc/ada/sinfo.adb
    branches/cilkplus/gcc/ada/sinfo.ads
    branches/cilkplus/gcc/ada/snames.adb-tmpl
    branches/cilkplus/gcc/ada/snames.ads-tmpl
    branches/cilkplus/gcc/ada/stringt.adb
    branches/cilkplus/gcc/ada/stringt.ads
    branches/cilkplus/gcc/ada/switch-c.adb
    branches/cilkplus/gcc/ada/usage.adb
    branches/cilkplus/gcc/ada/vms_cmds.ads
    branches/cilkplus/gcc/ada/vms_conv.adb
    branches/cilkplus/gcc/ada/vms_data.ads
    branches/cilkplus/gcc/ada/xref_lib.adb
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/auto-inc-dec.c
    branches/cilkplus/gcc/basic-block.h
    branches/cilkplus/gcc/bt-load.c
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-decl.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-ada-spec.c
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-cppbuiltin.c
    branches/cilkplus/gcc/c-family/c-lex.c
    branches/cilkplus/gcc/c-family/c-pch.c
    branches/cilkplus/gcc/c-family/c-pragma.c
    branches/cilkplus/gcc/c-family/c-pretty-print.c
    branches/cilkplus/gcc/c-family/c-pretty-print.h
    branches/cilkplus/gcc/c-family/c-semantics.c
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c-parser.c
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/caller-save.c
    branches/cilkplus/gcc/cfg.c
    branches/cilkplus/gcc/cfgbuild.c
    branches/cilkplus/gcc/cfgcleanup.c
    branches/cilkplus/gcc/cfglayout.c
    branches/cilkplus/gcc/cfgloop.c
    branches/cilkplus/gcc/cfgloopanal.c
    branches/cilkplus/gcc/cfgloopmanip.c
    branches/cilkplus/gcc/cfgrtl.c
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/cgraphclones.c
    branches/cilkplus/gcc/collect2.c
    branches/cilkplus/gcc/collect2.h
    branches/cilkplus/gcc/combine-stack-adj.c
    branches/cilkplus/gcc/combine.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/common/config/s390/s390-common.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/alpha/alpha.c
    branches/cilkplus/gcc/config/arm/mmintrin.h
    branches/cilkplus/gcc/config/avr/avr-log.c
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.opt
    branches/cilkplus/gcc/config/avr/builtins.def
    branches/cilkplus/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/cilkplus/gcc/config/avr/t-avr
    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/cris/cris.md
    branches/cilkplus/gcc/config/cris/cris.opt
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/m32r/m32r.c
    branches/cilkplus/gcc/config/m68k/m68k.md
    branches/cilkplus/gcc/config/mips/4600.md
    branches/cilkplus/gcc/config/mips/mips-cpus.def
    branches/cilkplus/gcc/config/mips/mips-tables.opt
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.md
    branches/cilkplus/gcc/config/pa/pa.c
    branches/cilkplus/gcc/config/pa/pa.h
    branches/cilkplus/gcc/config/rs6000/altivec.md
    branches/cilkplus/gcc/config/rs6000/rs6000-cpus.def
    branches/cilkplus/gcc/config/rs6000/rs6000-opts.h
    branches/cilkplus/gcc/config/rs6000/rs6000-tables.opt
    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/rs6000/sync.md
    branches/cilkplus/gcc/config/rs6000/t-rs6000
    branches/cilkplus/gcc/config/rs6000/vxworks.h
    branches/cilkplus/gcc/config/s390/s390.c
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/sh/sh.opt
    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/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/Make-lang.in
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-lang.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/cvt.c
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/decl2.c
    branches/cilkplus/gcc/cp/error.c
    branches/cilkplus/gcc/cp/except.c
    branches/cilkplus/gcc/cp/friend.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/lex.c
    branches/cilkplus/gcc/cp/mangle.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/search.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/cprop.c
    branches/cilkplus/gcc/cse.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/dbgcnt.c
    branches/cilkplus/gcc/dbxout.c
    branches/cilkplus/gcc/dbxout.h
    branches/cilkplus/gcc/df-problems.c
    branches/cilkplus/gcc/df-scan.c
    branches/cilkplus/gcc/doc/avr-mmcu.texi   (contents, props changed)
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dojump.c
    branches/cilkplus/gcc/double-int.c
    branches/cilkplus/gcc/double-int.h
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/dwarf2cfi.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/emit-rtl.c
    branches/cilkplus/gcc/et-forest.c
    branches/cilkplus/gcc/explow.c
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/fixed-value.c
    branches/cilkplus/gcc/flag-types.h
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/Make-lang.in
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/frontend-passes.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/trans-common.c
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fwprop.c
    branches/cilkplus/gcc/gcc.c
    branches/cilkplus/gcc/gcov-dump.c
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/genhooks.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/go-backend.c
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/types.cc
    branches/cilkplus/gcc/go/gofrontend/types.h
    branches/cilkplus/gcc/graph.c
    branches/cilkplus/gcc/haifa-sched.c
    branches/cilkplus/gcc/hw-doloop.c
    branches/cilkplus/gcc/hwint.h
    branches/cilkplus/gcc/ipa-cp.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline-transform.c
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/ipa-prop.h
    branches/cilkplus/gcc/ipa-pure-const.c
    branches/cilkplus/gcc/ipa-reference.c
    branches/cilkplus/gcc/ipa-utils.c
    branches/cilkplus/gcc/ira-build.c
    branches/cilkplus/gcc/ira-costs.c
    branches/cilkplus/gcc/ira-emit.c
    branches/cilkplus/gcc/ira-int.h
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/java/ChangeLog
    branches/cilkplus/gcc/java/Make-lang.in
    branches/cilkplus/gcc/java/class.c
    branches/cilkplus/gcc/java/resource.c
    branches/cilkplus/gcc/lcm.c
    branches/cilkplus/gcc/loop-doloop.c
    branches/cilkplus/gcc/loop-invariant.c
    branches/cilkplus/gcc/loop-iv.c
    branches/cilkplus/gcc/loop-unroll.c
    branches/cilkplus/gcc/loop-unswitch.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto-section-in.c
    branches/cilkplus/gcc/lto-streamer-in.c
    branches/cilkplus/gcc/mcf.c
    branches/cilkplus/gcc/mode-switching.c
    branches/cilkplus/gcc/objc/ChangeLog
    branches/cilkplus/gcc/objc/Make-lang.in
    branches/cilkplus/gcc/objc/objc-act.c
    branches/cilkplus/gcc/objc/objc-next-runtime-abi-01.c
    branches/cilkplus/gcc/objcp/ChangeLog
    branches/cilkplus/gcc/objcp/objcp-decl.c
    branches/cilkplus/gcc/omp-low.c
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/output.h
    branches/cilkplus/gcc/params.def
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/postreload-gcse.c
    branches/cilkplus/gcc/postreload.c
    branches/cilkplus/gcc/predict.c
    branches/cilkplus/gcc/profile.c
    branches/cilkplus/gcc/real.c
    branches/cilkplus/gcc/recog.c
    branches/cilkplus/gcc/ree.c
    branches/cilkplus/gcc/reg-stack.c
    branches/cilkplus/gcc/regcprop.c
    branches/cilkplus/gcc/regmove.c
    branches/cilkplus/gcc/regstat.c
    branches/cilkplus/gcc/reload.c
    branches/cilkplus/gcc/reload1.c
    branches/cilkplus/gcc/sched-ebb.c
    branches/cilkplus/gcc/sched-int.h
    branches/cilkplus/gcc/sel-sched-dump.c
    branches/cilkplus/gcc/simplify-rtx.c
    branches/cilkplus/gcc/stor-layout.c
    branches/cilkplus/gcc/store-motion.c
    branches/cilkplus/gcc/system.h
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/c-c++-common/restrict-2.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr31437.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/regress/template-function1.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/attrib14.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/error19.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/pr35635.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/array1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.pt/assign1.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/critical-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/nesting-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr46647.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-11.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vector-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-os-support.h
    branches/cilkplus/gcc/testsuite/gcc.target/i386/builtin_target.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/lhs-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/savres.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/allocate_alloc_opt_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/allocate_class_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/allocate_with_typespec_4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.6.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/vect/pr32380.f
    branches/cilkplus/gcc/testsuite/gnat.dg/lto14.adb
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/tlink.c
    branches/cilkplus/gcc/toplev.c
    branches/cilkplus/gcc/tracer.c
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-affine.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-cfgcleanup.c
    branches/cilkplus/gcc/tree-data-ref.c
    branches/cilkplus/gcc/tree-data-ref.h
    branches/cilkplus/gcc/tree-dfa.c
    branches/cilkplus/gcc/tree-into-ssa.c
    branches/cilkplus/gcc/tree-loop-distribution.c
    branches/cilkplus/gcc/tree-nomudflap.c
    branches/cilkplus/gcc/tree-optimize.c
    branches/cilkplus/gcc/tree-pass.h
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-profile.c
    branches/cilkplus/gcc/tree-ssa-address.c
    branches/cilkplus/gcc/tree-ssa-ccp.c
    branches/cilkplus/gcc/tree-ssa-copy.c
    branches/cilkplus/gcc/tree-ssa-dom.c
    branches/cilkplus/gcc/tree-ssa-loop-ch.c
    branches/cilkplus/gcc/tree-ssa-loop-im.c
    branches/cilkplus/gcc/tree-ssa-loop-ivopts.c
    branches/cilkplus/gcc/tree-ssa-loop-manip.c
    branches/cilkplus/gcc/tree-ssa-loop-niter.c
    branches/cilkplus/gcc/tree-ssa-loop-prefetch.c
    branches/cilkplus/gcc/tree-ssa-loop-unswitch.c
    branches/cilkplus/gcc/tree-ssa-loop.c
    branches/cilkplus/gcc/tree-ssa-phiopt.c
    branches/cilkplus/gcc/tree-ssa-propagate.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa-tail-merge.c
    branches/cilkplus/gcc/tree-ssa-threadedge.c
    branches/cilkplus/gcc/tree-ssa-threadupdate.c
    branches/cilkplus/gcc/tree-ssa-uncprop.c
    branches/cilkplus/gcc/tree-ssa-uninit.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-switch-conversion.c
    branches/cilkplus/gcc/tree-vect-data-refs.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-loop-manip.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vect-stmts.c
    branches/cilkplus/gcc/tree-vectorizer.c
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/value-prof.c
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/gcc/vmsdbgout.c
    branches/cilkplus/gcc/web.c
    branches/cilkplus/include/ChangeLog
    branches/cilkplus/include/dwarf2.def
    branches/cilkplus/include/dwarf2.h
    branches/cilkplus/libada/ChangeLog
    branches/cilkplus/libada/Makefile.in
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/line-map.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/config/i386/32/sfp-machine.h
    branches/cilkplus/libgcc/config/i386/64/sfp-machine.h
    branches/cilkplus/libgcc/config/i386/libgcc-bsd.ver
    branches/cilkplus/libgcc/config/i386/libgcc-glibc.ver
    branches/cilkplus/libgcc/config/i386/libgcc-sol2.ver
    branches/cilkplus/libgcc/config/i386/sfp-machine.h
    branches/cilkplus/libgcc/gthr-posix.h
    branches/cilkplus/libgcc/longlong.h
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/configure
    branches/cilkplus/libgfortran/configure.ac
    branches/cilkplus/libgfortran/intrinsics/chmod.c
    branches/cilkplus/libgfortran/intrinsics/time_1.h
    branches/cilkplus/libgfortran/io/unit.c
    branches/cilkplus/libgfortran/io/unix.c
    branches/cilkplus/libgfortran/runtime/backtrace.c
    branches/cilkplus/libgo/config.h.in
    branches/cilkplus/libgo/configure
    branches/cilkplus/libgo/configure.ac
    branches/cilkplus/libgo/go/mime/multipart/testdata/nested-mime   (props changed)
    branches/cilkplus/libgo/go/syscall/libcall_support.go
    branches/cilkplus/libgo/mksysinfo.sh
    branches/cilkplus/libgo/runtime/go-cgo.c
    branches/cilkplus/libgo/runtime/go-traceback.c
    branches/cilkplus/libgo/runtime/proc.c
    branches/cilkplus/libgo/runtime/runtime.h
    branches/cilkplus/libgomp/ChangeLog
    branches/cilkplus/libgomp/config/linux/lock.c
    branches/cilkplus/libgomp/testsuite/libgomp.c/pr26943-2.c
    branches/cilkplus/libgomp/testsuite/libgomp.c/pr26943-3.c
    branches/cilkplus/libgomp/testsuite/libgomp.c/pr26943-4.c
    branches/cilkplus/libgomp/testsuite/libgomp.fortran/vla4.f90
    branches/cilkplus/libgomp/testsuite/libgomp.fortran/vla5.f90
    branches/cilkplus/libquadmath/ChangeLog
    branches/cilkplus/libquadmath/configure
    branches/cilkplus/libquadmath/configure.ac
    branches/cilkplus/libssp/ChangeLog
    branches/cilkplus/libssp/configure
    branches/cilkplus/libssp/configure.ac

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

Propchange: branches/cilkplus/gcc/doc/avr-mmcu.texi
            ('svn:eol-style' added)

Propchange: branches/cilkplus/libgo/go/mime/multipart/testdata/nested-mime
            ('svn:mime-type' added)



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