r191314 - in /branches/lra: ./ ChangeLog INSTAL...
vmakarov@gcc.gnu.org
vmakarov@gcc.gnu.org
Fri Sep 14 21:57:00 GMT 2012
Author: vmakarov
Date: Fri Sep 14 21:57:16 2012
New Revision: 191314
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191314
Log:
Merged with trunk@191030.
2012-09-14 Vladimir Makarov <vmakarov@redhat.com>
* lra-int.h (lra_optional_reload_pseudos): New external.
* lra.c (lra_optional_reload_pseudos): New global bitmap.
(lra): Initialize and clear the bitmap.
* lra-assigns.c (lra_setup_reg_renumber): Print optional reload.
(spill_for): Ditto. Check lra_optional_reload_pseudos.
(assign_by_spills): Make optional assigning for optional reload
pseudos. Fix typo of usage of split pseudos during processing
inheriatance pseudos.
* lra-constraints.c (in_class_p): Add argument reg_mode. Check
that there are enough allocatable regs.
(get_reload_reg, process_addr_reg): Pass the new argument to
in_class_p.
(process_alt_operands): Ditto. Ignore early clobber for matched
equal pseudos.
(simplify_operand_subreg): Set up lra_optional_reload_pseudos.
(curr_insn_transform): Pass the new argument to in_class_p.
Added:
branches/lra/libstdc++-v3/doc/xsl/
- copied from r191030, trunk/libstdc++-v3/doc/xsl/
branches/lra/libstdc++-v3/include/ext/random
- copied unchanged from r191030, trunk/libstdc++-v3/include/ext/random
branches/lra/libstdc++-v3/include/ext/random.tcc
- copied unchanged from r191030, trunk/libstdc++-v3/include/ext/random.tcc
branches/lra/libstdc++-v3/src/c++11/random.cc
- copied unchanged from r191030, trunk/libstdc++-v3/src/c++11/random.cc
branches/lra/libstdc++-v3/testsuite/17_intro/headers/c++1998/complex.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/complex.cc
branches/lra/libstdc++-v3/testsuite/20_util/unique_ptr/54351.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/54351.cc
branches/lra/libstdc++-v3/testsuite/23_containers/unordered_map/erase/54276.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/erase/54276.cc
branches/lra/libstdc++-v3/testsuite/23_containers/unordered_map/operators/2.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/operators/2.cc
branches/lra/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/54276.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/54276.cc
branches/lra/libstdc++-v3/testsuite/26_numerics/complex/c99.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/26_numerics/complex/c99.cc
branches/lra/libstdc++-v3/testsuite/26_numerics/random/beta_distribution/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/beta_distribution/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/normal_mv_distribution/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/normal_mv_distribution/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/simd_fast_mersenne_twister_engine/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/simd_fast_mersenne_twister_engine/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/explicit_instantiation/
- copied from r191030, trunk/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/explicit_instantiation/
branches/lra/libstdc++-v3/testsuite/30_threads/async/54297.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/30_threads/async/54297.cc
branches/lra/libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc
branches/lra/libstdc++-v3/testsuite/decimal/pr54036-1.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/decimal/pr54036-1.cc
branches/lra/libstdc++-v3/testsuite/decimal/pr54036-2.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/decimal/pr54036-2.cc
branches/lra/libstdc++-v3/testsuite/decimal/pr54036-3.cc
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/decimal/pr54036-3.cc
branches/lra/libstdc++-v3/testsuite/util/testsuite_counter_type.h
- copied unchanged from r191030, trunk/libstdc++-v3/testsuite/util/testsuite_counter_type.h
Modified:
branches/lra/libstdc++-v3/ChangeLog
branches/lra/libstdc++-v3/Makefile.in
branches/lra/libstdc++-v3/acinclude.m4
branches/lra/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
branches/lra/libstdc++-v3/config/abi/pre/gnu.ver
branches/lra/libstdc++-v3/configure
branches/lra/libstdc++-v3/configure.ac
branches/lra/libstdc++-v3/doc/Makefile.am
branches/lra/libstdc++-v3/doc/Makefile.in
branches/lra/libstdc++-v3/doc/html/api.html
branches/lra/libstdc++-v3/doc/html/bk02.html
branches/lra/libstdc++-v3/doc/html/bk03.html
branches/lra/libstdc++-v3/doc/html/faq.html
branches/lra/libstdc++-v3/doc/html/index.html
branches/lra/libstdc++-v3/doc/html/manual/abi.html
branches/lra/libstdc++-v3/doc/html/manual/algorithms.html
branches/lra/libstdc++-v3/doc/html/manual/api.html
branches/lra/libstdc++-v3/doc/html/manual/appendix_contributing.html
branches/lra/libstdc++-v3/doc/html/manual/appendix_free.html
branches/lra/libstdc++-v3/doc/html/manual/appendix_gfdl.html
branches/lra/libstdc++-v3/doc/html/manual/appendix_gpl.html
branches/lra/libstdc++-v3/doc/html/manual/appendix_porting.html
branches/lra/libstdc++-v3/doc/html/manual/associative.html
branches/lra/libstdc++-v3/doc/html/manual/atomics.html
branches/lra/libstdc++-v3/doc/html/manual/backwards.html
branches/lra/libstdc++-v3/doc/html/manual/bitmap_allocator.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt02ch05s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch17s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch17s04.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch18s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch18s04.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch18s05.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s03.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s04.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s05.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s06.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch20s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch20s03.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch20s04.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch20s05.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch30s02.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03ch30s03.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
branches/lra/libstdc++-v3/doc/html/manual/bk01pt04.html
branches/lra/libstdc++-v3/doc/html/manual/bugs.html
branches/lra/libstdc++-v3/doc/html/manual/concurrency.html
branches/lra/libstdc++-v3/doc/html/manual/configure.html
branches/lra/libstdc++-v3/doc/html/manual/containers.html
branches/lra/libstdc++-v3/doc/html/manual/containers_and_c.html
branches/lra/libstdc++-v3/doc/html/manual/debug.html
branches/lra/libstdc++-v3/doc/html/manual/debug_mode.html
branches/lra/libstdc++-v3/doc/html/manual/diagnostics.html
branches/lra/libstdc++-v3/doc/html/manual/documentation_hacking.html
branches/lra/libstdc++-v3/doc/html/manual/dynamic_memory.html
branches/lra/libstdc++-v3/doc/html/manual/ext_algorithms.html
branches/lra/libstdc++-v3/doc/html/manual/ext_compile_checks.html
branches/lra/libstdc++-v3/doc/html/manual/ext_concurrency.html
branches/lra/libstdc++-v3/doc/html/manual/ext_containers.html
branches/lra/libstdc++-v3/doc/html/manual/ext_demangling.html
branches/lra/libstdc++-v3/doc/html/manual/ext_io.html
branches/lra/libstdc++-v3/doc/html/manual/ext_iterators.html
branches/lra/libstdc++-v3/doc/html/manual/ext_numerics.html
branches/lra/libstdc++-v3/doc/html/manual/ext_utilities.html
branches/lra/libstdc++-v3/doc/html/manual/extensions.html
branches/lra/libstdc++-v3/doc/html/manual/facets.html
branches/lra/libstdc++-v3/doc/html/manual/fstreams.html
branches/lra/libstdc++-v3/doc/html/manual/generalized_numeric_operations.html
branches/lra/libstdc++-v3/doc/html/manual/index.html
branches/lra/libstdc++-v3/doc/html/manual/internals.html
branches/lra/libstdc++-v3/doc/html/manual/intro.html
branches/lra/libstdc++-v3/doc/html/manual/io.html
branches/lra/libstdc++-v3/doc/html/manual/io_and_c.html
branches/lra/libstdc++-v3/doc/html/manual/iterators.html
branches/lra/libstdc++-v3/doc/html/manual/license.html
branches/lra/libstdc++-v3/doc/html/manual/localization.html
branches/lra/libstdc++-v3/doc/html/manual/make.html
branches/lra/libstdc++-v3/doc/html/manual/memory.html
branches/lra/libstdc++-v3/doc/html/manual/mt_allocator.html
branches/lra/libstdc++-v3/doc/html/manual/numerics.html
branches/lra/libstdc++-v3/doc/html/manual/numerics_and_c.html
branches/lra/libstdc++-v3/doc/html/manual/pairs.html
branches/lra/libstdc++-v3/doc/html/manual/parallel_mode.html
branches/lra/libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
branches/lra/libstdc++-v3/doc/html/manual/policy_data_structures.html
branches/lra/libstdc++-v3/doc/html/manual/policy_data_structures_biblio.html
branches/lra/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
branches/lra/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
branches/lra/libstdc++-v3/doc/html/manual/profile_mode.html
branches/lra/libstdc++-v3/doc/html/manual/setup.html
branches/lra/libstdc++-v3/doc/html/manual/source_code_style.html
branches/lra/libstdc++-v3/doc/html/manual/source_design_notes.html
branches/lra/libstdc++-v3/doc/html/manual/source_organization.html
branches/lra/libstdc++-v3/doc/html/manual/status.html
branches/lra/libstdc++-v3/doc/html/manual/streambufs.html
branches/lra/libstdc++-v3/doc/html/manual/strings.html
branches/lra/libstdc++-v3/doc/html/manual/stringstreams.html
branches/lra/libstdc++-v3/doc/html/manual/support.html
branches/lra/libstdc++-v3/doc/html/manual/termination.html
branches/lra/libstdc++-v3/doc/html/manual/test.html
branches/lra/libstdc++-v3/doc/html/manual/traits.html
branches/lra/libstdc++-v3/doc/html/manual/using.html
branches/lra/libstdc++-v3/doc/html/manual/using_concurrency.html
branches/lra/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
branches/lra/libstdc++-v3/doc/html/manual/using_exceptions.html
branches/lra/libstdc++-v3/doc/html/manual/using_headers.html
branches/lra/libstdc++-v3/doc/html/manual/using_macros.html
branches/lra/libstdc++-v3/doc/html/manual/using_namespaces.html
branches/lra/libstdc++-v3/doc/html/manual/utilities.html
branches/lra/libstdc++-v3/doc/xml/manual/numerics.xml
branches/lra/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
branches/lra/libstdc++-v3/include/Makefile.am
branches/lra/libstdc++-v3/include/Makefile.in
branches/lra/libstdc++-v3/include/bits/atomic_base.h
branches/lra/libstdc++-v3/include/bits/concept_check.h
branches/lra/libstdc++-v3/include/bits/hashtable.h
branches/lra/libstdc++-v3/include/bits/hashtable_policy.h
branches/lra/libstdc++-v3/include/bits/random.h
branches/lra/libstdc++-v3/include/bits/random.tcc
branches/lra/libstdc++-v3/include/bits/shared_ptr.h
branches/lra/libstdc++-v3/include/bits/shared_ptr_base.h
branches/lra/libstdc++-v3/include/bits/unique_ptr.h
branches/lra/libstdc++-v3/include/c_compatibility/complex.h
branches/lra/libstdc++-v3/include/debug/functions.h
branches/lra/libstdc++-v3/include/decimal/decimal.h
branches/lra/libstdc++-v3/include/std/atomic
branches/lra/libstdc++-v3/include/std/chrono
branches/lra/libstdc++-v3/include/std/future
branches/lra/libstdc++-v3/include/std/thread
branches/lra/libstdc++-v3/include/std/unordered_map
branches/lra/libstdc++-v3/include/std/unordered_set
branches/lra/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/lra/libstdc++-v3/src/c++11/Makefile.am
branches/lra/libstdc++-v3/src/c++11/Makefile.in
branches/lra/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
branches/lra/libstdc++-v3/src/c++11/condition_variable.cc
branches/lra/libstdc++-v3/src/c++11/future.cc
branches/lra/libstdc++-v3/src/c++11/thread.cc
branches/lra/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
branches/lra/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
branches/lra/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
branches/lra/libstdc++-v3/testsuite/decimal/binary-arith.cc
branches/lra/libstdc++-v3/testsuite/decimal/cast_neg.cc
branches/lra/libstdc++-v3/testsuite/decimal/comparison.cc
branches/lra/libstdc++-v3/testsuite/decimal/compound-assignment-memfunc.cc
branches/lra/libstdc++-v3/testsuite/decimal/compound-assignment.cc
branches/lra/libstdc++-v3/testsuite/decimal/conversion-from-float.cc
branches/lra/libstdc++-v3/testsuite/decimal/conversion-from-integral.cc
branches/lra/libstdc++-v3/testsuite/decimal/conversion-to-generic-float.cc
branches/lra/libstdc++-v3/testsuite/decimal/conversion-to-integral.cc
branches/lra/libstdc++-v3/testsuite/decimal/ctor.cc
branches/lra/libstdc++-v3/testsuite/decimal/incdec-memfunc.cc
branches/lra/libstdc++-v3/testsuite/decimal/incdec.cc
branches/lra/libstdc++-v3/testsuite/decimal/make-decimal.cc
branches/lra/libstdc++-v3/testsuite/decimal/mixed-mode-arith_neg.cc
branches/lra/libstdc++-v3/testsuite/decimal/mixed-mode-cmp_neg.cc
branches/lra/libstdc++-v3/testsuite/decimal/unary-arith.cc
branches/lra/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
branches/lra/libstdc++-v3/testsuite/util/testsuite_abi.cc
Changes in other areas also in this revision:
Added:
branches/lra/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
- copied unchanged from r191030, trunk/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
branches/lra/gcc/config/avr/avr-fixed.md
- copied unchanged from r191030, trunk/gcc/config/avr/avr-fixed.md
branches/lra/gcc/config/avr/avrlibc.h
- copied unchanged from r191030, trunk/gcc/config/avr/avrlibc.h
branches/lra/gcc/config/host-openbsd.c
- copied unchanged from r191030, trunk/gcc/config/host-openbsd.c
branches/lra/gcc/config/i386/adxintrin.h
- copied unchanged from r191030, trunk/gcc/config/i386/adxintrin.h
branches/lra/gcc/config/m32c/constraints.md
- copied unchanged from r191030, trunk/gcc/config/m32c/constraints.md
branches/lra/gcc/config/sh/iterators.md
- copied unchanged from r191030, trunk/gcc/config/sh/iterators.md
branches/lra/gcc/config/tilegx/feedback.h
- copied unchanged from r191030, trunk/gcc/config/tilegx/feedback.h
branches/lra/gcc/config/tilegx/tilegx-opts.h
- copied unchanged from r191030, trunk/gcc/config/tilegx/tilegx-opts.h
branches/lra/gcc/config/tilepro/feedback.h
- copied unchanged from r191030, trunk/gcc/config/tilepro/feedback.h
branches/lra/gcc/config/x-openbsd
- copied unchanged from r191030, trunk/gcc/config/x-openbsd
branches/lra/gcc/hash-table.c
- copied unchanged from r191030, trunk/gcc/hash-table.c
branches/lra/gcc/hash-table.h
- copied unchanged from r191030, trunk/gcc/hash-table.h
branches/lra/gcc/testsuite/c-c++-common/pr54486.c
- copied unchanged from r191030, trunk/gcc/testsuite/c-c++-common/pr54486.c
branches/lra/gcc/testsuite/g++.dg/conversion/void2.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/conversion/void2.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/auto34.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/auto34.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype40.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/decltype40.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype41.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/decltype41.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype42.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/decltype42.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg3.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-intname.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-intname.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/sfinae38.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae38.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/sfinae39.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae39.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/static_assert8.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert8.C
branches/lra/gcc/testsuite/g++.dg/debug/dwarf2/non-virtual-thunk.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/debug/dwarf2/non-virtual-thunk.C
branches/lra/gcc/testsuite/g++.dg/ext/flexary3.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/ext/flexary3.C
branches/lra/gcc/testsuite/g++.dg/init/lifetime3.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/init/lifetime3.C
branches/lra/gcc/testsuite/g++.dg/init/new38.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/init/new38.C
branches/lra/gcc/testsuite/g++.dg/init/new39.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/init/new39.C
branches/lra/gcc/testsuite/g++.dg/lookup/using53.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/lookup/using53.C
branches/lra/gcc/testsuite/g++.dg/opt/pr42295.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/opt/pr42295.C
branches/lra/gcc/testsuite/g++.dg/parse/error50.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/parse/error50.C
branches/lra/gcc/testsuite/g++.dg/template/access24.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/template/access24.C
branches/lra/gcc/testsuite/g++.dg/template/defarg15.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/template/defarg15.C
branches/lra/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
- copied unchanged from r191030, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-17.C
branches/lra/gcc/testsuite/gcc.c-torture/compile/20120727-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/20120727-1.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/20120727-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/20120727-2.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr39423-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr39423-1.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr39423-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr39423-2.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr49206.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr49206.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr53411.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr53411.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr53495.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr53495.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr54321.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr54321.c
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr54428.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/compile/pr54428.c
branches/lra/gcc/testsuite/gcc.c-torture/execute/20120808-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/execute/20120808-1.c
branches/lra/gcc/testsuite/gcc.c-torture/execute/20120817-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.c-torture/execute/20120817-1.c
branches/lra/gcc/testsuite/gcc.dg/54455.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/54455.c
branches/lra/gcc/testsuite/gcc.dg/cpp/_Pragma7.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/cpp/_Pragma7.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-1.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-2.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-3.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-4.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-accum-neg.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-1.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-2.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-3.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-float-4.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert-sat.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert.h
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fixed-point/convert.h
branches/lra/gcc/testsuite/gcc.dg/fold-perm.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/fold-perm.c
branches/lra/gcc/testsuite/gcc.dg/gomp/pr53992.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/gomp/pr53992.c
branches/lra/gcc/testsuite/gcc.dg/guality/pr54200.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/guality/pr54200.c
branches/lra/gcc/testsuite/gcc.dg/ipa/iinline-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/ipa/iinline-4.c
branches/lra/gcc/testsuite/gcc.dg/ipa/iinline-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/ipa/iinline-5.c
branches/lra/gcc/testsuite/gcc.dg/ipa/iinline-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/ipa/iinline-6.c
branches/lra/gcc/testsuite/gcc.dg/ipa/iinline-7.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/ipa/iinline-7.c
branches/lra/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-1.c
branches/lra/gcc/testsuite/gcc.dg/lto/20120723_0.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/lto/20120723_0.c
branches/lra/gcc/testsuite/gcc.dg/lto/20120723_1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/lto/20120723_1.c
branches/lra/gcc/testsuite/gcc.dg/pr53701.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/pr53701.c
branches/lra/gcc/testsuite/gcc.dg/pr54355.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/pr54355.c
branches/lra/gcc/testsuite/gcc.dg/pr54363.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/pr54363.c
branches/lra/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-1.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-2.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-3.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-4.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-5.c
branches/lra/gcc/testsuite/gcc.dg/torture/matrix-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/matrix-6.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54027.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54027.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54109.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54109.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54261-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54261-1.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54327.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54327.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54409.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54409.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54436.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54436.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr54458.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/pr54458.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-1.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-2.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-3.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-4.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-5.c
branches/lra/gcc/testsuite/gcc.dg/torture/transpose-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/transpose-6.c
branches/lra/gcc/testsuite/gcc.dg/torture/vector-shuffle1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/torture/vector-shuffle1.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-19.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pr54211.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr54211.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pr54245.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr54245.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-10.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-10.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-11.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-11.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-12.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-12.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-13.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-13.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-14.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-14.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-15.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-15.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-16.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-16.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-17.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-17.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-18.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-18.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-19.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-19.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-20.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-20.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-21.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-21.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-22.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-22.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-23.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-23.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-24.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-24.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-25.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-25.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-26.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-26.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-30.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-30.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-31.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-31.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-5.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-6.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-7.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-7.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-9.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-9.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-10.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-10.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-11.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-11.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-8.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-8.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-9.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-9.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/strlen-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/strlen-1.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/vrp78.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp78.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp79.c
branches/lra/gcc/testsuite/gcc.target/arm/div64-unwinding.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/arm/div64-unwinding.c
branches/lra/gcc/testsuite/gcc.target/arm/neon-vext-execute.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/arm/neon-vext-execute.c
branches/lra/gcc/testsuite/gcc.target/arm/neon-vext.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/arm/neon-vext.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx32-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-2.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx32-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-3.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx64-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-2.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-addcarryx64-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-3.c
branches/lra/gcc/testsuite/gcc.target/i386/adx-check.h
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/adx-check.h
branches/lra/gcc/testsuite/gcc.target/i386/long-double-64-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-64-1.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-64-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-64-2.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-64-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-64-3.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-64-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-64-4.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-1.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-2.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-3.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-4.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-5.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-6.c
branches/lra/gcc/testsuite/gcc.target/i386/long-double-80-7.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/long-double-80-7.c
branches/lra/gcc/testsuite/gcc.target/i386/perm-concat.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/perm-concat.c
branches/lra/gcc/testsuite/gcc.target/i386/pr20020-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr20020-1.c
branches/lra/gcc/testsuite/gcc.target/i386/pr20020-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr20020-2.c
branches/lra/gcc/testsuite/gcc.target/i386/pr20020-3.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr20020-3.c
branches/lra/gcc/testsuite/gcc.target/i386/pr46254.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr46254.c
branches/lra/gcc/testsuite/gcc.target/i386/pr46829.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr46829.c
branches/lra/gcc/testsuite/gcc.target/i386/pr46843.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr46843.c
branches/lra/gcc/testsuite/gcc.target/i386/pr52857-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr52857-1.c
branches/lra/gcc/testsuite/gcc.target/i386/pr52857-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr52857-2.c
branches/lra/gcc/testsuite/gcc.target/i386/pr54157.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/i386/pr54157.c
branches/lra/gcc/testsuite/gcc.target/mips/call-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/mips/call-4.c
branches/lra/gcc/testsuite/gcc.target/mips/code-readable-4.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/mips/code-readable-4.c
branches/lra/gcc/testsuite/gcc.target/mips/pr54240.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/mips/pr54240.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-8.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/mips/truncate-8.c
branches/lra/gcc/testsuite/gcc.target/powerpc/pr54240.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/powerpc/pr54240.c
branches/lra/gcc/testsuite/gcc.target/sh/pr39423-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr39423-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr39423-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr39423-2.c
branches/lra/gcc/testsuite/gcc.target/sh/pr50751-8.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr50751-8.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-10.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-10.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-11.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-11.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-5.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-5.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-6.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-6.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-7.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-7.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-8.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-8.c
branches/lra/gcc/testsuite/gcc.target/sh/pr51244-9.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr51244-9.c
branches/lra/gcc/testsuite/gcc.target/sh/pr52933-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr52933-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr52933-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr52933-2.c
branches/lra/gcc/testsuite/gcc.target/sh/pr54089-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr54089-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr54089-2.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr54089-2.c
branches/lra/gcc/testsuite/gcc.target/sh/pr54236-1.c
- copied unchanged from r191030, trunk/gcc/testsuite/gcc.target/sh/pr54236-1.c
branches/lra/gcc/testsuite/gfortran.dg/array_5.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/array_5.f90
branches/lra/gcc/testsuite/gfortran.dg/coarray_class_1.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/coarray_class_1.f90
branches/lra/gcc/testsuite/gfortran.dg/data_constraints_3.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/data_constraints_3.f90
branches/lra/gcc/testsuite/gfortran.dg/do_5.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/do_5.f90
branches/lra/gcc/testsuite/gfortran.dg/dummy_procedure_8.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_8.f90
branches/lra/gcc/testsuite/gfortran.dg/interface_37.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/interface_37.f90
branches/lra/gcc/testsuite/gfortran.dg/intrinsic_shadow_4.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/intrinsic_shadow_4.f90
branches/lra/gcc/testsuite/gfortran.dg/pr36680.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/pr36680.f90
branches/lra/gcc/testsuite/gfortran.dg/pr48636.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/pr48636.f90
branches/lra/gcc/testsuite/gfortran.dg/promotion_2.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/promotion_2.f90
branches/lra/gcc/testsuite/gfortran.dg/public_private_module_6.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/public_private_module_6.f90
branches/lra/gcc/testsuite/gfortran.dg/real_compare_1.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/real_compare_1.f90
branches/lra/gcc/testsuite/gfortran.dg/select_type_29.f03
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/select_type_29.f03
branches/lra/gcc/testsuite/gfortran.dg/typebound_call_24.f03
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/typebound_call_24.f03
branches/lra/gcc/testsuite/gfortran.dg/typebound_proc_27.f03
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/typebound_proc_27.f03
branches/lra/gcc/testsuite/gfortran.dg/warn_conversion_4.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/warn_conversion_4.f90
branches/lra/gcc/testsuite/gfortran.dg/warn_target_lifetime_1.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_1.f90
branches/lra/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
- copied unchanged from r191030, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_2.f90
branches/lra/libgcc/config/avr/lib1funcs-fixed.S
- copied unchanged from r191030, trunk/libgcc/config/avr/lib1funcs-fixed.S
branches/lra/libgcc/config/avr/t-avrlibc
- copied unchanged from r191030, trunk/libgcc/config/avr/t-avrlibc
branches/lra/libgo/runtime/getncpu-bsd.c
- copied unchanged from r191030, trunk/libgo/runtime/getncpu-bsd.c
branches/lra/libgo/runtime/getncpu-irix.c
- copied unchanged from r191030, trunk/libgo/runtime/getncpu-irix.c
branches/lra/libgo/runtime/getncpu-linux.c
- copied unchanged from r191030, trunk/libgo/runtime/getncpu-linux.c
branches/lra/libgo/runtime/getncpu-none.c
- copied unchanged from r191030, trunk/libgo/runtime/getncpu-none.c
branches/lra/libgo/runtime/getncpu-solaris.c
- copied unchanged from r191030, trunk/libgo/runtime/getncpu-solaris.c
Removed:
branches/lra/gcc/matrix-reorg.c
branches/lra/gcc/testsuite/gcc.dg/fixed-point/convert.c
branches/lra/gcc/testsuite/gcc.dg/matrix/
Modified:
branches/lra/ (props changed)
branches/lra/ChangeLog
branches/lra/INSTALL/README
branches/lra/MAINTAINERS
branches/lra/Makefile.def
branches/lra/Makefile.in
branches/lra/Makefile.tpl
branches/lra/config/ChangeLog
branches/lra/config/cloog.m4
branches/lra/config/isl.m4
branches/lra/configure
branches/lra/configure.ac
branches/lra/contrib/ChangeLog
branches/lra/contrib/make_sunver.pl
branches/lra/contrib/regression/ChangeLog
branches/lra/contrib/regression/btest-gcc.sh
branches/lra/contrib/testsuite-management/validate_failures.py
branches/lra/gcc/ChangeLog
branches/lra/gcc/DATESTAMP
branches/lra/gcc/Makefile.in
branches/lra/gcc/ada/ChangeLog
branches/lra/gcc/ada/a-ngelfu.adb
branches/lra/gcc/ada/aspects.ads
branches/lra/gcc/ada/checks.adb
branches/lra/gcc/ada/exp_aggr.adb
branches/lra/gcc/ada/exp_attr.adb
branches/lra/gcc/ada/exp_ch11.adb
branches/lra/gcc/ada/exp_ch4.adb
branches/lra/gcc/ada/exp_ch6.adb
branches/lra/gcc/ada/exp_ch7.adb
branches/lra/gcc/ada/exp_ch9.adb
branches/lra/gcc/ada/exp_util.adb
branches/lra/gcc/ada/freeze.adb
branches/lra/gcc/ada/frontend.adb
branches/lra/gcc/ada/g-sercom-linux.adb
branches/lra/gcc/ada/g-sercom-mingw.adb
branches/lra/gcc/ada/g-sercom.adb
branches/lra/gcc/ada/g-sercom.ads
branches/lra/gcc/ada/g-socket.adb
branches/lra/gcc/ada/gcc-interface/Makefile.in
branches/lra/gcc/ada/gcc-interface/decl.c
branches/lra/gcc/ada/gcc-interface/trans.c
branches/lra/gcc/ada/gcc-interface/utils.c
branches/lra/gcc/ada/gcc-interface/utils2.c
branches/lra/gcc/ada/gnat-style.texi
branches/lra/gcc/ada/gnat1drv.adb
branches/lra/gcc/ada/inline.ads
branches/lra/gcc/ada/layout.adb
branches/lra/gcc/ada/makeutl.ads
branches/lra/gcc/ada/opt.ads
branches/lra/gcc/ada/osint.adb
branches/lra/gcc/ada/par-ch13.adb
branches/lra/gcc/ada/par-endh.adb
branches/lra/gcc/ada/par_sco.adb
branches/lra/gcc/ada/prj-attr.adb
branches/lra/gcc/ada/restrict.adb
branches/lra/gcc/ada/s-atopri.adb
branches/lra/gcc/ada/s-htable.adb
branches/lra/gcc/ada/s-oscons-tmplt.c
branches/lra/gcc/ada/sem.adb
branches/lra/gcc/ada/sem.ads
branches/lra/gcc/ada/sem_attr.adb
branches/lra/gcc/ada/sem_aux.adb
branches/lra/gcc/ada/sem_aux.ads
branches/lra/gcc/ada/sem_ch10.adb
branches/lra/gcc/ada/sem_ch13.adb
branches/lra/gcc/ada/sem_ch13.ads
branches/lra/gcc/ada/sem_ch3.adb
branches/lra/gcc/ada/sem_ch4.adb
branches/lra/gcc/ada/sem_ch5.adb
branches/lra/gcc/ada/sem_ch6.adb
branches/lra/gcc/ada/sem_ch8.adb
branches/lra/gcc/ada/sem_ch9.adb
branches/lra/gcc/ada/sem_dim.adb
branches/lra/gcc/ada/sem_eval.ads
branches/lra/gcc/ada/sem_mech.adb
branches/lra/gcc/ada/sem_prag.adb
branches/lra/gcc/ada/sem_res.adb
branches/lra/gcc/ada/sem_util.adb
branches/lra/gcc/ada/sem_util.ads
branches/lra/gcc/ada/sinfo.adb
branches/lra/gcc/ada/sinfo.ads
branches/lra/gcc/ada/snames.ads-tmpl
branches/lra/gcc/ada/switch-c.adb
branches/lra/gcc/ada/system-aix.ads
branches/lra/gcc/ada/system-aix64.ads
branches/lra/gcc/ada/system-darwin-ppc.ads
branches/lra/gcc/ada/system-hpux.ads
branches/lra/gcc/ada/system-linux-alpha.ads
branches/lra/gcc/ada/system-linux-hppa.ads
branches/lra/gcc/ada/system-linux-ppc.ads
branches/lra/gcc/ada/system-linux-s390.ads
branches/lra/gcc/ada/system-linux-s390x.ads
branches/lra/gcc/ada/system-linux-sh4.ads
branches/lra/gcc/ada/system-linux-sparc.ads
branches/lra/gcc/ada/system-lynxos-ppc.ads
branches/lra/gcc/ada/system-mingw.ads
branches/lra/gcc/ada/system-solaris-sparc.ads
branches/lra/gcc/ada/system-solaris-sparcv9.ads
branches/lra/gcc/ada/system-vms_64.ads
branches/lra/gcc/ada/system-vxworks-arm.ads
branches/lra/gcc/ada/system-vxworks-m68k.ads
branches/lra/gcc/ada/system-vxworks-mips.ads
branches/lra/gcc/ada/system-vxworks-ppc.ads
branches/lra/gcc/ada/system-vxworks-sparcv9.ads
branches/lra/gcc/ada/tree_io.ads
branches/lra/gcc/ada/types.ads
branches/lra/gcc/ada/uintp.adb
branches/lra/gcc/ada/xoscons.adb
branches/lra/gcc/alias.c
branches/lra/gcc/alloc-pool.c
branches/lra/gcc/basic-block.h
branches/lra/gcc/bb-reorder.c
branches/lra/gcc/bitmap.h
branches/lra/gcc/bt-load.c
branches/lra/gcc/builtins.c
branches/lra/gcc/c-family/ChangeLog
branches/lra/gcc/c-family/c-ada-spec.c
branches/lra/gcc/c-family/c-common.c
branches/lra/gcc/c-family/c-common.def
branches/lra/gcc/c-family/c-common.h
branches/lra/gcc/c-family/c-opts.c
branches/lra/gcc/c-family/c-pragma.c
branches/lra/gcc/c-family/c-pretty-print.c
branches/lra/gcc/c-family/c.opt
branches/lra/gcc/c/ChangeLog
branches/lra/gcc/c/c-convert.c
branches/lra/gcc/c/c-decl.c
branches/lra/gcc/c/c-parser.c
branches/lra/gcc/c/c-tree.h
branches/lra/gcc/c/c-typeck.c
branches/lra/gcc/calls.c
branches/lra/gcc/cfg.c
branches/lra/gcc/cfganal.c
branches/lra/gcc/cfgexpand.c
branches/lra/gcc/cfghooks.c
branches/lra/gcc/cfgloop.c
branches/lra/gcc/cfgloop.h
branches/lra/gcc/cfgloopmanip.c
branches/lra/gcc/cfgrtl.c
branches/lra/gcc/cgraph.h
branches/lra/gcc/cgraphunit.c
branches/lra/gcc/combine.c
branches/lra/gcc/common.opt
branches/lra/gcc/common/config/i386/i386-common.c
branches/lra/gcc/common/config/rs6000/rs6000-common.c
branches/lra/gcc/common/config/sh/sh-common.c
branches/lra/gcc/config.gcc
branches/lra/gcc/config.host
branches/lra/gcc/config.in
branches/lra/gcc/config/alpha/alpha.c
branches/lra/gcc/config/arm/arm.c
branches/lra/gcc/config/arm/arm.md
branches/lra/gcc/config/arm/mmintrin.h
branches/lra/gcc/config/arm/neon.md
branches/lra/gcc/config/avr/avr-c.c
branches/lra/gcc/config/avr/avr-dimode.md
branches/lra/gcc/config/avr/avr-log.c
branches/lra/gcc/config/avr/avr-modes.def
branches/lra/gcc/config/avr/avr-protos.h
branches/lra/gcc/config/avr/avr.c
branches/lra/gcc/config/avr/avr.h
branches/lra/gcc/config/avr/avr.md
branches/lra/gcc/config/avr/constraints.md
branches/lra/gcc/config/avr/gen-avr-mmcu-texi.c
branches/lra/gcc/config/avr/predicates.md
branches/lra/gcc/config/avr/t-avr
branches/lra/gcc/config/bfin/bfin.c
branches/lra/gcc/config/c6x/c6x.c
branches/lra/gcc/config/cr16/cr16.c
branches/lra/gcc/config/cris/cris.c
branches/lra/gcc/config/epiphany/epiphany.c
branches/lra/gcc/config/fr30/fr30.md
branches/lra/gcc/config/i386/cpuid.h
branches/lra/gcc/config/i386/driver-i386.c
branches/lra/gcc/config/i386/i386-builtin-types.def
branches/lra/gcc/config/i386/i386-c.c
branches/lra/gcc/config/i386/i386-protos.h
branches/lra/gcc/config/i386/i386.c
branches/lra/gcc/config/i386/i386.h
branches/lra/gcc/config/i386/i386.md
branches/lra/gcc/config/i386/i386.opt
branches/lra/gcc/config/i386/i386elf.h
branches/lra/gcc/config/i386/openbsdelf.h
branches/lra/gcc/config/i386/predicates.md
branches/lra/gcc/config/i386/sse.md
branches/lra/gcc/config/i386/sync.md
branches/lra/gcc/config/i386/x86intrin.h
branches/lra/gcc/config/ia64/hpux.h
branches/lra/gcc/config/ia64/ia64.c
branches/lra/gcc/config/iq2000/iq2000.c
branches/lra/gcc/config/iq2000/iq2000.md
branches/lra/gcc/config/lm32/lm32.c
branches/lra/gcc/config/m32c/m32c-protos.h
branches/lra/gcc/config/m32c/m32c.c
branches/lra/gcc/config/m32c/m32c.h
branches/lra/gcc/config/m32c/predicates.md
branches/lra/gcc/config/m32c/t-m32c
branches/lra/gcc/config/m32r/m32r.c
branches/lra/gcc/config/mcore/mcore.c
branches/lra/gcc/config/mcore/mcore.md
branches/lra/gcc/config/mep/mep-protos.h
branches/lra/gcc/config/mep/mep.c
branches/lra/gcc/config/mep/mep.h
branches/lra/gcc/config/mep/t-mep
branches/lra/gcc/config/microblaze/microblaze.c
branches/lra/gcc/config/mips/24k.md
branches/lra/gcc/config/mips/74k.md
branches/lra/gcc/config/mips/mips-cpus.def
branches/lra/gcc/config/mips/mips-dsp.md
branches/lra/gcc/config/mips/mips-dspr2.md
branches/lra/gcc/config/mips/mips-protos.h
branches/lra/gcc/config/mips/mips.c
branches/lra/gcc/config/mips/mips.h
branches/lra/gcc/config/mips/mips.md
branches/lra/gcc/config/mips/xlr.md
branches/lra/gcc/config/mmix/mmix.c
branches/lra/gcc/config/mn10300/mn10300.c
branches/lra/gcc/config/openbsd.h
branches/lra/gcc/config/pa/pa.c
branches/lra/gcc/config/rl78/rl78.c
branches/lra/gcc/config/rs6000/aix43.h
branches/lra/gcc/config/rs6000/aix51.h
branches/lra/gcc/config/rs6000/aix52.h
branches/lra/gcc/config/rs6000/aix53.h
branches/lra/gcc/config/rs6000/aix61.h
branches/lra/gcc/config/rs6000/darwin.h
branches/lra/gcc/config/rs6000/darwin.md
branches/lra/gcc/config/rs6000/darwin64.h
branches/lra/gcc/config/rs6000/default64.h
branches/lra/gcc/config/rs6000/dfp.md
branches/lra/gcc/config/rs6000/driver-rs6000.c
branches/lra/gcc/config/rs6000/eabi.h
branches/lra/gcc/config/rs6000/eabialtivec.h
branches/lra/gcc/config/rs6000/eabispe.h
branches/lra/gcc/config/rs6000/linuxaltivec.h
branches/lra/gcc/config/rs6000/linuxspe.h
branches/lra/gcc/config/rs6000/rs6000-builtin.def
branches/lra/gcc/config/rs6000/rs6000-c.c
branches/lra/gcc/config/rs6000/rs6000-cpus.def
branches/lra/gcc/config/rs6000/rs6000-tables.opt
branches/lra/gcc/config/rs6000/rs6000.c
branches/lra/gcc/config/rs6000/rs6000.h
branches/lra/gcc/config/rs6000/rs6000.md
branches/lra/gcc/config/rs6000/rs6000.opt
branches/lra/gcc/config/rs6000/spe.md
branches/lra/gcc/config/rs6000/sync.md
branches/lra/gcc/config/rs6000/sysv4.h
branches/lra/gcc/config/rs6000/sysv4le.h
branches/lra/gcc/config/rs6000/vsx.md
branches/lra/gcc/config/rs6000/vxworks.h
branches/lra/gcc/config/rx/rx.c
branches/lra/gcc/config/s390/s390-protos.h
branches/lra/gcc/config/s390/s390.c
branches/lra/gcc/config/s390/s390.md
branches/lra/gcc/config/score/score-protos.h
branches/lra/gcc/config/score/score.c
branches/lra/gcc/config/sh/constraints.md
branches/lra/gcc/config/sh/predicates.md
branches/lra/gcc/config/sh/sh-protos.h
branches/lra/gcc/config/sh/sh.c
branches/lra/gcc/config/sh/sh.h
branches/lra/gcc/config/sh/sh.md
branches/lra/gcc/config/sh/sh.opt
branches/lra/gcc/config/sh/sync.md
branches/lra/gcc/config/sparc/sparc.c
branches/lra/gcc/config/sparc/sparc.h
branches/lra/gcc/config/spu/spu.c
branches/lra/gcc/config/spu/t-spu-elf
branches/lra/gcc/config/stormy16/stormy16.c
branches/lra/gcc/config/t-openbsd
branches/lra/gcc/config/tilegx/predicates.md
branches/lra/gcc/config/tilegx/sync.md
branches/lra/gcc/config/tilegx/tilegx-generic.md
branches/lra/gcc/config/tilegx/tilegx-protos.h
branches/lra/gcc/config/tilegx/tilegx.c
branches/lra/gcc/config/tilegx/tilegx.h
branches/lra/gcc/config/tilegx/tilegx.md
branches/lra/gcc/config/tilegx/tilegx.opt
branches/lra/gcc/config/tilepro/tilepro.c
branches/lra/gcc/config/v850/v850.c
branches/lra/gcc/config/vax/vax.c
branches/lra/gcc/config/xtensa/xtensa.c
branches/lra/gcc/config/xtensa/xtensa.h
branches/lra/gcc/configure
branches/lra/gcc/configure.ac
branches/lra/gcc/coretypes.h
branches/lra/gcc/coverage.c
branches/lra/gcc/cp/ChangeLog
branches/lra/gcc/cp/Make-lang.in
branches/lra/gcc/cp/call.c
branches/lra/gcc/cp/class.c
branches/lra/gcc/cp/cp-lang.c
branches/lra/gcc/cp/cp-tree.def
branches/lra/gcc/cp/cp-tree.h
branches/lra/gcc/cp/cvt.c
branches/lra/gcc/cp/cxx-pretty-print.c
branches/lra/gcc/cp/decl.c
branches/lra/gcc/cp/decl2.c
branches/lra/gcc/cp/error.c
branches/lra/gcc/cp/except.c
branches/lra/gcc/cp/friend.c
branches/lra/gcc/cp/init.c
branches/lra/gcc/cp/name-lookup.c
branches/lra/gcc/cp/parser.c
branches/lra/gcc/cp/pt.c
branches/lra/gcc/cp/rtti.c
branches/lra/gcc/cp/search.c
branches/lra/gcc/cp/semantics.c
branches/lra/gcc/cp/tree.c
branches/lra/gcc/cp/typeck.c
branches/lra/gcc/cp/typeck2.c
branches/lra/gcc/cse.c
branches/lra/gcc/cselib.c
branches/lra/gcc/df-problems.c
branches/lra/gcc/df-scan.c
branches/lra/gcc/diagnostic.c
branches/lra/gcc/doc/extend.texi
branches/lra/gcc/doc/gimple.texi
branches/lra/gcc/doc/gty.texi
branches/lra/gcc/doc/install.texi
branches/lra/gcc/doc/invoke.texi
branches/lra/gcc/doc/md.texi
branches/lra/gcc/doc/options.texi
branches/lra/gcc/doc/sourcebuild.texi
branches/lra/gcc/doc/tm.texi
branches/lra/gcc/doc/tm.texi.in
branches/lra/gcc/dominance.c
branches/lra/gcc/double-int.c
branches/lra/gcc/double-int.h
branches/lra/gcc/dse.c
branches/lra/gcc/dwarf2cfi.c
branches/lra/gcc/dwarf2out.c
branches/lra/gcc/dwarf2out.h
branches/lra/gcc/emit-rtl.c
branches/lra/gcc/except.c
branches/lra/gcc/explow.c
branches/lra/gcc/expmed.c
branches/lra/gcc/expr.c
branches/lra/gcc/final.c
branches/lra/gcc/fixed-value.c
branches/lra/gcc/fold-const.c
branches/lra/gcc/fortran/ChangeLog
branches/lra/gcc/fortran/array.c
branches/lra/gcc/fortran/check.c
branches/lra/gcc/fortran/class.c
branches/lra/gcc/fortran/data.c
branches/lra/gcc/fortran/decl.c
branches/lra/gcc/fortran/dependency.c
branches/lra/gcc/fortran/dump-parse-tree.c
branches/lra/gcc/fortran/error.c
branches/lra/gcc/fortran/expr.c
branches/lra/gcc/fortran/gfortran.h
branches/lra/gcc/fortran/interface.c
branches/lra/gcc/fortran/intrinsic.c
branches/lra/gcc/fortran/invoke.texi
branches/lra/gcc/fortran/lang.opt
branches/lra/gcc/fortran/match.c
branches/lra/gcc/fortran/module.c
branches/lra/gcc/fortran/options.c
branches/lra/gcc/fortran/parse.c
branches/lra/gcc/fortran/primary.c
branches/lra/gcc/fortran/resolve.c
branches/lra/gcc/fortran/scanner.c
branches/lra/gcc/fortran/symbol.c
branches/lra/gcc/fortran/trans-array.c
branches/lra/gcc/fortran/trans-array.h
branches/lra/gcc/fortran/trans-decl.c
branches/lra/gcc/fortran/trans-expr.c
branches/lra/gcc/fortran/trans-intrinsic.c
branches/lra/gcc/fortran/trans-io.c
branches/lra/gcc/fortran/trans-stmt.c
branches/lra/gcc/function.h
branches/lra/gcc/fwprop.c
branches/lra/gcc/gcc.c
branches/lra/gcc/gcov-dump.c
branches/lra/gcc/gcov-io.c
branches/lra/gcc/gcov-io.h
branches/lra/gcc/gcse.c
branches/lra/gcc/gdbinit.in
branches/lra/gcc/genattrtab.c
branches/lra/gcc/genautomata.c
branches/lra/gcc/genextract.c
branches/lra/gcc/gengtype-lex.l
branches/lra/gcc/gengtype-parse.c
branches/lra/gcc/gengtype-state.c
branches/lra/gcc/gengtype.c
branches/lra/gcc/gengtype.h
branches/lra/gcc/genoutput.c
branches/lra/gcc/ggc-page.c
branches/lra/gcc/ggc-zone.c
branches/lra/gcc/ggc.h
branches/lra/gcc/gimple-fold.c
branches/lra/gcc/gimple-iterator.c
branches/lra/gcc/gimple-low.c
branches/lra/gcc/gimple-pretty-print.c
branches/lra/gcc/gimple-ssa-strength-reduction.c
branches/lra/gcc/gimple-streamer-in.c
branches/lra/gcc/gimple-streamer-out.c
branches/lra/gcc/gimple.c
branches/lra/gcc/gimple.h
branches/lra/gcc/gimplify.c
branches/lra/gcc/go/ChangeLog
branches/lra/gcc/go/go-c.h
branches/lra/gcc/go/go-gcc.cc
branches/lra/gcc/go/go-system.h
branches/lra/gcc/go/gofrontend/expressions.cc
branches/lra/gcc/go/gofrontend/expressions.h
branches/lra/gcc/go/gofrontend/gogo-tree.cc
branches/lra/gcc/go/gofrontend/statements.cc
branches/lra/gcc/go/gofrontend/types.cc
branches/lra/gcc/graphite-scop-detection.c
branches/lra/gcc/graphite-sese-to-poly.c
branches/lra/gcc/hooks.c
branches/lra/gcc/hooks.h
branches/lra/gcc/hw-doloop.c
branches/lra/gcc/ifcvt.c
branches/lra/gcc/intl.h
branches/lra/gcc/ipa-cp.c
branches/lra/gcc/ipa-inline-analysis.c
branches/lra/gcc/ipa-inline-transform.c
branches/lra/gcc/ipa-inline.c
branches/lra/gcc/ipa-inline.h
branches/lra/gcc/ipa-prop.c
branches/lra/gcc/ipa-prop.h
branches/lra/gcc/ipa-pure-const.c
branches/lra/gcc/ipa-ref-inline.h
branches/lra/gcc/ipa-ref.c
branches/lra/gcc/ipa-reference.c
branches/lra/gcc/ipa-split.c
branches/lra/gcc/ira-build.c
branches/lra/gcc/ira.c
branches/lra/gcc/java/boehm.c
branches/lra/gcc/java/class.c
branches/lra/gcc/java/constants.c
branches/lra/gcc/java/java-tree.h
branches/lra/gcc/jump.c
branches/lra/gcc/langhooks.c
branches/lra/gcc/loop-init.c
branches/lra/gcc/loop-invariant.c
branches/lra/gcc/lra-assigns.c
branches/lra/gcc/lra-constraints.c
branches/lra/gcc/lra-int.h
branches/lra/gcc/lra.c
branches/lra/gcc/lto-cgraph.c
branches/lra/gcc/lto-section-in.c
branches/lra/gcc/lto-section-out.c
branches/lra/gcc/lto-streamer-out.c
branches/lra/gcc/lto-streamer.h
branches/lra/gcc/lto/ChangeLog
branches/lra/gcc/lto/lto-partition.c
branches/lra/gcc/lto/lto.c
branches/lra/gcc/modulo-sched.c
branches/lra/gcc/objc/objc-act.c
branches/lra/gcc/omp-low.c
branches/lra/gcc/opt-functions.awk
branches/lra/gcc/optabs.c
branches/lra/gcc/opts.h
branches/lra/gcc/output.h
branches/lra/gcc/params.def
branches/lra/gcc/passes.c
branches/lra/gcc/postreload-gcse.c
branches/lra/gcc/predict.c
branches/lra/gcc/pretty-print.c
branches/lra/gcc/pretty-print.h
branches/lra/gcc/print-tree.c
branches/lra/gcc/profile.c
branches/lra/gcc/ree.c
branches/lra/gcc/reg-stack.c
branches/lra/gcc/reginfo.c
branches/lra/gcc/regrename.c
branches/lra/gcc/reload.c
branches/lra/gcc/reload.h
branches/lra/gcc/reload1.c
branches/lra/gcc/resource.c
branches/lra/gcc/rtl.c
branches/lra/gcc/rtl.h
branches/lra/gcc/rtlanal.c
branches/lra/gcc/sched-deps.c
branches/lra/gcc/sched-int.h
branches/lra/gcc/sched-rgn.c
branches/lra/gcc/sel-sched-ir.c
branches/lra/gcc/sel-sched-ir.h
branches/lra/gcc/sel-sched.c
branches/lra/gcc/sese.c
branches/lra/gcc/simplify-rtx.c
branches/lra/gcc/sparseset.c
branches/lra/gcc/stmt.c
branches/lra/gcc/stor-layout.c
branches/lra/gcc/stringpool.c
branches/lra/gcc/system.h
branches/lra/gcc/target.def
branches/lra/gcc/targhooks.c
branches/lra/gcc/targhooks.h
branches/lra/gcc/testsuite/ChangeLog
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype28.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype29.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/decltype32.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/overload2.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/sfinae24.C
branches/lra/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-2.C
branches/lra/gcc/testsuite/g++.dg/gomp/for-19.C
branches/lra/gcc/testsuite/g++.dg/lto/20090303_0.C
branches/lra/gcc/testsuite/g++.dg/opt/enum2.C
branches/lra/gcc/testsuite/g++.dg/other/i386-2.C
branches/lra/gcc/testsuite/g++.dg/other/i386-3.C
branches/lra/gcc/testsuite/g++.dg/overload/defarg1.C
branches/lra/gcc/testsuite/g++.dg/parse/crash40.C
branches/lra/gcc/testsuite/g++.dg/plugin/selfassign.c
branches/lra/gcc/testsuite/g++.dg/template/crash108.C
branches/lra/gcc/testsuite/g++.dg/template/crash89.C
branches/lra/gcc/testsuite/g++.dg/template/spec25.C
branches/lra/gcc/testsuite/g++.dg/template/static30.C
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr44687.c
branches/lra/gcc/testsuite/gcc.dg/ipa/iinline-1.c
branches/lra/gcc/testsuite/gcc.dg/no-strict-overflow-4.c
branches/lra/gcc/testsuite/gcc.dg/plugin/selfassign.c
branches/lra/gcc/testsuite/gcc.dg/pr46309.c
branches/lra/gcc/testsuite/gcc.dg/strict-overflow-4.c
branches/lra/gcc/testsuite/gcc.dg/strlenopt-11.c
branches/lra/gcc/testsuite/gcc.dg/strlenopt-13.c
branches/lra/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/alias-11.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/alias-6.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/asm-3.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/forwprop-1.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/forwprop-2.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/loop-5.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-7.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pr18133-1.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pr18908.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pr19431.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-27.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-28.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-29.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-21.c
branches/lra/gcc/testsuite/gcc.dg/vect/pr53773.c
branches/lra/gcc/testsuite/gcc.target/arm/thumb-16bit-ops.c
branches/lra/gcc/testsuite/gcc.target/i386/i386.exp
branches/lra/gcc/testsuite/gcc.target/i386/sse-12.c
branches/lra/gcc/testsuite/gcc.target/i386/sse-13.c
branches/lra/gcc/testsuite/gcc.target/i386/sse-14.c
branches/lra/gcc/testsuite/gcc.target/i386/sse-22.c
branches/lra/gcc/testsuite/gcc.target/i386/sse-23.c
branches/lra/gcc/testsuite/gcc.target/mips/20020620-1.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-eabi32-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-eabi64-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long32-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long32-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long64-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long64-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n32-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long32-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long32-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long64-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long64-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-n64-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long32-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long32-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long64-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long64-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o32-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long32-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long32-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long32.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long64-no-shared.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long64-pic.c
branches/lra/gcc/testsuite/gcc.target/mips/abi-o64-long64.c
branches/lra/gcc/testsuite/gcc.target/mips/asm-1.c
branches/lra/gcc/testsuite/gcc.target/mips/atomic-memory-2.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-1.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-10.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-11.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-12.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-13.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-2.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-3.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-8.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-9.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-cost-1.c
branches/lra/gcc/testsuite/gcc.target/mips/branch-cost-2.c
branches/lra/gcc/testsuite/gcc.target/mips/cache-1.c
branches/lra/gcc/testsuite/gcc.target/mips/call-1.c
branches/lra/gcc/testsuite/gcc.target/mips/call-2.c
branches/lra/gcc/testsuite/gcc.target/mips/call-3.c
branches/lra/gcc/testsuite/gcc.target/mips/call-saved-2.c
branches/lra/gcc/testsuite/gcc.target/mips/call-saved-3.c
branches/lra/gcc/testsuite/gcc.target/mips/clear-cache-1.c
branches/lra/gcc/testsuite/gcc.target/mips/clear-cache-2.c
branches/lra/gcc/testsuite/gcc.target/mips/code-readable-1.c
branches/lra/gcc/testsuite/gcc.target/mips/code-readable-2.c
branches/lra/gcc/testsuite/gcc.target/mips/code-readable-3.c
branches/lra/gcc/testsuite/gcc.target/mips/const-anchor-1.c
branches/lra/gcc/testsuite/gcc.target/mips/const-anchor-2.c
branches/lra/gcc/testsuite/gcc.target/mips/div-1.c
branches/lra/gcc/testsuite/gcc.target/mips/div-10.c
branches/lra/gcc/testsuite/gcc.target/mips/div-11.c
branches/lra/gcc/testsuite/gcc.target/mips/div-12.c
branches/lra/gcc/testsuite/gcc.target/mips/div-2.c
branches/lra/gcc/testsuite/gcc.target/mips/div-3.c
branches/lra/gcc/testsuite/gcc.target/mips/div-4.c
branches/lra/gcc/testsuite/gcc.target/mips/div-5.c
branches/lra/gcc/testsuite/gcc.target/mips/div-6.c
branches/lra/gcc/testsuite/gcc.target/mips/div-7.c
branches/lra/gcc/testsuite/gcc.target/mips/div-8.c
branches/lra/gcc/testsuite/gcc.target/mips/div-9.c
branches/lra/gcc/testsuite/gcc.target/mips/dpaq_sa_l_w.c
branches/lra/gcc/testsuite/gcc.target/mips/dpsq_sa_l_w.c
branches/lra/gcc/testsuite/gcc.target/mips/dse-1.c
branches/lra/gcc/testsuite/gcc.target/mips/dsp-ctrl.c
branches/lra/gcc/testsuite/gcc.target/mips/dsp-lhx.c
branches/lra/gcc/testsuite/gcc.target/mips/dsp-no-lhx.c
branches/lra/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
branches/lra/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-1.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-2.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-3.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-4.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-5.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-6.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-7.c
branches/lra/gcc/testsuite/gcc.target/mips/ext-8.c
branches/lra/gcc/testsuite/gcc.target/mips/ext_ins.c
branches/lra/gcc/testsuite/gcc.target/mips/extend-1.c
branches/lra/gcc/testsuite/gcc.target/mips/extend-2.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-1.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-10.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-11.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-12.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-13.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-14.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-15.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-2.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-3.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-4.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-5.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-6.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-7.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-8.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r10000-9.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-1.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-10.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-11.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-12.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-2.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-3.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-4.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-5.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-6.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-7.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-8.c
branches/lra/gcc/testsuite/gcc.target/mips/fix-r4000-9.c
branches/lra/gcc/testsuite/gcc.target/mips/fixed-scalar-type.c
branches/lra/gcc/testsuite/gcc.target/mips/fixed-vector-type.c
branches/lra/gcc/testsuite/gcc.target/mips/fpcmp-1.c
branches/lra/gcc/testsuite/gcc.target/mips/fpcmp-2.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-1.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-2.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-3.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-4.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-5.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-6.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-7.c
branches/lra/gcc/testsuite/gcc.target/mips/fpr-moves-8.c
branches/lra/gcc/testsuite/gcc.target/mips/ins-1.c
branches/lra/gcc/testsuite/gcc.target/mips/ins-2.c
branches/lra/gcc/testsuite/gcc.target/mips/int-moves-1.c
branches/lra/gcc/testsuite/gcc.target/mips/int-moves-2.c
branches/lra/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
branches/lra/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
branches/lra/gcc/testsuite/gcc.target/mips/lazy-binding-1.c
branches/lra/gcc/testsuite/gcc.target/mips/long-calls-pg.c
branches/lra/gcc/testsuite/gcc.target/mips/loongson-muldiv-1.c
branches/lra/gcc/testsuite/gcc.target/mips/loongson-muldiv-2.c
branches/lra/gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
branches/lra/gcc/testsuite/gcc.target/mips/loongson3a-muldiv-1.c
branches/lra/gcc/testsuite/gcc.target/mips/loongson3a-muldiv-2.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-1.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-2.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-3.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-4.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-5.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-6.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-7.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-8.c
branches/lra/gcc/testsuite/gcc.target/mips/madd-9.c
branches/lra/gcc/testsuite/gcc.target/mips/maddu-1.c
branches/lra/gcc/testsuite/gcc.target/mips/maddu-2.c
branches/lra/gcc/testsuite/gcc.target/mips/maddu-3.c
branches/lra/gcc/testsuite/gcc.target/mips/maddu-4.c
branches/lra/gcc/testsuite/gcc.target/mips/memcpy-1.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-1.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-2.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-3.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-4.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-5.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-6.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-7.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-8.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-3d-9.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-1.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-2.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-3.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-4.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-5.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-6.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-7.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-ps-type.c
branches/lra/gcc/testsuite/gcc.target/mips/mips-sched-madd.c
branches/lra/gcc/testsuite/gcc.target/mips/mips.exp
branches/lra/gcc/testsuite/gcc.target/mips/mips16e-extends.c
branches/lra/gcc/testsuite/gcc.target/mips/mips32-dsp-run.c
branches/lra/gcc/testsuite/gcc.target/mips/mips32-dsp-type.c
branches/lra/gcc/testsuite/gcc.target/mips/mips32-dsp.c
branches/lra/gcc/testsuite/gcc.target/mips/mips32-dspr2.c
branches/lra/gcc/testsuite/gcc.target/mips/mips32r2-mxhc1.c
branches/lra/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
branches/lra/gcc/testsuite/gcc.target/mips/mmcount-ra-address-1.c
branches/lra/gcc/testsuite/gcc.target/mips/mmcount-ra-address-2.c
branches/lra/gcc/testsuite/gcc.target/mips/mmcount-ra-address-3.c
branches/lra/gcc/testsuite/gcc.target/mips/movcc-1.c
branches/lra/gcc/testsuite/gcc.target/mips/movcc-2.c
branches/lra/gcc/testsuite/gcc.target/mips/movcc-3.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-1.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-2.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-3.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-4.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-5.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-6.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-7.c
branches/lra/gcc/testsuite/gcc.target/mips/msub-8.c
branches/lra/gcc/testsuite/gcc.target/mips/msubu-1.c
branches/lra/gcc/testsuite/gcc.target/mips/msubu-2.c
branches/lra/gcc/testsuite/gcc.target/mips/msubu-3.c
branches/lra/gcc/testsuite/gcc.target/mips/msubu-4.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-1.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-10.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-11.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-12.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-13.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-14.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-15.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-16.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-17.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-18.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-19.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-2.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-3.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-4.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-5.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-6.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-7.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-8.c
branches/lra/gcc/testsuite/gcc.target/mips/mult-9.c
branches/lra/gcc/testsuite/gcc.target/mips/near-far-3.c
branches/lra/gcc/testsuite/gcc.target/mips/near-far-4.c
branches/lra/gcc/testsuite/gcc.target/mips/neg-abs-1.c
branches/lra/gcc/testsuite/gcc.target/mips/neg-abs-2.c
branches/lra/gcc/testsuite/gcc.target/mips/nmadd-1.c
branches/lra/gcc/testsuite/gcc.target/mips/nmadd-2.c
branches/lra/gcc/testsuite/gcc.target/mips/nmadd-3.c
branches/lra/gcc/testsuite/gcc.target/mips/no-dsp-1.c
branches/lra/gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c
branches/lra/gcc/testsuite/gcc.target/mips/no-smartmips-ror-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-baddu-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-bbit-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-bbit-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-bbit-3.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-cins-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-cins-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-dmul-3.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-3.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-4.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-5.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-6.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-exts-7.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-pop-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-pop-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-seq-3.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon-seq-4.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
branches/lra/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
branches/lra/gcc/testsuite/gcc.target/mips/pr26765.c
branches/lra/gcc/testsuite/gcc.target/mips/pr33256.c
branches/lra/gcc/testsuite/gcc.target/mips/pr33635-1.c
branches/lra/gcc/testsuite/gcc.target/mips/pr33755.c
branches/lra/gcc/testsuite/gcc.target/mips/pr35802.c
branches/lra/gcc/testsuite/gcc.target/mips/pr45074.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-1.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-10.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-11.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-12.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-13.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-14.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-15.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-2.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-3.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-4.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-5.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-6.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-7.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-8.c
branches/lra/gcc/testsuite/gcc.target/mips/r10k-cache-barrier-9.c
branches/lra/gcc/testsuite/gcc.target/mips/rsqrt-1.c
branches/lra/gcc/testsuite/gcc.target/mips/rsqrt-2.c
branches/lra/gcc/testsuite/gcc.target/mips/rsqrt-3.c
branches/lra/gcc/testsuite/gcc.target/mips/rsqrt-4.c
branches/lra/gcc/testsuite/gcc.target/mips/save-restore-1.c
branches/lra/gcc/testsuite/gcc.target/mips/save-restore-2.c
branches/lra/gcc/testsuite/gcc.target/mips/save-restore-3.c
branches/lra/gcc/testsuite/gcc.target/mips/save-restore-4.c
branches/lra/gcc/testsuite/gcc.target/mips/save-restore-5.c
branches/lra/gcc/testsuite/gcc.target/mips/sb1-1.c
branches/lra/gcc/testsuite/gcc.target/mips/scc-1.c
branches/lra/gcc/testsuite/gcc.target/mips/scc-2.c
branches/lra/gcc/testsuite/gcc.target/mips/scc-3.c
branches/lra/gcc/testsuite/gcc.target/mips/scc-4.c
branches/lra/gcc/testsuite/gcc.target/mips/sdata-1.c
branches/lra/gcc/testsuite/gcc.target/mips/sdata-2.c
branches/lra/gcc/testsuite/gcc.target/mips/sdata-3.c
branches/lra/gcc/testsuite/gcc.target/mips/sdata-4.c
branches/lra/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
branches/lra/gcc/testsuite/gcc.target/mips/smartmips-ror-1.c
branches/lra/gcc/testsuite/gcc.target/mips/smartmips-ror-2.c
branches/lra/gcc/testsuite/gcc.target/mips/smartmips-ror-3.c
branches/lra/gcc/testsuite/gcc.target/mips/smartmips-ror-4.c
branches/lra/gcc/testsuite/gcc.target/mips/soft-float-1.c
branches/lra/gcc/testsuite/gcc.target/mips/stack-1.c
branches/lra/gcc/testsuite/gcc.target/mips/timode-1.c
branches/lra/gcc/testsuite/gcc.target/mips/timode-2.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-1.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-2.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-3.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-4.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-5.c
branches/lra/gcc/testsuite/gcc.target/mips/truncate-6.c
branches/lra/gcc/testsuite/gcc.target/mips/unaligned-1.c
branches/lra/gcc/testsuite/gcc.target/mips/vr-mult-1.c
branches/lra/gcc/testsuite/gcc.target/mips/vr-mult-2.c
branches/lra/gcc/testsuite/gcc.target/sh/pr21255-3.c
branches/lra/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-3.c
branches/lra/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-3.c
branches/lra/gcc/testsuite/gcc.target/sh/pr53511-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr53512-1.c
branches/lra/gcc/testsuite/gcc.target/sh/pr53512-3.c
branches/lra/gcc/testsuite/gcc.target/sh/prefetch.c
branches/lra/gcc/testsuite/gfortran.dg/coarray_poly_3.f90
branches/lra/gcc/testsuite/gfortran.dg/data_constraints_1.f90
branches/lra/gcc/testsuite/gfortran.dg/dummy_procedure_5.f90
branches/lra/gcc/testsuite/gfortran.dg/g77/19990826-3.f
branches/lra/gcc/testsuite/gfortran.dg/g77/20020307-1.f
branches/lra/gcc/testsuite/gfortran.dg/g77/980310-3.f
branches/lra/gcc/testsuite/gfortran.dg/interface_26.f90
branches/lra/gcc/testsuite/gfortran.dg/pr37243.f
branches/lra/gcc/testsuite/gfortran.dg/proc_ptr_11.f90
branches/lra/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
branches/lra/gcc/testsuite/gfortran.dg/proc_ptr_result_5.f90
branches/lra/gcc/testsuite/gfortran.dg/typebound_override_1.f90
branches/lra/gcc/testsuite/gfortran.dg/typebound_proc_20.f90
branches/lra/gcc/testsuite/gfortran.dg/typebound_proc_6.f03
branches/lra/gcc/testsuite/gfortran.dg/vect/vect-gems.f90
branches/lra/gcc/testsuite/go.test/test/named1.go
branches/lra/gcc/testsuite/lib/scanasm.exp
branches/lra/gcc/testsuite/lib/target-supports.exp
branches/lra/gcc/timevar.def
branches/lra/gcc/tracer.c
branches/lra/gcc/tree-call-cdce.c
branches/lra/gcc/tree-cfg.c
branches/lra/gcc/tree-cfgcleanup.c
branches/lra/gcc/tree-complex.c
branches/lra/gcc/tree-dfa.c
branches/lra/gcc/tree-eh.c
branches/lra/gcc/tree-emutls.c
branches/lra/gcc/tree-flow-inline.h
branches/lra/gcc/tree-flow.h
branches/lra/gcc/tree-if-conv.c
branches/lra/gcc/tree-inline.c
branches/lra/gcc/tree-into-ssa.c
branches/lra/gcc/tree-loop-distribution.c
branches/lra/gcc/tree-nested.c
branches/lra/gcc/tree-object-size.c
branches/lra/gcc/tree-outof-ssa.c
branches/lra/gcc/tree-parloops.c
branches/lra/gcc/tree-pass.h
branches/lra/gcc/tree-phinodes.c
branches/lra/gcc/tree-predcom.c
branches/lra/gcc/tree-pretty-print.c
branches/lra/gcc/tree-profile.c
branches/lra/gcc/tree-scalar-evolution.c
branches/lra/gcc/tree-sra.c
branches/lra/gcc/tree-ssa-address.c
branches/lra/gcc/tree-ssa-alias.c
branches/lra/gcc/tree-ssa-alias.h
branches/lra/gcc/tree-ssa-ccp.c
branches/lra/gcc/tree-ssa-coalesce.c
branches/lra/gcc/tree-ssa-copy.c
branches/lra/gcc/tree-ssa-copyrename.c
branches/lra/gcc/tree-ssa-dce.c
branches/lra/gcc/tree-ssa-dom.c
branches/lra/gcc/tree-ssa-forwprop.c
branches/lra/gcc/tree-ssa-ifcombine.c
branches/lra/gcc/tree-ssa-live.c
branches/lra/gcc/tree-ssa-live.h
branches/lra/gcc/tree-ssa-loop-ch.c
branches/lra/gcc/tree-ssa-loop-im.c
branches/lra/gcc/tree-ssa-loop-ivcanon.c
branches/lra/gcc/tree-ssa-loop-ivopts.c
branches/lra/gcc/tree-ssa-loop-manip.c
branches/lra/gcc/tree-ssa-loop-niter.c
branches/lra/gcc/tree-ssa-loop.c
branches/lra/gcc/tree-ssa-math-opts.c
branches/lra/gcc/tree-ssa-operands.c
branches/lra/gcc/tree-ssa-operands.h
branches/lra/gcc/tree-ssa-phiopt.c
branches/lra/gcc/tree-ssa-phiprop.c
branches/lra/gcc/tree-ssa-pre.c
branches/lra/gcc/tree-ssa-propagate.c
branches/lra/gcc/tree-ssa-reassoc.c
branches/lra/gcc/tree-ssa-sccvn.c
branches/lra/gcc/tree-ssa-sink.c
branches/lra/gcc/tree-ssa-strlen.c
branches/lra/gcc/tree-ssa-structalias.c
branches/lra/gcc/tree-ssa-tail-merge.c
branches/lra/gcc/tree-ssa-ter.c
branches/lra/gcc/tree-ssa-threadedge.c
branches/lra/gcc/tree-ssa-threadupdate.c
branches/lra/gcc/tree-ssa-uncprop.c
branches/lra/gcc/tree-ssa-uninit.c
branches/lra/gcc/tree-ssa.c
branches/lra/gcc/tree-ssanames.c
branches/lra/gcc/tree-stdarg.c
branches/lra/gcc/tree-switch-conversion.c
branches/lra/gcc/tree-tailcall.c
branches/lra/gcc/tree-vect-data-refs.c
branches/lra/gcc/tree-vect-generic.c
branches/lra/gcc/tree-vect-loop-manip.c
branches/lra/gcc/tree-vect-loop.c
branches/lra/gcc/tree-vect-patterns.c
branches/lra/gcc/tree-vect-slp.c
branches/lra/gcc/tree-vect-stmts.c
branches/lra/gcc/tree-vectorizer.c
branches/lra/gcc/tree-vrp.c
branches/lra/gcc/tree.c
branches/lra/gcc/tree.h
branches/lra/gcc/valtrack.c
branches/lra/gcc/value-prof.c
branches/lra/gcc/var-tracking.c
branches/lra/gcc/varasm.c
branches/lra/gcc/vec.c
branches/lra/gcc/vec.h
branches/lra/include/ChangeLog
branches/lra/include/plugin-api.h
branches/lra/libcpp/ChangeLog
branches/lra/libcpp/Makefile.in
branches/lra/libcpp/configure
branches/lra/libcpp/configure.ac
branches/lra/libcpp/directives.c
branches/lra/libcpp/identifiers.c
branches/lra/libcpp/include/symtab.h
branches/lra/libcpp/init.c
branches/lra/libcpp/internal.h
branches/lra/libcpp/symtab.c
branches/lra/libffi/ChangeLog
branches/lra/libffi/src/mips/ffi.c
branches/lra/libffi/src/s390/ffi.c
branches/lra/libgcc/ChangeLog
branches/lra/libgcc/Makefile.in
branches/lra/libgcc/config.host
branches/lra/libgcc/config/arm/t-bpabi
branches/lra/libgcc/config/avr/avr-lib.h
branches/lra/libgcc/config/avr/lib1funcs.S
branches/lra/libgcc/config/avr/t-avr
branches/lra/libgcc/config/i386/morestack.S
branches/lra/libgcc/config/i386/t-linux
branches/lra/libgcc/config/m68k/linux-atomic.c
branches/lra/libgcc/config/mips/crtfastmath.c
branches/lra/libgcc/crtstuff.c
branches/lra/libgcc/fixed-obj.mk
branches/lra/libgcc/libgcov.c
branches/lra/libgcc/longlong.h
branches/lra/libgcc/static-object.mk
branches/lra/libgfortran/ChangeLog
branches/lra/libgfortran/config/fpu-387.h
branches/lra/libgo/Makefile.am
branches/lra/libgo/Makefile.in
branches/lra/libgo/go/debug/dwarf/line.go
branches/lra/libgo/go/debug/elf/file.go
branches/lra/libgo/go/os/dir.go
branches/lra/libgo/mksysinfo.sh
branches/lra/libgo/runtime/runtime.h
branches/lra/libgo/runtime/thread-linux.c
branches/lra/libgo/runtime/thread-sema.c
branches/lra/libgomp/ChangeLog
branches/lra/libgomp/config/linux/mips/futex.h
branches/lra/libiberty/ChangeLog
branches/lra/libiberty/argv.c
branches/lra/libiberty/floatformat.c
branches/lra/libjava/classpath/ChangeLog
branches/lra/libjava/classpath/native/jni/xmlj/xmlj_io.c
Propchange: branches/lra/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list