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


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

r206899 - in /branches/ibm/gcc-4_9-stage: ./ Ch...


Author: meissner
Date: Tue Jan 21 19:29:35 2014
New Revision: 206899

URL: http://gcc.gnu.org/viewcvs?rev=206899&root=gcc&view=rev
Log:
Merge up to 206895

Added:
    branches/ibm/gcc-4_9-stage/libstdc++-v3/testsuite/23_containers/unordered_set/56267-2.cc
      - copied unchanged from r206894, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/56267-2.cc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/testsuite/28_regex/basic_regex/multiple_quantifiers.cc
      - copied unchanged from r206894, trunk/libstdc++-v3/testsuite/28_regex/basic_regex/multiple_quantifiers.cc
Modified:
    branches/ibm/gcc-4_9-stage/libstdc++-v3/ChangeLog
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/hashtable_policy.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_automaton.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_compiler.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_compiler.tcc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_executor.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_executor.tcc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_scanner.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/bits/regex_scanner.tcc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/debug/safe_local_iterator.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/debug/unordered_map
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/debug/unordered_set
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/experimental/string_view
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/profile/map.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/profile/multimap.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/profile/multiset.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/profile/set.h
    branches/ibm/gcc-4_9-stage/libstdc++-v3/include/std/regex
    branches/ibm/gcc-4_9-stage/libstdc++-v3/testsuite/experimental/string_view/element_access/char/2.cc
    branches/ibm/gcc-4_9-stage/libstdc++-v3/testsuite/experimental/string_view/element_access/wchar_t/2.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/gcc-4_9-stage/gcc/ada/s-excmac-arm.ads
      - copied unchanged from r206894, trunk/gcc/ada/s-excmac-arm.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/s-excmac-gcc.ads
      - copied unchanged from r206894, trunk/gcc/ada/s-excmac-gcc.ads
    branches/ibm/gcc-4_9-stage/gcc/testsuite/c-c++-common/torture/pr57945.c
      - copied unchanged from r206894, trunk/gcc/testsuite/c-c++-common/torture/pr57945.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/cpp0x/decltype-incomplete1.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-incomplete1.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/cpp0x/nsdmi-union4.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-union4.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/diagnostic/pr59838.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/diagnostic/pr59838.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/ext/builtin-line1.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/ext/builtin-line1.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/ext/pr59706.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/ext/pr59706.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/init/pr58811.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/init/pr58811.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/torture/pr59775.C
      - copied unchanged from r206894, trunk/gcc/testsuite/g++.dg/torture/pr59775.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.c-torture/compile/pr58344.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.c-torture/compile/pr58344.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.c-torture/execute/pr59387.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.c-torture/execute/pr59387.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/pr58346.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.dg/pr58346.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/pr59860.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.dg/pr59860.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/arm/its.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.target/arm/its.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/i386/pr59789.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.target/i386/pr59789.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/i386/pr59839.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.target/i386/pr59839.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/i386/pr59880.c
      - copied unchanged from r206894, trunk/gcc/testsuite/gcc.target/i386/pr59880.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/fmt_g_1.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/fmt_g_1.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/pr57904.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/pr57904.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/pr59440-1.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/pr59440-1.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/pr59440-2.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/pr59440-2.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/pr59440-3.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/pr59440-3.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/pr59706.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/pr59706.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/unresolved_fixup_1.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/unresolved_fixup_1.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/unresolved_fixup_2.f90
      - copied unchanged from r206894, trunk/gcc/testsuite/gfortran.dg/unresolved_fixup_2.f90
Modified:
    branches/ibm/gcc-4_9-stage/   (props changed)
    branches/ibm/gcc-4_9-stage/ChangeLog
    branches/ibm/gcc-4_9-stage/MAINTAINERS
    branches/ibm/gcc-4_9-stage/contrib/ChangeLog
    branches/ibm/gcc-4_9-stage/contrib/mklog
    branches/ibm/gcc-4_9-stage/gcc/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/ChangeLog.meissner
    branches/ibm/gcc-4_9-stage/gcc/DATESTAMP
    branches/ibm/gcc-4_9-stage/gcc/REVISION
    branches/ibm/gcc-4_9-stage/gcc/ada/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/ada/a-caldel.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cfdlli.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cfhama.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cfhase.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cforma.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cforse.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-cofove.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/a-except-2005.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/a-exexpr-gcc.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/adabkend.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/ali-util.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/aspects.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/aspects.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/atree.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/atree.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/atree.h
    branches/ibm/gcc-4_9-stage/gcc/ada/back_end.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/checks.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/debug.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/einfo.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/einfo.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/errout.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/errout.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_aggr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_attr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch3.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch4.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch5.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch6.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch7.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_ch9.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_dbug.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_disp.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_dist.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_intr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_pakd.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_prag.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_spark.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_spark.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/exp_util.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/expander.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/expander.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/freeze.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/frontend.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/g-arrspl.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/g-arrspl.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/gcc-interface/Makefile.in
    branches/ibm/gcc-4_9-stage/gcc/ada/gcc-interface/decl.c
    branches/ibm/gcc-4_9-stage/gcc/ada/gcc-interface/gigi.h
    branches/ibm/gcc-4_9-stage/gcc/ada/gcc-interface/trans.c
    branches/ibm/gcc-4_9-stage/gcc/ada/gcc-interface/utils.c
    branches/ibm/gcc-4_9-stage/gcc/ada/gnat1drv.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/gnat_rm.texi
    branches/ibm/gcc-4_9-stage/gcc/ada/gnat_ugn.texi
    branches/ibm/gcc-4_9-stage/gcc/ada/lib-writ.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/lib-xref.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/lib.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/lib.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/namet.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/opt.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/opt.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/par-ch10.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/par-ch4.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/par-ch5.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/par-ch8.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/par-prag.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/par.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/prj-part.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/prj-tree.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/prj-tree.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/projects.texi
    branches/ibm/gcc-4_9-stage/gcc/ada/raise-gcc.c
    branches/ibm/gcc-4_9-stage/gcc/ada/restrict.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/s-except.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/s-osinte-linux.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/s-taasde.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/s-tadeca.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/s-tadeca.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/s-taprop-posix.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/s-tasren.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/s-tataat.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/s-win32.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sem.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_aggr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_attr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_aux.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_aux.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_cat.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch10.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch11.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch12.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch13.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch3.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch4.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch5.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch6.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch7.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch8.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_ch9.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_dim.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_disp.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_elab.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_eval.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_eval.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_prag.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_prag.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_res.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_type.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_util.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sem_util.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sinfo.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sinfo.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/sinput.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sinput.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/snames.ads-tmpl
    branches/ibm/gcc-4_9-stage/gcc/ada/spark_xrefs.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/switch-c.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/sysdep.c
    branches/ibm/gcc-4_9-stage/gcc/ada/treepr.adb
    branches/ibm/gcc-4_9-stage/gcc/ada/treeprs.adt
    branches/ibm/gcc-4_9-stage/gcc/ada/types.ads
    branches/ibm/gcc-4_9-stage/gcc/ada/usage.adb
    branches/ibm/gcc-4_9-stage/gcc/bb-reorder.c
    branches/ibm/gcc-4_9-stage/gcc/builtins.c
    branches/ibm/gcc-4_9-stage/gcc/c-family/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/c-family/c-ada-spec.c
    branches/ibm/gcc-4_9-stage/gcc/c-family/c-ada-spec.h
    branches/ibm/gcc-4_9-stage/gcc/cgraph.c
    branches/ibm/gcc-4_9-stage/gcc/cgraph.h
    branches/ibm/gcc-4_9-stage/gcc/cif-code.def
    branches/ibm/gcc-4_9-stage/gcc/common.opt
    branches/ibm/gcc-4_9-stage/gcc/common/config/aarch64/aarch64-common.c
    branches/ibm/gcc-4_9-stage/gcc/config.gcc
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64-linux.h
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64-protos.h
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64-simd.md
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64.c
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64.h
    branches/ibm/gcc-4_9-stage/gcc/config/aarch64/aarch64.opt
    branches/ibm/gcc-4_9-stage/gcc/config/arm/arm.c
    branches/ibm/gcc-4_9-stage/gcc/config/arm/arm.opt
    branches/ibm/gcc-4_9-stage/gcc/config/i386/i386-c.c
    branches/ibm/gcc-4_9-stage/gcc/config/i386/i386.c
    branches/ibm/gcc-4_9-stage/gcc/config/i386/i386.h
    branches/ibm/gcc-4_9-stage/gcc/config/i386/i386.md
    branches/ibm/gcc-4_9-stage/gcc/config/i386/sse.md
    branches/ibm/gcc-4_9-stage/gcc/config/i386/x86-tune.def
    branches/ibm/gcc-4_9-stage/gcc/config/mips/mips.c
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/constraints.md
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/msp430.c
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/msp430.h
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/msp430.md
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/msp430.opt
    branches/ibm/gcc-4_9-stage/gcc/config/msp430/t-msp430
    branches/ibm/gcc-4_9-stage/gcc/config/pa/pa.c
    branches/ibm/gcc-4_9-stage/gcc/config/rl78/rl78.c
    branches/ibm/gcc-4_9-stage/gcc/config/rs6000/darwin.h
    branches/ibm/gcc-4_9-stage/gcc/config/vax/vax.h
    branches/ibm/gcc-4_9-stage/gcc/cp/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/cp/cvt.c
    branches/ibm/gcc-4_9-stage/gcc/cp/decl2.c
    branches/ibm/gcc-4_9-stage/gcc/cp/init.c
    branches/ibm/gcc-4_9-stage/gcc/cp/tree.c
    branches/ibm/gcc-4_9-stage/gcc/df-core.c
    branches/ibm/gcc-4_9-stage/gcc/df.h
    branches/ibm/gcc-4_9-stage/gcc/doc/extend.texi
    branches/ibm/gcc-4_9-stage/gcc/doc/invoke.texi
    branches/ibm/gcc-4_9-stage/gcc/expr.c
    branches/ibm/gcc-4_9-stage/gcc/fortran/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/fortran/module.c
    branches/ibm/gcc-4_9-stage/gcc/gimple-fold.c
    branches/ibm/gcc-4_9-stage/gcc/gimplify.c
    branches/ibm/gcc-4_9-stage/gcc/go/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/go/go-gcc.cc
    branches/ibm/gcc-4_9-stage/gcc/go/gofrontend/backend.h
    branches/ibm/gcc-4_9-stage/gcc/go/gofrontend/expressions.cc
    branches/ibm/gcc-4_9-stage/gcc/go/gofrontend/expressions.h
    branches/ibm/gcc-4_9-stage/gcc/ipa-cp.c
    branches/ibm/gcc-4_9-stage/gcc/ipa-inline-analysis.c
    branches/ibm/gcc-4_9-stage/gcc/ipa-ref.c
    branches/ibm/gcc-4_9-stage/gcc/ira.c
    branches/ibm/gcc-4_9-stage/gcc/jump.c
    branches/ibm/gcc-4_9-stage/gcc/loop-invariant.c
    branches/ibm/gcc-4_9-stage/gcc/loop-iv.c
    branches/ibm/gcc-4_9-stage/gcc/lra-constraints.c
    branches/ibm/gcc-4_9-stage/gcc/opts.c
    branches/ibm/gcc-4_9-stage/gcc/output.h
    branches/ibm/gcc-4_9-stage/gcc/passes.c
    branches/ibm/gcc-4_9-stage/gcc/passes.def
    branches/ibm/gcc-4_9-stage/gcc/ree.c
    branches/ibm/gcc-4_9-stage/gcc/reload.c
    branches/ibm/gcc-4_9-stage/gcc/reorg.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/ChangeLog
    branches/ibm/gcc-4_9-stage/gcc/testsuite/ChangeLog-2013
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/debug/ra1.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/pr49718.C
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/vect/pr33426-ivdep-2.cc
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/vect/pr33426-ivdep-3.cc
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/vect/pr33426-ivdep-4.cc
    branches/ibm/gcc-4_9-stage/gcc/testsuite/g++.dg/vect/pr33426-ivdep.cc
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/strlenopt-4.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/vect/pr57705.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/vect/pr58508.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/vect/vect-alias-check.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/vect/vect-ivdep-1.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.dg/vect/vect-ivdep-2.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/aarch64/vneg_f.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/i386/pr58944.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/i386/pr9771-1.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gcc.target/mips/pr54240.c
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/round_3.f08
    branches/ibm/gcc-4_9-stage/gcc/testsuite/gfortran.dg/vect/vect-do-concurrent-1.f90
    branches/ibm/gcc-4_9-stage/gcc/testsuite/lib/scanasm.exp
    branches/ibm/gcc-4_9-stage/gcc/testsuite/lib/scanrtl.exp
    branches/ibm/gcc-4_9-stage/gcc/testsuite/lib/target-supports.exp
    branches/ibm/gcc-4_9-stage/gcc/tree-inline.c
    branches/ibm/gcc-4_9-stage/gcc/tree-nested.c
    branches/ibm/gcc-4_9-stage/gcc/tree-ssa-loop-im.c
    branches/ibm/gcc-4_9-stage/gcc/tree-vect-data-refs.c
    branches/ibm/gcc-4_9-stage/gcc/tree-vect-stmts.c
    branches/ibm/gcc-4_9-stage/gcc/tree-vectorizer.h
    branches/ibm/gcc-4_9-stage/gcc/tree.c
    branches/ibm/gcc-4_9-stage/gcc/tree.h
    branches/ibm/gcc-4_9-stage/gcc/varasm.c
    branches/ibm/gcc-4_9-stage/gcc/vec.h
    branches/ibm/gcc-4_9-stage/include/ChangeLog
    branches/ibm/gcc-4_9-stage/include/ansidecl.h
    branches/ibm/gcc-4_9-stage/include/libiberty.h
    branches/ibm/gcc-4_9-stage/libcilkrts/ChangeLog
    branches/ibm/gcc-4_9-stage/libcilkrts/configure
    branches/ibm/gcc-4_9-stage/libcilkrts/configure.ac
    branches/ibm/gcc-4_9-stage/libcilkrts/runtime/os-unix.c
    branches/ibm/gcc-4_9-stage/libgfortran/ChangeLog
    branches/ibm/gcc-4_9-stage/libgfortran/io/write_float.def
    branches/ibm/gcc-4_9-stage/libgo/runtime/mgc0.c
    branches/ibm/gcc-4_9-stage/libiberty/ChangeLog
    branches/ibm/gcc-4_9-stage/libiberty/_doprnt.c
    branches/ibm/gcc-4_9-stage/libiberty/asprintf.c
    branches/ibm/gcc-4_9-stage/libiberty/concat.c
    branches/ibm/gcc-4_9-stage/libiberty/snprintf.c
    branches/ibm/gcc-4_9-stage/libiberty/vasprintf.c
    branches/ibm/gcc-4_9-stage/libiberty/vsnprintf.c
    branches/ibm/gcc-4_9-stage/libjava/classpath/   (props changed)

Propchange: branches/ibm/gcc-4_9-stage/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/gcc-4_9-stage/
            ('svnmerge-integrated' modified)

Propchange: branches/ibm/gcc-4_9-stage/libjava/classpath/
            ('svn:mergeinfo' modified)



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