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]

r190127 - in /branches/lra: ./ gcc/ChangeLog gc...


Author: vmakarov
Date: Fri Aug  3 14:53:01 2012
New Revision: 190127

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190127
Log:
Merge with trunka at r190125.

Added:
    branches/lra/gcc/testsuite/g++.dg/ext/vector17.C
      - copied unchanged from r190125, trunk/gcc/testsuite/g++.dg/ext/vector17.C
    branches/lra/gcc/testsuite/g++.dg/torture/pr50672.C
      - copied unchanged from r190086, trunk/gcc/testsuite/g++.dg/torture/pr50672.C
    branches/lra/gcc/testsuite/gcc.dg/fold-notunord.c
      - copied unchanged from r190125, trunk/gcc/testsuite/gcc.dg/fold-notunord.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-27.c
      - copied unchanged from r190086, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-27.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-28.c
      - copied unchanged from r190086, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-28.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-29.c
      - copied unchanged from r190086, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-29.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/vrp76.c
      - copied unchanged from r190086, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp76.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/vrp77.c
      - copied unchanged from r190125, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp77.c
    branches/lra/gcc/testsuite/gfortran.dg/assumed_rank_bounds_1.f90
      - copied unchanged from r190125, trunk/gcc/testsuite/gfortran.dg/assumed_rank_bounds_1.f90
    branches/lra/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
      - copied unchanged from r190125, trunk/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
    branches/lra/gcc/testsuite/gfortran.dg/include_6.f90
      - copied unchanged from r190086, trunk/gcc/testsuite/gfortran.dg/include_6.f90
    branches/lra/gcc/testsuite/gfortran.dg/include_7.f90
      - copied unchanged from r190086, trunk/gcc/testsuite/gfortran.dg/include_7.f90
    branches/lra/gcc/testsuite/gfortran.dg/proc_decl_29.f90
      - copied unchanged from r190086, trunk/gcc/testsuite/gfortran.dg/proc_decl_29.f90
    branches/lra/gcc/testsuite/gfortran.dg/proc_ptr_comp_35.f90
      - copied unchanged from r190086, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_35.f90
    branches/lra/gcc/testsuite/gfortran.dg/typebound_proc_26.f90
      - copied unchanged from r190086, trunk/gcc/testsuite/gfortran.dg/typebound_proc_26.f90
    branches/lra/gcc/valtrack.c
      - copied unchanged from r190086, trunk/gcc/valtrack.c
    branches/lra/gcc/valtrack.h
      - copied unchanged from r190086, trunk/gcc/valtrack.h
Modified:
    branches/lra/   (props changed)
    branches/lra/gcc/ChangeLog
    branches/lra/gcc/DATESTAMP
    branches/lra/gcc/Makefile.in
    branches/lra/gcc/cfgexpand.c
    branches/lra/gcc/cfgrtl.c
    branches/lra/gcc/cgraphunit.c
    branches/lra/gcc/combine.c
    branches/lra/gcc/config/arm/arm.c
    branches/lra/gcc/config/i386/i386.c
    branches/lra/gcc/config/m32c/cond.md
    branches/lra/gcc/config/m32c/m32c.c
    branches/lra/gcc/config/mips/mips-cpus.def
    branches/lra/gcc/config/mips/mips-protos.h
    branches/lra/gcc/config/mips/mips-tables.opt
    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/predicates.md
    branches/lra/gcc/config/rs6000/rs6000.c
    branches/lra/gcc/config/s390/s390.c
    branches/lra/gcc/cp/ChangeLog
    branches/lra/gcc/cp/cp-tree.h
    branches/lra/gcc/cp/pt.c
    branches/lra/gcc/cp/tree.c
    branches/lra/gcc/cprop.c
    branches/lra/gcc/cselib.c
    branches/lra/gcc/dce.c
    branches/lra/gcc/df-problems.c
    branches/lra/gcc/df.h
    branches/lra/gcc/doc/invoke.texi
    branches/lra/gcc/doc/tree-ssa.texi
    branches/lra/gcc/double-int.c
    branches/lra/gcc/double-int.h
    branches/lra/gcc/emit-rtl.c
    branches/lra/gcc/expmed.c
    branches/lra/gcc/expmed.h
    branches/lra/gcc/expr.c
    branches/lra/gcc/fold-const.c
    branches/lra/gcc/fortran/ChangeLog
    branches/lra/gcc/fortran/array.c
    branches/lra/gcc/fortran/decl.c
    branches/lra/gcc/fortran/expr.c
    branches/lra/gcc/fortran/gfortran.h
    branches/lra/gcc/fortran/intrinsic.c
    branches/lra/gcc/fortran/iresolve.c
    branches/lra/gcc/fortran/resolve.c
    branches/lra/gcc/fortran/scanner.c
    branches/lra/gcc/fortran/simplify.c
    branches/lra/gcc/fortran/trans-array.c
    branches/lra/gcc/fortran/trans-array.h
    branches/lra/gcc/fortran/trans-expr.c
    branches/lra/gcc/fortran/trans-intrinsic.c
    branches/lra/gcc/gimple-fold.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/gimplify.c
    branches/lra/gcc/graphite-clast-to-gimple.c
    branches/lra/gcc/graphite-sese-to-poly.c
    branches/lra/gcc/ipa-inline-analysis.c
    branches/lra/gcc/ipa-prop.c
    branches/lra/gcc/ipa-split.c
    branches/lra/gcc/ipa.c
    branches/lra/gcc/ira-costs.c
    branches/lra/gcc/ira-lives.c
    branches/lra/gcc/lto-streamer-in.c
    branches/lra/gcc/matrix-reorg.c
    branches/lra/gcc/omp-low.c
    branches/lra/gcc/optabs.c
    branches/lra/gcc/passes.c
    branches/lra/gcc/print-rtl.c
    branches/lra/gcc/recog.c
    branches/lra/gcc/reg-stack.c
    branches/lra/gcc/reload.c
    branches/lra/gcc/reorg.c
    branches/lra/gcc/rtl.def
    branches/lra/gcc/rtl.h
    branches/lra/gcc/rtlanal.c
    branches/lra/gcc/sched-vis.c
    branches/lra/gcc/sese.c
    branches/lra/gcc/simplify-rtx.c
    branches/lra/gcc/testsuite/ChangeLog
    branches/lra/gcc/testsuite/g++.dg/cpp0x/sfinae37.C
    branches/lra/gcc/testsuite/g++.dg/opt/longbranch1.C
    branches/lra/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/lra/gcc/testsuite/gcc.dg/torture/pta-callused-1.c
    branches/lra/gcc/testsuite/gcc.dg/torture/pta-ptrarith-3.c
    branches/lra/gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/alias-19.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-1.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-2.c
    branches/lra/gcc/testsuite/gfortran.dg/abstract_type_6.f03
    branches/lra/gcc/testsuite/gfortran.dg/include_3.f95
    branches/lra/gcc/testsuite/gfortran.dg/proc_ptr_comp_3.f90
    branches/lra/gcc/testsuite/gfortran.dg/typebound_proc_9.f03
    branches/lra/gcc/timevar.def
    branches/lra/gcc/trans-mem.c
    branches/lra/gcc/tree-call-cdce.c
    branches/lra/gcc/tree-cfg.c
    branches/lra/gcc/tree-complex.c
    branches/lra/gcc/tree-dfa.c
    branches/lra/gcc/tree-eh.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-mudflap.c
    branches/lra/gcc/tree-nrv.c
    branches/lra/gcc/tree-outof-ssa.c
    branches/lra/gcc/tree-parloops.c
    branches/lra/gcc/tree-pass.h
    branches/lra/gcc/tree-predcom.c
    branches/lra/gcc/tree-profile.c
    branches/lra/gcc/tree-sra.c
    branches/lra/gcc/tree-ssa-coalesce.c
    branches/lra/gcc/tree-ssa-copyrename.c
    branches/lra/gcc/tree-ssa-dce.c
    branches/lra/gcc/tree-ssa-live.c
    branches/lra/gcc/tree-ssa-live.h
    branches/lra/gcc/tree-ssa-loop-im.c
    branches/lra/gcc/tree-ssa-loop-ivopts.c
    branches/lra/gcc/tree-ssa-loop-manip.c
    branches/lra/gcc/tree-ssa-loop-prefetch.c
    branches/lra/gcc/tree-ssa-math-opts.c
    branches/lra/gcc/tree-ssa-operands.c
    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-strlen.c
    branches/lra/gcc/tree-ssa-structalias.c
    branches/lra/gcc/tree-ssa-tail-merge.c
    branches/lra/gcc/tree-ssa.c
    branches/lra/gcc/tree-ssanames.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/value-prof.c
    branches/lra/gcc/varasm.c
    branches/lra/libgcc/ChangeLog
    branches/lra/libgcc/config/m32c/lib2funcs.c
    branches/lra/libstdc++-v3/ChangeLog
    branches/lra/libstdc++-v3/include/backward/auto_ptr.h
    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/std/future
    branches/lra/libstdc++-v3/include/std/memory
    branches/lra/libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc
    branches/lra/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/lra/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc

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



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