This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r151325 - in /branches/lto: ./ ChangeLog MAINTA...


Author: rguenth
Date: Wed Sep  2 12:37:56 2009
New Revision: 151325

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151325
Log:
2009-09-02  Richard Guenther  <rguenther@suse.de>

        Mainline merge @151318.

        * configure.ac (ACX_PKGVERSION): Update revision merge string.
        * configure: Regenerate.

Added:
    branches/lto/config/bootstrap-debug-big.mk
      - copied unchanged from r151318, trunk/config/bootstrap-debug-big.mk
    branches/lto/config/bootstrap-debug-ckovw.mk
      - copied unchanged from r151318, trunk/config/bootstrap-debug-ckovw.mk
    branches/lto/config/bootstrap-debug-lean.mk
      - copied unchanged from r151318, trunk/config/bootstrap-debug-lean.mk
    branches/lto/config/bootstrap-debug-lib.mk
      - copied unchanged from r151318, trunk/config/bootstrap-debug-lib.mk
    branches/lto/config/bootstrap-time.mk
      - copied unchanged from r151318, trunk/config/bootstrap-time.mk
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/pr41063.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr41063.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-1.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-1.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-2.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-2.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-3.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-3.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-4.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-4.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-5.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-5.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-6.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-6.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-7.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-7.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-1.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-1.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-2.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-2.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-3.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-3.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-4.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-4.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-5.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-5.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/template-params-6.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/debug/dwarf2/template-params-6.C
    branches/lto/gcc/testsuite/g++.dg/parse/enum5.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/parse/enum5.C
    branches/lto/gcc/testsuite/g++.dg/torture/pr41186.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/torture/pr41186.C
    branches/lto/gcc/testsuite/g++.dg/tree-ssa/pr41186.C
      - copied unchanged from r151318, trunk/gcc/testsuite/g++.dg/tree-ssa/pr41186.C
    branches/lto/gcc/testsuite/gcc.dg/guality/
      - copied from r151318, trunk/gcc/testsuite/gcc.dg/guality/
    branches/lto/gcc/testsuite/gfortran.dg/allocatable_scalar_1.f90
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/allocatable_scalar_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/class_3.f03
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/class_3.f03
    branches/lto/gcc/testsuite/gfortran.dg/line_length_3.f
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/line_length_3.f
    branches/lto/gcc/testsuite/gfortran.dg/line_length_4.f90
      - copied unchanged from r151318, trunk/gcc/testsuite/gfortran.dg/line_length_4.f90
    branches/lto/libstdc++-v3/testsuite/25_algorithms/heap/moveable2.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/heap/moveable2.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/next_permutation/moveable.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/next_permutation/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/prev_permutation/moveable.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/prev_permutation/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/random_shuffle/moveable.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/random_shuffle/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/stable_partition/mem_check.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/stable_partition/mem_check.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/stable_sort/mem_check.cc
      - copied unchanged from r151318, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/mem_check.cc
Removed:
    branches/lto/gcc/testsuite/gfortran.dg/finalize_9.f03
Modified:
    branches/lto/   (props changed)
    branches/lto/ChangeLog
    branches/lto/MAINTAINERS
    branches/lto/Makefile.def
    branches/lto/Makefile.in
    branches/lto/Makefile.tpl
    branches/lto/config/ChangeLog
    branches/lto/config/bootstrap-debug.mk
    branches/lto/configure
    branches/lto/configure.ac
    branches/lto/contrib/ChangeLog
    branches/lto/contrib/compare-debug
    branches/lto/gcc/ChangeLog
    branches/lto/gcc/ChangeLog.graphite
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/DATESTAMP
    branches/lto/gcc/Makefile.in
    branches/lto/gcc/ada/ChangeLog
    branches/lto/gcc/ada/gcc-interface/misc.c
    branches/lto/gcc/ada/gcc-interface/utils2.c
    branches/lto/gcc/auto-inc-dec.c
    branches/lto/gcc/builtins.c
    branches/lto/gcc/c-objc-common.h
    branches/lto/gcc/caller-save.c
    branches/lto/gcc/cfgbuild.c
    branches/lto/gcc/cfgcleanup.c
    branches/lto/gcc/cfgexpand.c
    branches/lto/gcc/cfglayout.c
    branches/lto/gcc/cfgloopanal.c
    branches/lto/gcc/cfgloopmanip.c
    branches/lto/gcc/cfgrtl.c
    branches/lto/gcc/cgraph.c
    branches/lto/gcc/cgraph.h
    branches/lto/gcc/combine.c
    branches/lto/gcc/common.opt
    branches/lto/gcc/config.gcc
    branches/lto/gcc/config/i386/i386.c
    branches/lto/gcc/config/ia64/ia64.c
    branches/lto/gcc/config/mep/mep.c
    branches/lto/gcc/config/mep/mep.h
    branches/lto/gcc/config/rs6000/rs6000.c
    branches/lto/gcc/configure
    branches/lto/gcc/configure.ac
    branches/lto/gcc/cp/ChangeLog
    branches/lto/gcc/cp/ChangeLog-2007   (props changed)
    branches/lto/gcc/cp/ChangeLog-2008   (props changed)
    branches/lto/gcc/cp/cp-lang.c
    branches/lto/gcc/cp/cp-objcp-common.c
    branches/lto/gcc/cp/cp-objcp-common.h
    branches/lto/gcc/cp/cp-tree.h
    branches/lto/gcc/cp/error.c
    branches/lto/gcc/cp/parser.c
    branches/lto/gcc/cp/pt.c
    branches/lto/gcc/crtstuff.c
    branches/lto/gcc/cse.c
    branches/lto/gcc/cselib.c
    branches/lto/gcc/cselib.h
    branches/lto/gcc/dce.c
    branches/lto/gcc/ddg.c
    branches/lto/gcc/ddg.h
    branches/lto/gcc/df-problems.c
    branches/lto/gcc/df-scan.c
    branches/lto/gcc/df.h
    branches/lto/gcc/diagnostic.c
    branches/lto/gcc/doc/gimple.texi
    branches/lto/gcc/doc/install.texi
    branches/lto/gcc/doc/invoke.texi
    branches/lto/gcc/dse.c
    branches/lto/gcc/dwarf2out.c
    branches/lto/gcc/emit-rtl.c
    branches/lto/gcc/explow.c
    branches/lto/gcc/final.c
    branches/lto/gcc/fortran/ChangeLog
    branches/lto/gcc/fortran/array.c
    branches/lto/gcc/fortran/check.c
    branches/lto/gcc/fortran/decl.c
    branches/lto/gcc/fortran/dump-parse-tree.c
    branches/lto/gcc/fortran/f95-lang.c
    branches/lto/gcc/fortran/gfc-internals.texi
    branches/lto/gcc/fortran/gfortran.h
    branches/lto/gcc/fortran/gfortran.texi
    branches/lto/gcc/fortran/match.c
    branches/lto/gcc/fortran/match.h
    branches/lto/gcc/fortran/parse.c
    branches/lto/gcc/fortran/resolve.c
    branches/lto/gcc/fortran/scanner.c
    branches/lto/gcc/fortran/symbol.c
    branches/lto/gcc/fortran/trans-expr.c
    branches/lto/gcc/fortran/trans-intrinsic.c
    branches/lto/gcc/function.c
    branches/lto/gcc/function.h
    branches/lto/gcc/fwprop.c
    branches/lto/gcc/gcc.c
    branches/lto/gcc/gcse.c
    branches/lto/gcc/gimple-pretty-print.c
    branches/lto/gcc/gimple.c
    branches/lto/gcc/gimple.def
    branches/lto/gcc/gimple.h
    branches/lto/gcc/graphite-blocking.c
    branches/lto/gcc/graphite-dependences.c
    branches/lto/gcc/graphite-dependences.h
    branches/lto/gcc/graphite-interchange.c
    branches/lto/gcc/graphite-poly.c
    branches/lto/gcc/graphite-poly.h
    branches/lto/gcc/graphite-ppl.c
    branches/lto/gcc/graphite-ppl.h
    branches/lto/gcc/graphite-scop-detection.c
    branches/lto/gcc/haifa-sched.c
    branches/lto/gcc/ifcvt.c
    branches/lto/gcc/init-regs.c
    branches/lto/gcc/ipa-pure-const.c
    branches/lto/gcc/ipa-reference.c
    branches/lto/gcc/ira-build.c
    branches/lto/gcc/ira-conflicts.c
    branches/lto/gcc/ira-costs.c
    branches/lto/gcc/ira-lives.c
    branches/lto/gcc/ira.c
    branches/lto/gcc/java/ChangeLog
    branches/lto/gcc/java/boehm.c
    branches/lto/gcc/java/java-tree.h
    branches/lto/gcc/java/lang.c
    branches/lto/gcc/java/typeck.c
    branches/lto/gcc/langhooks-def.h
    branches/lto/gcc/langhooks.c
    branches/lto/gcc/langhooks.h
    branches/lto/gcc/loop-invariant.c
    branches/lto/gcc/lower-subreg.c
    branches/lto/gcc/lto-streamer-in.c
    branches/lto/gcc/lto-streamer-out.c
    branches/lto/gcc/lto/lto-lang.c
    branches/lto/gcc/modulo-sched.c
    branches/lto/gcc/opts.c
    branches/lto/gcc/params.def
    branches/lto/gcc/params.h
    branches/lto/gcc/po/ChangeLog
    branches/lto/gcc/po/sv.po
    branches/lto/gcc/print-rtl.c
    branches/lto/gcc/recog.c
    branches/lto/gcc/reg-stack.c
    branches/lto/gcc/regcprop.c
    branches/lto/gcc/regmove.c
    branches/lto/gcc/regrename.c
    branches/lto/gcc/regstat.c
    branches/lto/gcc/reload.c
    branches/lto/gcc/reload1.c
    branches/lto/gcc/resource.c
    branches/lto/gcc/rtl.c
    branches/lto/gcc/rtl.def
    branches/lto/gcc/rtl.h
    branches/lto/gcc/rtlanal.c
    branches/lto/gcc/sched-deps.c
    branches/lto/gcc/sched-ebb.c
    branches/lto/gcc/sched-int.h
    branches/lto/gcc/sched-rgn.c
    branches/lto/gcc/sched-vis.c
    branches/lto/gcc/sel-sched-ir.c
    branches/lto/gcc/sel-sched-ir.h
    branches/lto/gcc/sel-sched.c
    branches/lto/gcc/simplify-rtx.c
    branches/lto/gcc/stmt.c
    branches/lto/gcc/target-def.h
    branches/lto/gcc/testsuite/ChangeLog
    branches/lto/gcc/testsuite/c-c++-common/Wconversion-real.c   (props changed)
    branches/lto/gcc/testsuite/g++.dg/cdce3.C
    branches/lto/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/lto/gcc/testsuite/g++.dg/cpp0x/enum1.C
    branches/lto/gcc/testsuite/g++.dg/debug/dwarf2/namespace-1.C
    branches/lto/gcc/testsuite/g++.dg/torture/type-generic-1.C
    branches/lto/gcc/testsuite/gcc.c-torture/compile/fix-trunc-mem-1.c
    branches/lto/gcc/testsuite/gcc.dg/pr28796-2.c
    branches/lto/gcc/testsuite/gcc.dg/torture/20090618-1.c   (props changed)
    branches/lto/gcc/testsuite/gcc.dg/torture/builtin-math-7.c
    branches/lto/gcc/testsuite/gcc.dg/torture/type-generic-1.c
    branches/lto/gcc/testsuite/gcc.target/i386/funcspec-5.c
    branches/lto/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/lto/gcc/testsuite/gfortran.dg/boz_14.f90
    branches/lto/gcc/testsuite/gfortran.dg/erf_2.F90
    branches/lto/gcc/testsuite/gfortran.dg/init_flag_3.f90
    branches/lto/gcc/testsuite/gfortran.dg/init_flag_4.f90
    branches/lto/gcc/testsuite/gfortran.dg/init_flag_5.f90
    branches/lto/gcc/testsuite/gfortran.dg/integer_exponentiation_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/integer_exponentiation_5.F90
    branches/lto/gcc/testsuite/gfortran.dg/isnan_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/isnan_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/lto/pr40724_0.f   (props changed)
    branches/lto/gcc/testsuite/gfortran.dg/lto/pr40724_1.f   (props changed)
    branches/lto/gcc/testsuite/gfortran.dg/maxlocval_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/maxlocval_4.f90
    branches/lto/gcc/testsuite/gfortran.dg/minlocval_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/minlocval_4.f90
    branches/lto/gcc/testsuite/gfortran.dg/module_nan.f90
    branches/lto/gcc/testsuite/gfortran.dg/namelist_42.f90
    branches/lto/gcc/testsuite/gfortran.dg/namelist_43.f90
    branches/lto/gcc/testsuite/gfortran.dg/nan_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/nan_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/nan_3.f90
    branches/lto/gcc/testsuite/gfortran.dg/nan_4.f90
    branches/lto/gcc/testsuite/gfortran.dg/nan_5.f90
    branches/lto/gcc/testsuite/gfortran.dg/nearest_1.f90
    branches/lto/gcc/testsuite/gfortran.dg/nearest_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/nearest_3.f90
    branches/lto/gcc/testsuite/gfortran.dg/pr37243.f
    branches/lto/gcc/testsuite/gfortran.dg/proc_ptr_comp_pass_4.f90
    branches/lto/gcc/testsuite/gfortran.dg/real_const_3.f90
    branches/lto/gcc/testsuite/gfortran.dg/transfer_simplify_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/whole_file_5.f90
    branches/lto/gcc/testsuite/gfortran.dg/whole_file_6.f90
    branches/lto/gcc/testsuite/lib/gcc-dg.exp
    branches/lto/gcc/testsuite/lib/target-supports.exp
    branches/lto/gcc/toplev.c
    branches/lto/gcc/tree-cfg.c
    branches/lto/gcc/tree-cfgcleanup.c
    branches/lto/gcc/tree-dfa.c
    branches/lto/gcc/tree-eh.c
    branches/lto/gcc/tree-flow-inline.h
    branches/lto/gcc/tree-flow.h
    branches/lto/gcc/tree-if-conv.c
    branches/lto/gcc/tree-inline.c
    branches/lto/gcc/tree-inline.h
    branches/lto/gcc/tree-into-ssa.c
    branches/lto/gcc/tree-outof-ssa.c
    branches/lto/gcc/tree-parloops.c
    branches/lto/gcc/tree-ssa-alias.c
    branches/lto/gcc/tree-ssa-alias.h
    branches/lto/gcc/tree-ssa-ccp.c
    branches/lto/gcc/tree-ssa-coalesce.c
    branches/lto/gcc/tree-ssa-dce.c
    branches/lto/gcc/tree-ssa-dom.c
    branches/lto/gcc/tree-ssa-forwprop.c
    branches/lto/gcc/tree-ssa-live.c
    branches/lto/gcc/tree-ssa-loop-ch.c
    branches/lto/gcc/tree-ssa-loop-im.c
    branches/lto/gcc/tree-ssa-loop-ivopts.c
    branches/lto/gcc/tree-ssa-loop-manip.c
    branches/lto/gcc/tree-ssa-operands.c
    branches/lto/gcc/tree-ssa-phiopt.c
    branches/lto/gcc/tree-ssa-propagate.c
    branches/lto/gcc/tree-ssa-reassoc.c
    branches/lto/gcc/tree-ssa-sink.c
    branches/lto/gcc/tree-ssa-ter.c
    branches/lto/gcc/tree-ssa-threadedge.c
    branches/lto/gcc/tree-ssa-threadupdate.c
    branches/lto/gcc/tree-ssa.c
    branches/lto/gcc/tree-ssanames.c
    branches/lto/gcc/tree-stdarg.c
    branches/lto/gcc/tree-tailcall.c
    branches/lto/gcc/tree-vect-loop.c
    branches/lto/gcc/tree-vrp.c
    branches/lto/gcc/tree.c
    branches/lto/gcc/tree.h
    branches/lto/gcc/var-tracking.c
    branches/lto/include/dwarf2.h
    branches/lto/libada/ChangeLog
    branches/lto/libada/Makefile.in
    branches/lto/libada/configure
    branches/lto/libada/configure.ac
    branches/lto/libgfortran/ChangeLog
    branches/lto/libgfortran/generated/pack_c10.c
    branches/lto/libgfortran/generated/pack_c16.c
    branches/lto/libgfortran/generated/pack_c4.c
    branches/lto/libgfortran/generated/pack_c8.c
    branches/lto/libgfortran/generated/pack_i1.c
    branches/lto/libgfortran/generated/pack_i16.c
    branches/lto/libgfortran/generated/pack_i2.c
    branches/lto/libgfortran/generated/pack_i4.c
    branches/lto/libgfortran/generated/pack_i8.c
    branches/lto/libgfortran/generated/pack_r10.c
    branches/lto/libgfortran/generated/pack_r16.c
    branches/lto/libgfortran/generated/pack_r4.c
    branches/lto/libgfortran/generated/pack_r8.c
    branches/lto/libgfortran/intrinsics/pack_generic.c
    branches/lto/libgfortran/m4/pack.m4
    branches/lto/libgfortran/runtime/bounds.c
    branches/lto/libjava/classpath/   (props changed)
    branches/lto/libmudflap/ChangeLog
    branches/lto/libmudflap/mf-hooks1.c
    branches/lto/libmudflap/mf-runtime.c
    branches/lto/libmudflap/testsuite/libmudflap.c/fail40-frag.c
    branches/lto/libmudflap/testsuite/libmudflap.c/pass51-frag.c
    branches/lto/libstdc++-v3/ChangeLog
    branches/lto/libstdc++-v3/include/bits/move.h
    branches/lto/libstdc++-v3/include/bits/stl_construct.h
    branches/lto/libstdc++-v3/include/bits/stl_tempbuf.h
    branches/lto/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/denorm_min.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/digits10.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/epsilon.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/infinity.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/is_iec559.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/is_signed.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/min_max.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/quiet_NaN.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/specialization_default_values.cc
    branches/lto/libstdc++-v3/testsuite/18_support/numeric_limits/traps.cc
    branches/lto/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc
    branches/lto/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy_n/move_iterators/1.cc
    branches/lto/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/25_algorithms/copy/move_iterators/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/copy_backward/move_iterators/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/heap/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/inplace_merge/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/move/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/move_backward/1.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/nth_element/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/partial_sort/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/sort/moveable.cc
    branches/lto/libstdc++-v3/testsuite/25_algorithms/unique/moveable.cc
    branches/lto/libstdc++-v3/testsuite/26_numerics/complex/pow.cc
    branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/lto/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/03_beta/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/04_comp_ellint_1/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/15_expint/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/16_hermite/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc
    branches/lto/libstdc++-v3/testsuite/util/testsuite_hooks.h
    branches/lto/libstdc++-v3/testsuite/util/testsuite_iterators.h
    branches/lto/libstdc++-v3/testsuite/util/testsuite_rvalref.h

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

Propchange: branches/lto/
            ('svnmerge-integrated' modified)

Propchange: branches/lto/gcc/cp/ChangeLog-2007
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/cp/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/c-c++-common/Wconversion-real.c
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/gcc.dg/torture/20090618-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/gcc.target/x86_64/abi/callabi/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/gfortran.dg/lto/pr40724_1.f
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libjava/classpath/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/18_support/pthread_guard.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
            ('svn:mergeinfo' modified)



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