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]

r213982 - in /branches/google/gcc-4_9-mobile: ....


Author: ctice
Date: Thu Aug 14 19:52:45 2014
New Revision: 213982

URL: https://gcc.gnu.org/viewcvs?rev=213982&root=gcc&view=rev
Log:

Merge google/gcc-4_9 (212376:213891] into google/gcc-4_9-mobile branch.


Added:
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/26_numerics/random/pr60037-neg.cc
      - copied unchanged from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/26_numerics/random/pr60037-neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/30_threads/async/forced_unwind.cc
      - copied unchanged from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/30_threads/async/forced_unwind.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/30_threads/packaged_task/forced_unwind.cc
      - copied unchanged from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/30_threads/packaged_task/forced_unwind.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/operations/to_string/
      - copied from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/experimental/string_view/operations/to_string/
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/pr60037.cc
      - copied unchanged from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/pr60037.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/ext/rope/61946.cc
      - copied unchanged from r213891, branches/google/gcc-4_9/libstdc++-v3/testsuite/ext/rope/61946.cc
Modified:
    branches/google/gcc-4_9-mobile/libstdc++-v3/ChangeLog
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/atomic_base.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/random.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/random.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/experimental/string_view
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/experimental/string_view.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/ext/random.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/ext/rope
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/condition_variable
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/future
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/mutex
    branches/google/gcc-4_9-mobile/libstdc++-v3/libsupc++/atexit_thread.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/cons/char/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/cons/wchar_t/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/operations/copy/char/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/operations/copy/wchar_t/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/operations/data/char/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/experimental/string_view/operations/data/wchar_t/1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/lib/gdb-test.exp
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/util/testsuite_iterators.h

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_9-mobile/config/mh-alpha-linux
      - copied unchanged from r213891, branches/google/gcc-4_9/config/mh-alpha-linux
    branches/google/gcc-4_9-mobile/gcc/config/nios2/rtems.h
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/config/nios2/rtems.h
    branches/google/gcc-4_9-mobile/gcc/config/nios2/t-rtems
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/config/nios2/t-rtems
    branches/google/gcc-4_9-mobile/gcc/doc/gcov-tool.texi
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/doc/gcov-tool.texi
    branches/google/gcc-4_9-mobile/gcc/gcov-counter.def
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/gcov-counter.def
    branches/google/gcc-4_9-mobile/gcc/gcov-tool.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/gcov-tool.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61455-2.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61455-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61455.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61455.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61963.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61963.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/pr61741.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/pr61741.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/constexpr-array7.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-array7.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/constexpr-empty7.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-empty7.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem2.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem2.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/initlist-array4.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/initlist-array4.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/pr58155.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/pr58155.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/rv-cond1.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/rv-cond1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/expr/cond12.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/expr/cond12.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ext/restrict2.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ext/restrict2.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-prof/morefunc.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-prof/morefunc.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-prof/reorder.C
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-prof/reorder.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-prof/reorder_class1.h
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-prof/reorder_class1.h
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-prof/reorder_class2.h
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-prof/reorder_class2.h
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/20050316-3.x
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/20050316-3.x
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr23135.x
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr23135.x
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61375.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61375.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61673.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61673.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61725.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61725.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr61681.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr61681.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr61964.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr61964.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/tree-ssa/ssa-copyprop-2.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-ssa/ssa-copyprop-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/tree-ssa/vrp93.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-ssa/vrp93.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/vect/pr61680.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr61680.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/vect/vect-singleton_1.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/vect-singleton_1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pie-copyrelocs-1.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pie-copyrelocs-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pie-copyrelocs-2.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pie-copyrelocs-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61599-1.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61599-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61599-2.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61599-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61794.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61794.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61801.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61801.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61855.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61855.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61923.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61923.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-1.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-2.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-3.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/pr60102.c
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/pr60102.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/dependency_44.f90
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/dependency_44.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/opt39.adb
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt39.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/pack20.adb
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/pack20.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/pack20.ads
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/pack20.ads
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/pack20_pkg.ads
      - copied unchanged from r213891, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/pack20_pkg.ads
    branches/google/gcc-4_9-mobile/libgcc/libgcov-util.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgcc/libgcov-util.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-10.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-10.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-5.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-5.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-6.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-6.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-7.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-7.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-8.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-8.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/depend-9.c
      - copied unchanged from r213891, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/depend-9.c
    branches/google/gcc-4_9-mobile/libitm/config/aarch64/
      - copied from r213891, branches/google/gcc-4_9/libitm/config/aarch64/
Removed:
    branches/google/gcc-4_9-mobile/gcc/config/arm/neon-docgen.ml
    branches/google/gcc-4_9-mobile/gcc/config/arm/neon-gen.ml
Modified:
    branches/google/gcc-4_9-mobile/   (props changed)
    branches/google/gcc-4_9-mobile/ChangeLog
    branches/google/gcc-4_9-mobile/boehm-gc/ChangeLog
    branches/google/gcc-4_9-mobile/config/ChangeLog
    branches/google/gcc-4_9-mobile/configure
    branches/google/gcc-4_9-mobile/configure.ac
    branches/google/gcc-4_9-mobile/contrib/ChangeLog
    branches/google/gcc-4_9-mobile/contrib/reghunt/ChangeLog
    branches/google/gcc-4_9-mobile/contrib/regression/ChangeLog
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/aarch64-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc64le-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/fixincludes/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/DATESTAMP
    branches/google/gcc-4_9-mobile/gcc/Makefile.in
    branches/google/gcc-4_9-mobile/gcc/ada/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/auto-profile.c
    branches/google/gcc-4_9-mobile/gcc/bb-reorder.c
    branches/google/gcc-4_9-mobile/gcc/c-family/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/c-family/array-notation-common.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-common.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-gimplify.c
    branches/google/gcc-4_9-mobile/gcc/c/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/c/c-array-notation.c
    branches/google/gcc-4_9-mobile/gcc/cgraph.c
    branches/google/gcc-4_9-mobile/gcc/cgraphbuild.c
    branches/google/gcc-4_9-mobile/gcc/combine.c
    branches/google/gcc-4_9-mobile/gcc/common.opt
    branches/google/gcc-4_9-mobile/gcc/config.gcc
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64-linux.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64-modes.def
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64-simd.md
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.c
    branches/google/gcc-4_9-mobile/gcc/config/alpha/elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm.c
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm_neon.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/t-rtems-eabi
    branches/google/gcc-4_9-mobile/gcc/config/cris/constraints.md
    branches/google/gcc-4_9-mobile/gcc/config/cris/cris-protos.h
    branches/google/gcc-4_9-mobile/gcc/config/cris/cris.c
    branches/google/gcc-4_9-mobile/gcc/config/cris/cris.h
    branches/google/gcc-4_9-mobile/gcc/config/cris/cris.md
    branches/google/gcc-4_9-mobile/gcc/config/cris/predicates.md
    branches/google/gcc-4_9-mobile/gcc/config/i386/avx512fintrin.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/i386.c
    branches/google/gcc-4_9-mobile/gcc/config/i386/i386.opt
    branches/google/gcc-4_9-mobile/gcc/config/i386/ia32intrin.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/sse.md
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/freebsd64.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/linux64.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/rs6000-protos.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/rs6000.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/rs6000.md
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/sysv4.h
    branches/google/gcc-4_9-mobile/gcc/config/sh/predicates.md
    branches/google/gcc-4_9-mobile/gcc/config/sh/sh.c
    branches/google/gcc-4_9-mobile/gcc/config/sparc/sync.md
    branches/google/gcc-4_9-mobile/gcc/coverage.c
    branches/google/gcc-4_9-mobile/gcc/coverage.h
    branches/google/gcc-4_9-mobile/gcc/cp/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/cp/call.c
    branches/google/gcc-4_9-mobile/gcc/cp/cp-array-notation.c
    branches/google/gcc-4_9-mobile/gcc/cp/except.c
    branches/google/gcc-4_9-mobile/gcc/cp/init.c
    branches/google/gcc-4_9-mobile/gcc/cp/parser.c
    branches/google/gcc-4_9-mobile/gcc/cp/semantics.c
    branches/google/gcc-4_9-mobile/gcc/cp/tree.c
    branches/google/gcc-4_9-mobile/gcc/doc/arm-neon-intrinsics.texi
    branches/google/gcc-4_9-mobile/gcc/doc/gcc.texi
    branches/google/gcc-4_9-mobile/gcc/doc/install.texi
    branches/google/gcc-4_9-mobile/gcc/doc/invoke.texi
    branches/google/gcc-4_9-mobile/gcc/dwarf2out.c
    branches/google/gcc-4_9-mobile/gcc/expr.c
    branches/google/gcc-4_9-mobile/gcc/final.c
    branches/google/gcc-4_9-mobile/gcc/fortran/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/fortran/dependency.c
    branches/google/gcc-4_9-mobile/gcc/function.c
    branches/google/gcc-4_9-mobile/gcc/gcc.c
    branches/google/gcc-4_9-mobile/gcc/gcov-dump.c
    branches/google/gcc-4_9-mobile/gcc/gcov-io.c
    branches/google/gcc-4_9-mobile/gcc/gcov-io.h
    branches/google/gcc-4_9-mobile/gcc/gimple-low.c
    branches/google/gcc-4_9-mobile/gcc/go/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/go/gofrontend/lex.cc
    branches/google/gcc-4_9-mobile/gcc/go/gofrontend/parse.cc
    branches/google/gcc-4_9-mobile/gcc/haifa-sched.c
    branches/google/gcc-4_9-mobile/gcc/ipa-inline-transform.c
    branches/google/gcc-4_9-mobile/gcc/java/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/l-ipo.c
    branches/google/gcc-4_9-mobile/gcc/lra-constraints.c
    branches/google/gcc-4_9-mobile/gcc/lto/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/objc/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/objcp/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/omp-low.c
    branches/google/gcc-4_9-mobile/gcc/opts.c
    branches/google/gcc-4_9-mobile/gcc/opts.h
    branches/google/gcc-4_9-mobile/gcc/params.c
    branches/google/gcc-4_9-mobile/gcc/params.def
    branches/google/gcc-4_9-mobile/gcc/params.h
    branches/google/gcc-4_9-mobile/gcc/po/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/profile.c
    branches/google/gcc-4_9-mobile/gcc/sched-deps.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/compat/struct-layout-1.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61160-1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61160-2.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-ssa/dom-invalid.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/compile/pr60655-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/20050316-1.x
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/20050604-1.x
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-4.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-5.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/atomic/stdatomic-flag.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr26570.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr32773.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr51879-18.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/stack-usage-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/arm/pr48252.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmpd-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmps-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmsd-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmss-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermi2d-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermi2pd-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermi2ps-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermi2q-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermt2d-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermt2pd-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermt2ps-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-vpermt2q-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/pr45636.f90
    branches/google/gcc-4_9-mobile/gcc/toplev.c
    branches/google/gcc-4_9-mobile/gcc/toplev.h
    branches/google/gcc-4_9-mobile/gcc/tree-profile.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-copy.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-loop-ivopts.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-math-opts.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-structalias.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-tail-merge.c
    branches/google/gcc-4_9-mobile/gcc/tree-vect-data-refs.c
    branches/google/gcc-4_9-mobile/gcc/tree-vrp.c
    branches/google/gcc-4_9-mobile/gcc/value-prof.c
    branches/google/gcc-4_9-mobile/gnattools/ChangeLog
    branches/google/gcc-4_9-mobile/include/ChangeLog
    branches/google/gcc-4_9-mobile/intl/ChangeLog
    branches/google/gcc-4_9-mobile/libada/ChangeLog
    branches/google/gcc-4_9-mobile/libatomic/ChangeLog
    branches/google/gcc-4_9-mobile/libbacktrace/ChangeLog
    branches/google/gcc-4_9-mobile/libcilkrts/ChangeLog
    branches/google/gcc-4_9-mobile/libcpp/ChangeLog
    branches/google/gcc-4_9-mobile/libcpp/lex.c
    branches/google/gcc-4_9-mobile/libcpp/po/ChangeLog
    branches/google/gcc-4_9-mobile/libdecnumber/ChangeLog
    branches/google/gcc-4_9-mobile/libffi/ChangeLog
    branches/google/gcc-4_9-mobile/libgcc/ChangeLog
    branches/google/gcc-4_9-mobile/libgcc/config/libbid/ChangeLog
    branches/google/gcc-4_9-mobile/libgcc/config/rs6000/linux-unwind.h
    branches/google/gcc-4_9-mobile/libgcc/dyn-ipa.c
    branches/google/gcc-4_9-mobile/libgcc/libgcov-driver.c
    branches/google/gcc-4_9-mobile/libgcc/libgcov-interface.c
    branches/google/gcc-4_9-mobile/libgcc/libgcov-merge.c
    branches/google/gcc-4_9-mobile/libgcc/libgcov.h
    branches/google/gcc-4_9-mobile/libgfortran/ChangeLog
    branches/google/gcc-4_9-mobile/libgfortran/generated/all_l1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/all_l16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/all_l2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/all_l4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/all_l8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/any_l1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/any_l16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/any_l2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/any_l4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/any_l8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/bessel_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/bessel_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/bessel_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/bessel_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/count_16_l.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/count_1_l.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/count_2_l.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/count_4_l.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/count_8_l.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/cshift1_16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/cshift1_4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/cshift1_8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift1_16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift1_4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift1_8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift3_16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift3_4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/eoshift3_8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iall_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iall_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iall_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iall_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iall_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iany_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iany_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iany_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iany_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iany_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/in_pack_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iparity_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iparity_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iparity_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iparity_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/iparity_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_l16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_l4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_l8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/matmul_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_16_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_4_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc0_8_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_16_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_4_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxloc1_8_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/maxval_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_16_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_4_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc0_8_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_16_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_4_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minloc1_8_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/minval_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/norm2_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/norm2_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/norm2_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/norm2_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/pack_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/parity_l1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/parity_l16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/parity_l2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/parity_l4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/parity_l8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/product_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/reshape_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/shape_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/shape_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/shape_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/spread_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/sum_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/transpose_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_c10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_c16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_c4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_c8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_i1.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_i16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_i2.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_i4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_i8.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_r10.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_r16.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_r4.c
    branches/google/gcc-4_9-mobile/libgfortran/generated/unpack_r8.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/cshift0.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/eoshift0.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/eoshift2.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/pack_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/reshape_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/spread_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/string_intrinsics_inc.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/transpose_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/unpack_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/io/list_read.c
    branches/google/gcc-4_9-mobile/libgfortran/io/transfer.c
    branches/google/gcc-4_9-mobile/libgfortran/io/unit.c
    branches/google/gcc-4_9-mobile/libgfortran/io/write.c
    branches/google/gcc-4_9-mobile/libgfortran/libgfortran.h
    branches/google/gcc-4_9-mobile/libgfortran/m4/bessel.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/cshift1.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/eoshift1.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/eoshift3.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/iforeach.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/ifunction.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/ifunction_logical.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/in_pack.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/matmul.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/matmull.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/pack.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/reshape.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/shape.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/spread.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/transpose.m4
    branches/google/gcc-4_9-mobile/libgfortran/m4/unpack.m4
    branches/google/gcc-4_9-mobile/libgfortran/runtime/convert_char.c
    branches/google/gcc-4_9-mobile/libgfortran/runtime/environ.c
    branches/google/gcc-4_9-mobile/libgfortran/runtime/in_pack_generic.c
    branches/google/gcc-4_9-mobile/libgfortran/runtime/memory.c
    branches/google/gcc-4_9-mobile/libgo/runtime/go-caller.c
    branches/google/gcc-4_9-mobile/libgomp/ChangeLog
    branches/google/gcc-4_9-mobile/libgomp/libgomp.h
    branches/google/gcc-4_9-mobile/libgomp/task.c
    branches/google/gcc-4_9-mobile/libiberty/ChangeLog
    branches/google/gcc-4_9-mobile/libitm/ChangeLog
    branches/google/gcc-4_9-mobile/libitm/configure.tgt
    branches/google/gcc-4_9-mobile/libjava/ChangeLog
    branches/google/gcc-4_9-mobile/libjava/classpath/   (props changed)
    branches/google/gcc-4_9-mobile/libjava/classpath/ChangeLog
    branches/google/gcc-4_9-mobile/libjava/libltdl/ChangeLog
    branches/google/gcc-4_9-mobile/libobjc/ChangeLog
    branches/google/gcc-4_9-mobile/libobjc/encoding.c
    branches/google/gcc-4_9-mobile/libquadmath/ChangeLog
    branches/google/gcc-4_9-mobile/libsanitizer/ChangeLog
    branches/google/gcc-4_9-mobile/libssp/ChangeLog
    branches/google/gcc-4_9-mobile/libvtv/ChangeLog
    branches/google/gcc-4_9-mobile/lto-plugin/ChangeLog
    branches/google/gcc-4_9-mobile/maintainer-scripts/ChangeLog
    branches/google/gcc-4_9-mobile/zlib/ChangeLog

Propchange: branches/google/gcc-4_9-mobile/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_9-mobile/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_9-mobile/libjava/classpath/
            ('svn:mergeinfo' added)



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