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]

r190715 - in /branches/gupc: ./ ChangeLog INSTA...


Author: gfunck
Date: Mon Aug 27 16:17:51 2012
New Revision: 190715

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190715
Log:
	Merge trunk version 190707 into gupc branch.
	* tree.h (struct tree_base): Adjust various
	UPC tree and type flags to refer to the
	newly introduced u.bits field.

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

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/avr/avr-fixed.md
      - copied unchanged from r190707, trunk/gcc/config/avr/avr-fixed.md
    branches/gupc/gcc/config/m32c/constraints.md
      - copied unchanged from r190707, trunk/gcc/config/m32c/constraints.md
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto34.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/cpp0x/auto34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
    branches/gupc/gcc/testsuite/g++.dg/init/new38.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/init/new38.C
    branches/gupc/gcc/testsuite/g++.dg/init/new39.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/init/new39.C
    branches/gupc/gcc/testsuite/g++.dg/lookup/using53.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/lookup/using53.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
      - copied unchanged from r190707, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr54321.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.c-torture/compile/pr54321.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20120817-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.c-torture/execute/20120817-1.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert.h
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fixed-point/convert.h
    branches/gupc/gcc/testsuite/gcc.dg/fold-perm.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/fold-perm.c
    branches/gupc/gcc/testsuite/gcc.dg/gomp/pr53992.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/gomp/pr53992.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr54355.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/pr54355.c
    branches/gupc/gcc/testsuite/gcc.dg/pr54363.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/pr54363.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr54327.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/torture/pr54327.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-64-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-64-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-64-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-64-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-64-3.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-64-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-64-4.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-64-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-3.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-4.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-5.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-6.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/long-double-80-7.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/long-double-80-7.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr52857-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/pr52857-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr52857-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/i386/pr52857-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/code-readable-4.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/mips/code-readable-4.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr39423-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/sh/pr39423-2.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr51244-11.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/sh/pr51244-11.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr54089-1.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/sh/pr54089-1.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr54089-2.c
      - copied unchanged from r190707, trunk/gcc/testsuite/gcc.target/sh/pr54089-2.c
    branches/gupc/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
      - copied unchanged from r190707, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
    branches/gupc/libgcc/config/avr/lib1funcs-fixed.S
      - copied unchanged from r190707, trunk/libgcc/config/avr/lib1funcs-fixed.S
Removed:
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/convert.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/INSTALL/README
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.def
    branches/gupc/Makefile.in
    branches/gupc/config/ChangeLog
    branches/gupc/config/cloog.m4
    branches/gupc/configure
    branches/gupc/contrib/regression/ChangeLog
    branches/gupc/contrib/regression/btest-gcc.sh
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/alloc-pool.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-ada-spec.c
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/avr/avr-dimode.md
    branches/gupc/gcc/config/avr/avr-modes.def
    branches/gupc/gcc/config/avr/avr-protos.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/avr/constraints.md
    branches/gupc/gcc/config/avr/predicates.md
    branches/gupc/gcc/config/i386/i386-c.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/i386.opt
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/sync.md
    branches/gupc/gcc/config/m32c/m32c-protos.h
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m32c/m32c.h
    branches/gupc/gcc/config/m32c/predicates.md
    branches/gupc/gcc/config/m32c/t-m32c
    branches/gupc/gcc/config/mep/mep-protos.h
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/mep/mep.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/sh/predicates.md
    branches/gupc/gcc/config/sh/sh-protos.h
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/df-scan.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/gty.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/options.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/dwarf2out.h
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/explow.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/parse.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-array.h
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-io.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fwprop.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genattrtab.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-iterator.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/expressions.h
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/opt-functions.awk
    branches/gupc/gcc/opts.h
    branches/gupc/gcc/params.def
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/print-tree.c
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/reginfo.c
    branches/gupc/gcc/regrename.c
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/resource.c
    branches/gupc/gcc/rtl.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype28.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/overload2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae24.C
    branches/gupc/gcc/testsuite/g++.dg/gomp/for-19.C
    branches/gupc/gcc/testsuite/g++.dg/overload/defarg1.C
    branches/gupc/gcc/testsuite/g++.dg/parse/crash40.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash108.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash89.C
    branches/gupc/gcc/testsuite/g++.dg/template/spec25.C
    branches/gupc/gcc/testsuite/gcc.target/arm/thumb-16bit-ops.c
    branches/gupc/gcc/testsuite/gcc.target/mips/code-readable-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/bessel_5.f90
    branches/gupc/gcc/testsuite/go.test/test/named1.go
    branches/gupc/gcc/testsuite/lib/scanasm.exp
    branches/gupc/gcc/tracer.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-flow-inline.h
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-alias.h
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-ch.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-operands.c
    branches/gupc/gcc/tree-ssa-operands.h
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.c
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/valtrack.c
    branches/gupc/gcc/vec.h
    branches/gupc/include/ChangeLog
    branches/gupc/include/plugin-api.h
    branches/gupc/libffi/ChangeLog
    branches/gupc/libffi/src/mips/ffi.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/Makefile.in
    branches/gupc/libgcc/config/avr/avr-lib.h
    branches/gupc/libgcc/config/avr/lib1funcs.S
    branches/gupc/libgcc/config/avr/t-avr
    branches/gupc/libgcc/config/i386/morestack.S
    branches/gupc/libgcc/config/i386/t-linux
    branches/gupc/libgcc/fixed-obj.mk
    branches/gupc/libgcc/static-object.mk
    branches/gupc/libgo/go/os/dir.go
    branches/gupc/libgo/mksysinfo.sh

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



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