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]

r190753 - in /branches/cilkplus: ./ ChangeLog I...


Author: bviyer
Date: Tue Aug 28 15:26:50 2012
New Revision: 190753

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

Added:
    branches/cilkplus/libstdc++-v3/testsuite/20_util/unique_ptr/54351.cc
      - copied unchanged from r190749, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/54351.cc
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/explicit_instantiation/
      - copied from r190749, trunk/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/explicit_instantiation/
    branches/cilkplus/libstdc++-v3/testsuite/30_threads/async/54297.cc
      - copied unchanged from r190749, trunk/libstdc++-v3/testsuite/30_threads/async/54297.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/doc/html/api.html
    branches/cilkplus/libstdc++-v3/doc/html/faq.html
    branches/cilkplus/libstdc++-v3/doc/html/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/abi.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/algorithms.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/api.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/atomics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/backwards.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/configure.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/containers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/debug.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/extensions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/facets.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/intro.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/io.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/iterators.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/localization.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/memory.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/numerics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/status.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/strings.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/support.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/test.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_headers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_macros.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/utilities.html
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/cilkplus/libstdc++-v3/include/bits/concept_check.h
    branches/cilkplus/libstdc++-v3/include/bits/random.h
    branches/cilkplus/libstdc++-v3/include/bits/random.tcc
    branches/cilkplus/libstdc++-v3/include/bits/unique_ptr.h
    branches/cilkplus/libstdc++-v3/include/std/future
    branches/cilkplus/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
    branches/cilkplus/libstdc++-v3/src/c++11/future.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/config/avr/avr-fixed.md
      - copied unchanged from r190749, trunk/gcc/config/avr/avr-fixed.md
    branches/cilkplus/gcc/config/m32c/constraints.md
      - copied unchanged from r190623, trunk/gcc/config/m32c/constraints.md
    branches/cilkplus/gcc/config/tilegx/tilegx-opts.h
      - copied unchanged from r190749, trunk/gcc/config/tilegx/tilegx-opts.h
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto34.C
      - copied unchanged from r190749, trunk/gcc/testsuite/g++.dg/cpp0x/auto34.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
      - copied unchanged from r190749, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/new38.C
      - copied unchanged from r190623, trunk/gcc/testsuite/g++.dg/init/new38.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/new39.C
      - copied unchanged from r190623, trunk/gcc/testsuite/g++.dg/init/new39.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using53.C
      - copied unchanged from r190623, trunk/gcc/testsuite/g++.dg/lookup/using53.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
      - copied unchanged from r190623, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/_Pragma7.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.dg/cpp/_Pragma7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert.h
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fixed-point/convert.h
    branches/cilkplus/gcc/testsuite/gcc.dg/fold-perm.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/fold-perm.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/pr53992.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/gomp/pr53992.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr54355.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.dg/pr54355.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr54363.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.dg/pr54363.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-64-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-64-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-64-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-64-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-64-3.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-64-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-64-4.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-64-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-3.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-4.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-5.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-6.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/long-double-80-7.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/i386/long-double-80-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr46254.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.target/i386/pr46254.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr52857-1.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.target/i386/pr52857-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr52857-2.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.target/i386/pr52857-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-4.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.target/mips/call-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/code-readable-4.c
      - copied unchanged from r190749, trunk/gcc/testsuite/gcc.target/mips/code-readable-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr39423-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/sh/pr39423-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr51244-11.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/sh/pr51244-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr54089-1.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/sh/pr54089-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr54089-2.c
      - copied unchanged from r190623, trunk/gcc/testsuite/gcc.target/sh/pr54089-2.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/do_5.f90
      - copied unchanged from r190749, trunk/gcc/testsuite/gfortran.dg/do_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
      - copied unchanged from r190623, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
    branches/cilkplus/libgcc/config/avr/lib1funcs-fixed.S
      - copied unchanged from r190749, trunk/libgcc/config/avr/lib1funcs-fixed.S
Removed:
    branches/cilkplus/gcc/testsuite/gcc.dg/fixed-point/convert.c
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/INSTALL/README
    branches/cilkplus/MAINTAINERS
    branches/cilkplus/Makefile.def
    branches/cilkplus/Makefile.in
    branches/cilkplus/config/ChangeLog
    branches/cilkplus/config/cloog.m4
    branches/cilkplus/configure
    branches/cilkplus/contrib/regression/ChangeLog
    branches/cilkplus/contrib/regression/btest-gcc.sh
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/alloc-pool.c
    branches/cilkplus/gcc/basic-block.h
    branches/cilkplus/gcc/bb-reorder.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-ada-spec.c
    branches/cilkplus/gcc/c/ChangeLog
    branches/cilkplus/gcc/c/c-parser.c
    branches/cilkplus/gcc/cfg.c
    branches/cilkplus/gcc/combine.c
    branches/cilkplus/gcc/config/avr/avr-dimode.md
    branches/cilkplus/gcc/config/avr/avr-modes.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/avr/constraints.md
    branches/cilkplus/gcc/config/avr/predicates.md
    branches/cilkplus/gcc/config/i386/i386-c.c
    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/predicates.md
    branches/cilkplus/gcc/config/i386/sync.md
    branches/cilkplus/gcc/config/m32c/m32c-protos.h
    branches/cilkplus/gcc/config/m32c/m32c.c
    branches/cilkplus/gcc/config/m32c/m32c.h
    branches/cilkplus/gcc/config/m32c/predicates.md
    branches/cilkplus/gcc/config/m32c/t-m32c
    branches/cilkplus/gcc/config/mep/mep-protos.h
    branches/cilkplus/gcc/config/mep/mep.c
    branches/cilkplus/gcc/config/mep/mep.h
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.h
    branches/cilkplus/gcc/config/mips/mips.md
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/sh/predicates.md
    branches/cilkplus/gcc/config/sh/sh-protos.h
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/sparc/sparc.h
    branches/cilkplus/gcc/config/tilegx/predicates.md
    branches/cilkplus/gcc/config/tilegx/sync.md
    branches/cilkplus/gcc/config/tilegx/tilegx-generic.md
    branches/cilkplus/gcc/config/tilegx/tilegx-protos.h
    branches/cilkplus/gcc/config/tilegx/tilegx.c
    branches/cilkplus/gcc/config/tilegx/tilegx.h
    branches/cilkplus/gcc/config/tilegx/tilegx.md
    branches/cilkplus/gcc/config/tilegx/tilegx.opt
    branches/cilkplus/gcc/config/tilepro/tilepro.c
    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/decl2.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/name-lookup.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cse.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/df-scan.c
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/gty.texi
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/options.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/dwarf2out.h
    branches/cilkplus/gcc/elem-function-common.c
    branches/cilkplus/gcc/emit-rtl.c
    branches/cilkplus/gcc/explow.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/dependency.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/invoke.texi
    branches/cilkplus/gcc/fortran/lang.opt
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/module.c
    branches/cilkplus/gcc/fortran/options.c
    branches/cilkplus/gcc/fortran/parse.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-array.h
    branches/cilkplus/gcc/fortran/trans-decl.c
    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/fwprop.c
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/gdbinit.in
    branches/cilkplus/gcc/genattrtab.c
    branches/cilkplus/gcc/gimple-iterator.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/ipa-inline.h
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/jump.c
    branches/cilkplus/gcc/loop-invariant.c
    branches/cilkplus/gcc/omp-low.c
    branches/cilkplus/gcc/opt-functions.awk
    branches/cilkplus/gcc/opts.h
    branches/cilkplus/gcc/params.def
    branches/cilkplus/gcc/postreload-gcse.c
    branches/cilkplus/gcc/predict.c
    branches/cilkplus/gcc/print-tree.c
    branches/cilkplus/gcc/reg-stack.c
    branches/cilkplus/gcc/reginfo.c
    branches/cilkplus/gcc/regrename.c
    branches/cilkplus/gcc/reload.c
    branches/cilkplus/gcc/reload1.c
    branches/cilkplus/gcc/resource.c
    branches/cilkplus/gcc/rtl.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/rtlanal.c
    branches/cilkplus/gcc/sched-deps.c
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype28.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype29.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype32.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/overload2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae24.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/for-19.C
    branches/cilkplus/gcc/testsuite/g++.dg/overload/defarg1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/crash40.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/crash108.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/crash89.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/spec25.C
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/20020620-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-eabi32-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-eabi64-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long32-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long32-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long64-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long64-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n32-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long32-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long32-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long64-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long64-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-n64-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long32-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long32-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long64-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long64-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o32-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long32-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long32-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long32.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long64-no-shared.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long64-pic.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/abi-o64-long64.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/asm-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/atomic-memory-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-cost-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-cost-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/cache-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-saved-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/call-saved-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/clear-cache-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/clear-cache-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/code-readable-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/code-readable-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/code-readable-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/const-anchor-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/const-anchor-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dpaq_sa_l_w.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dpsq_sa_l_w.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dse-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dsp-ctrl.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dsp-lhx.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dsp-no-lhx.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext_ins.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/extend-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/extend-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-14.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-15.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r10000-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fixed-scalar-type.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fixed-vector-type.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpcmp-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpcmp-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fpr-moves-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ins-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ins-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/int-moves-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/int-moves-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/lazy-binding-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/long-calls-pg.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/loongson-muldiv-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/loongson-muldiv-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/loongson3a-muldiv-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/loongson3a-muldiv-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/madd-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/maddu-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/maddu-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/maddu-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/maddu-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/memcpy-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-3d-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-ps-type.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips-sched-madd.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips.exp
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips16e-extends.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips32-dsp-run.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips32-dsp-type.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips32-dsp.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips32-dspr2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips32r2-mxhc1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mmcount-ra-address-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mmcount-ra-address-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mmcount-ra-address-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/movcc-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/movcc-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/movcc-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msub-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msubu-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msubu-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msubu-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/msubu-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-14.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-15.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-16.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-17.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-18.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-19.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/near-far-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/near-far-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/neg-abs-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/neg-abs-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/nmadd-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/nmadd-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/nmadd-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/no-dsp-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/no-smartmips-ror-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-baddu-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-bbit-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-bbit-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-bbit-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-cins-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-cins-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-dmul-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-exts-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-pop-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-pop-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-seq-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-seq-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr26765.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr33256.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr33635-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr33755.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr35802.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr45074.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/pr54240.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-14.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-15.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/rsqrt-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/rsqrt-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/rsqrt-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/rsqrt-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/save-restore-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/save-restore-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/save-restore-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/save-restore-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/save-restore-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/sb1-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/scc-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/scc-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/scc-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/scc-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/sdata-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/sdata-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/sdata-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/sdata-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/smartmips-ror-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/smartmips-ror-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/smartmips-ror-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/smartmips-ror-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/soft-float-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/stack-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/timode-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/timode-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/truncate-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/unaligned-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/vr-mult-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/vr-mult-2.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/bessel_5.f90
    branches/cilkplus/gcc/testsuite/go.test/test/named1.go
    branches/cilkplus/gcc/testsuite/lib/scanasm.exp
    branches/cilkplus/gcc/tracer.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-flow-inline.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-into-ssa.c
    branches/cilkplus/gcc/tree-predcom.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-alias.h
    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-live.c
    branches/cilkplus/gcc/tree-ssa-loop-ch.c
    branches/cilkplus/gcc/tree-ssa-loop-im.c
    branches/cilkplus/gcc/tree-ssa-loop-manip.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-operands.h
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-vect-data-refs.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/valtrack.c
    branches/cilkplus/gcc/vec.h
    branches/cilkplus/include/ChangeLog
    branches/cilkplus/include/plugin-api.h
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/directives.c
    branches/cilkplus/libffi/ChangeLog
    branches/cilkplus/libffi/src/mips/ffi.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/Makefile.in
    branches/cilkplus/libgcc/config/avr/avr-lib.h
    branches/cilkplus/libgcc/config/avr/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/t-avr
    branches/cilkplus/libgcc/config/i386/morestack.S
    branches/cilkplus/libgcc/config/i386/t-linux
    branches/cilkplus/libgcc/fixed-obj.mk
    branches/cilkplus/libgcc/static-object.mk
    branches/cilkplus/libgo/go/os/dir.go
    branches/cilkplus/libgo/mksysinfo.sh

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]