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]

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


Author: shenhan
Date: Tue Jul  8 15:46:55 2014
New Revision: 212366

URL: https://gcc.gnu.org/viewcvs?rev=212366&root=gcc&view=rev
Log:
Merge google/gcc-4_9 "210124:r212342" into google/gcc-4_9-mobile.


Added:
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/function/60594.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/function/60594.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-4.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-4.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/unordered_set/61143.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/unordered_set/61143.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/swap.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/swap.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/27_io/manipulators/standard/char/dr2344.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/27_io/manipulators/standard/char/dr2344.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/27_io/manipulators/standard/wchar_t/dr2344.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/27_io/manipulators/standard/wchar_t/dr2344.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/30_threads/promise/60966.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/30_threads/promise/60966.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
Modified:
    branches/google/gcc-4_9-mobile/libstdc++-v3/ChangeLog
    branches/google/gcc-4_9-mobile/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/config/locale/generic/c_locale.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/config/locale/generic/time_members.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/config/os/bionic/ctype_base.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/configure
    branches/google/gcc-4_9-mobile/libstdc++-v3/configure.ac
    branches/google/gcc-4_9-mobile/libstdc++-v3/doc/html/faq.html
    branches/google/gcc-4_9-mobile/libstdc++-v3/doc/xml/faq.xml
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/hashtable.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/regex_compiler.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/regex_compiler.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/regex_executor.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/stl_algo.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/stl_bvector.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/stl_iterator.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/stl_tree.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/stl_vector.h
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/bits/vector.tcc
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/debug/vector
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/functional
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/future
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/iomanip
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/iostream
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/tuple
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/std/type_traits
    branches/google/gcc-4_9-mobile/libstdc++-v3/include/tr2/bool_set
    branches/google/gcc-4_9-mobile/libstdc++-v3/libsupc++/eh_arm.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/libsupc++/eh_globals.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/libsupc++/guard.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/google/gcc-4_9-mobile/libstdc++-v3/scripts/run_doxygen
    branches/google/gcc-4_9-mobile/libstdc++-v3/src/Makefile.am
    branches/google/gcc-4_9-mobile/libstdc++-v3/src/Makefile.in
    branches/google/gcc-4_9-mobile/libstdc++-v3/src/c++98/ios_init.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/20_util/tuple/element_access/get_by_type.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/quoted_char.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/28_regex/basic_regex/multiple_quantifiers.cc
    branches/google/gcc-4_9-mobile/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/aarch64-grtev4-linux-gnu.xfail
      - copied unchanged from r212342, branches/google/gcc-4_9/contrib/testsuite-management/aarch64-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/gcc/auto-profile.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/auto-profile.c
    branches/google/gcc-4_9-mobile/gcc/auto-profile.h
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/auto-profile.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64-linux-android.h
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/config/aarch64/aarch64-linux-android.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/arm_neon.h
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/config/i386/arm_neon.h
    branches/google/gcc-4_9-mobile/gcc/config/mips/t-linux-android
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/config/mips/t-linux-android
    branches/google/gcc-4_9-mobile/gcc/config/sol2-clearcap.map
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/config/sol2-clearcap.map
    branches/google/gcc-4_9-mobile/gcc/config/sol2-clearcapv2.map
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/config/sol2-clearcapv2.map
    branches/google/gcc-4_9-mobile/gcc/simplify-got.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/simplify-got.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr58942.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr58942.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61191.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61191.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/CK/invalid_sync.cc
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/cilk-plus/CK/invalid_sync.cc
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/gomp/pr61486-1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr61486-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/gomp/pr61486-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr61486-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/initlist84.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/initlist84.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/initlist86.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/initlist86.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const3.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const3.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this18.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this18.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/nsdmi-template11.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template11.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/nsdmi-template12.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template12.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/nsdmi-template13.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template13.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/pr58781.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/pr58781.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/pr60249.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/pr60249.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/variadic158.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/variadic158.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/variadic159.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/variadic159.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp0x/variadic160.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/variadic160.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/cpp1y/pr59867.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/pr59867.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-2.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-2.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ext/complit14.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ext/complit14.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/init/copy7.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/init/copy7.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/devirt-31.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-31.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61085.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61085.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61160-1.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61160-1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61160-2.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61160-2.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61160-3.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61160-3.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr61540.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61540.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/opt/pr61456.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/pr61456.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/opt/pr61654.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/pr61654.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/opt/typeinfo1.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/typeinfo1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/pr60969.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr60969.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/pr61094.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr61094.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/pr61289-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr61289-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/pr61289.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr61289.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/template/conv14.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/conv14.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/template/local-fn1.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/local-fn1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/template/pr61537.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/pr61537.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/template/ptrmem27.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/ptrmem27.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/template/ptrmem28.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/ptrmem28.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tls/thread_local9.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tls/thread_local9.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/torture/pr60854.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/torture/pr60854.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-ssa/forwprop-switch.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-ssa/forwprop-switch.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/tree-ssa/pr61009.C
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/g++.dg/tree-ssa/pr61009.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/compile/pr61684.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/compile/pr61684.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61306-1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61306-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61306-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61306-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.c-torture/execute/pr61306-3.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr61306-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/graphite/pr60979.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/graphite/pr60979.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/lto/pr61526_0.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/lto/pr61526_0.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/lto/pr61526_1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/lto/pr61526_1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr60866.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr60866.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr61045.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61045.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr61053.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61053.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr61060.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61060.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr61158.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61158.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr61583.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61583.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/record-compilation-info-in-elf-1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/record-compilation-info-in-elf-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr56965-1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr56965-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr56965-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr56965-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr57864.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr57864.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr60930.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr60930.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr61010.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr61010.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr61383-1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr61383-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/torture/pr61452.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr61452.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/typeof-2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/typeof-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/unused-8b.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/unused-8b.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-13.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-13.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-14.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-14.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-15.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-15.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/pr61325.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/pr61325.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_high_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlal_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlal_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlalh_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlalh_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlals_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlals_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_high_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsl_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsl_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlslh_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlslh_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmlsls_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsls_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulh_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulh_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulh_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulh_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulhh_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulhh_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulhq_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulhq_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulhq_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulhq_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulhs_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulhs_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_high_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_high_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_high_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_high_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_high_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_high_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_high_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_high_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmull_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmull_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmullh_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmullh_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqdmulls_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulls_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulh_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulh_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulh_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulh_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulhh_lane_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulhh_lane_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulhq_laneq_s16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulhq_laneq_s16.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulhq_laneq_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulhq_laneq_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vqrdmulhs_lane_s32.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqrdmulhs_lane_s32.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/alpha/pr61586.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/alpha/pr61586.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/arm/got1.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/arm/got1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/arm/got2.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/arm/got2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/avr/pr60991.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/avr/pr60991.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/avr/torture/pr61055.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/avr/torture/pr61055.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/avr/torture/pr61443.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/avr/torture/pr61443.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx-pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx-pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr60901.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr60901.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr60902.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr60902.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61423.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61423.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/pr61446.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61446.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/xop-pr57233.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/xop-pr57233.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/htm-ttest.c
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/htm-ttest.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/allocatable_function_8.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/allocatable_function_8.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/arrayio_14.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/arrayio_14.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/arrayio_15.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/arrayio_15.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/arrayio_16.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/arrayio_16.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/associate_16.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/associate_16.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/associate_17.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/associate_17.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/cray_pointers_10.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/cray_pointers_10.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/affinity-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/affinity-1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/associate1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/associate1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/declare-simd-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/declare-simd-1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/depend-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/depend-1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/intentin1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/intentin1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/omp_do_concurrent.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/omp_do_concurrent.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/openmp-simd-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/openmp-simd-1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/openmp-simd-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/openmp-simd-2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/openmp-simd-3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/openmp-simd-3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/proc_ptr_2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/proc_ptr_2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/target1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/target1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/target2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/target2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/target3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/target3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr4.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr4.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr5.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr6.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr6.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr7.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr7.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/udr8.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/udr8.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/list_read_13.f
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/list_read_13.f
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/oldstyle_5.f
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/oldstyle_5.f
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/enum3.adb
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/enum3.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/opt38.adb
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt38.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/opt38_pkg.adb
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt38_pkg.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/opt38_pkg.ads
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt38_pkg.ads
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/overflow_fixed.adb
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/gnat.dg/overflow_fixed.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/lib/clearcap.exp
      - copied unchanged from r212342, branches/google/gcc-4_9/gcc/testsuite/lib/clearcap.exp
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/simd-9.C
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/simd-9.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/simd10.C
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/simd10.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/simd11.C
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/simd11.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/simd12.C
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/simd12.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/simd13.C
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/simd13.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-10.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-10.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-11.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-11.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-12.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-12.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-13.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-13.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-14.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-14.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-15.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-15.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-16.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-16.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/simd-17.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-17.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/target-8.c
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/target-8.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/aligned1.f03
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/aligned1.f03
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/alloc-comp-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/alloc-comp-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/alloc-comp-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/alloc-comp-2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/allocatable10.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/allocatable10.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/allocatable11.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/allocatable11.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/allocatable12.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/allocatable12.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/allocatable9.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/allocatable9.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/associate1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/associate1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/associate2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/associate2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-do-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-do-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-do-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-do-2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-parallel-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-parallel-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-parallel-3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-parallel-3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-sections-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-sections-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/cancel-taskgroup-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/cancel-taskgroup-2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/declare-simd-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/declare-simd-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/declare-simd-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/declare-simd-2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/declare-simd-3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/declare-simd-3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/depend-1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/depend-1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/depend-2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/depend-2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/depend-3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/depend-3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/omp_atomic5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/omp_atomic5.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/procptr1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/procptr1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd4.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd4.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd5.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd6.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd6.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/simd7.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/simd7.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target4.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target4.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target5.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target6.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target6.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target7.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target7.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/target8.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/target8.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/taskgroup1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/taskgroup1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr1.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr1.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr10.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr10.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr11.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr11.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr12.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr12.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr13.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr13.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr14.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr14.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr15.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr15.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr2.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr2.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr3.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr3.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr4.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr4.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr5.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr5.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr6.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr6.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr7.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr7.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr8.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr8.f90
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/udr9.f90
      - copied unchanged from r212342, branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/udr9.f90
Removed:
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/arm-grtev2-linux-gnueabi.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc64-grtev2-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/x86_64-grtev3-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/record-gcc-switches-in-elf-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/clearcap.map
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/clearcapv2.map
    branches/google/gcc-4_9-mobile/libitm/clearcap.map
Modified:
    branches/google/gcc-4_9-mobile/   (props changed)
    branches/google/gcc-4_9-mobile/contrib/ChangeLog
    branches/google/gcc-4_9-mobile/contrib/gennews
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/powerpc64le-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9-mobile/contrib/testsuite-management/x86_64-grtev4-linux-gnu.xfail
    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/ada/comperr.adb
    branches/google/gcc-4_9-mobile/gcc/ada/comperr.ads
    branches/google/gcc-4_9-mobile/gcc/ada/exp_cg.adb
    branches/google/gcc-4_9-mobile/gcc/ada/exp_dbug.adb
    branches/google/gcc-4_9-mobile/gcc/ada/exp_dbug.ads
    branches/google/gcc-4_9-mobile/gcc/ada/exp_disp.adb
    branches/google/gcc-4_9-mobile/gcc/ada/fe.h
    branches/google/gcc-4_9-mobile/gcc/ada/gcc-interface/Makefile.in
    branches/google/gcc-4_9-mobile/gcc/ada/gcc-interface/decl.c
    branches/google/gcc-4_9-mobile/gcc/ada/gcc-interface/misc.c
    branches/google/gcc-4_9-mobile/gcc/ada/gcc-interface/trans.c
    branches/google/gcc-4_9-mobile/gcc/ada/gcc-interface/utils.c
    branches/google/gcc-4_9-mobile/gcc/ada/init.c
    branches/google/gcc-4_9-mobile/gcc/ada/types.h
    branches/google/gcc-4_9-mobile/gcc/alias.c
    branches/google/gcc-4_9-mobile/gcc/basic-block.h
    branches/google/gcc-4_9-mobile/gcc/builtins.c
    branches/google/gcc-4_9-mobile/gcc/c-family/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/c-family/c-common.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-common.h
    branches/google/gcc-4_9-mobile/gcc/c-family/c-gimplify.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-omp.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-opts.c
    branches/google/gcc-4_9-mobile/gcc/c-family/c-pragma.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/c/c-decl.c
    branches/google/gcc-4_9-mobile/gcc/c/c-parser.c
    branches/google/gcc-4_9-mobile/gcc/c/c-typeck.c
    branches/google/gcc-4_9-mobile/gcc/cfg-flags.def
    branches/google/gcc-4_9-mobile/gcc/cfgexpand.c
    branches/google/gcc-4_9-mobile/gcc/cfghooks.c
    branches/google/gcc-4_9-mobile/gcc/cfgrtl.c
    branches/google/gcc-4_9-mobile/gcc/cgraph.c
    branches/google/gcc-4_9-mobile/gcc/cgraph.h
    branches/google/gcc-4_9-mobile/gcc/cgraphbuild.c
    branches/google/gcc-4_9-mobile/gcc/cgraphclones.c
    branches/google/gcc-4_9-mobile/gcc/cgraphunit.c
    branches/google/gcc-4_9-mobile/gcc/collect2.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.in
    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/aarch64/aarch64.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.md
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/arm_neon.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/iterators.md
    branches/google/gcc-4_9-mobile/gcc/config/alpha/alpha.c
    branches/google/gcc-4_9-mobile/gcc/config/alpha/elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/aout.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm-cores.def
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm-opts.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm.c
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm.md
    branches/google/gcc-4_9-mobile/gcc/config/arm/arm.opt
    branches/google/gcc-4_9-mobile/gcc/config/arm/bpabi.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/linux-eabi.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/linux-elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/linux-gas.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/netbsd-elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/t-arm-elf
    branches/google/gcc-4_9-mobile/gcc/config/arm/t-linux-androideabi
    branches/google/gcc-4_9-mobile/gcc/config/arm/uclinux-eabi.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/uclinux-elf.h
    branches/google/gcc-4_9-mobile/gcc/config/arm/unspecs.md
    branches/google/gcc-4_9-mobile/gcc/config/arm/vxworks.h
    branches/google/gcc-4_9-mobile/gcc/config/avr/avr-fixed.md
    branches/google/gcc-4_9-mobile/gcc/config/avr/avr-mcus.def
    branches/google/gcc-4_9-mobile/gcc/config/avr/avr.c
    branches/google/gcc-4_9-mobile/gcc/config/avr/avr.h
    branches/google/gcc-4_9-mobile/gcc/config/avr/avr.md
    branches/google/gcc-4_9-mobile/gcc/config/dbx.h
    branches/google/gcc-4_9-mobile/gcc/config/freebsd.h
    branches/google/gcc-4_9-mobile/gcc/config/gnu-user.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/driver-i386.c
    branches/google/gcc-4_9-mobile/gcc/config/i386/gnu-user.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/i386.c
    branches/google/gcc-4_9-mobile/gcc/config/i386/i386.md
    branches/google/gcc-4_9-mobile/gcc/config/i386/linux-common.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/pmm_malloc.h
    branches/google/gcc-4_9-mobile/gcc/config/i386/sse.md
    branches/google/gcc-4_9-mobile/gcc/config/initfini-array.h
    branches/google/gcc-4_9-mobile/gcc/config/linux-android.h
    branches/google/gcc-4_9-mobile/gcc/config/linux.c
    branches/google/gcc-4_9-mobile/gcc/config/mips/gnu-user.h
    branches/google/gcc-4_9-mobile/gcc/config/mips/linux-common.h
    branches/google/gcc-4_9-mobile/gcc/config/mips/mips.h
    branches/google/gcc-4_9-mobile/gcc/config/mips/mips.md
    branches/google/gcc-4_9-mobile/gcc/config/mips/mips.opt
    branches/google/gcc-4_9-mobile/gcc/config/msp430/msp430.c
    branches/google/gcc-4_9-mobile/gcc/config/msp430/msp430.h
    branches/google/gcc-4_9-mobile/gcc/config/msp430/msp430.md
    branches/google/gcc-4_9-mobile/gcc/config/msp430/predicates.md
    branches/google/gcc-4_9-mobile/gcc/config/newlib-stdint.h
    branches/google/gcc-4_9-mobile/gcc/config/openbsd.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/htm.md
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/htmxlintrin.h
    branches/google/gcc-4_9-mobile/gcc/config/rs6000/rs6000-builtin.def
    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/rs6000/vsx.md
    branches/google/gcc-4_9-mobile/gcc/config/rtems.h
    branches/google/gcc-4_9-mobile/gcc/config/sh/sh.c
    branches/google/gcc-4_9-mobile/gcc/config/sol2.h
    branches/google/gcc-4_9-mobile/gcc/config/sol2.opt
    branches/google/gcc-4_9-mobile/gcc/config/sparc/sparc-protos.h
    branches/google/gcc-4_9-mobile/gcc/config/sparc/sparc.c
    branches/google/gcc-4_9-mobile/gcc/config/sparc/sparc.md
    branches/google/gcc-4_9-mobile/gcc/config/t-sol2
    branches/google/gcc-4_9-mobile/gcc/config/v850/rtems.h
    branches/google/gcc-4_9-mobile/gcc/config/v850/v850-opts.h
    branches/google/gcc-4_9-mobile/gcc/config/v850/v850.h
    branches/google/gcc-4_9-mobile/gcc/configure
    branches/google/gcc-4_9-mobile/gcc/configure.ac
    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/class.c
    branches/google/gcc-4_9-mobile/gcc/cp/cp-array-notation.c
    branches/google/gcc-4_9-mobile/gcc/cp/cp-gimplify.c
    branches/google/gcc-4_9-mobile/gcc/cp/cp-tree.h
    branches/google/gcc-4_9-mobile/gcc/cp/decl.c
    branches/google/gcc-4_9-mobile/gcc/cp/error.c
    branches/google/gcc-4_9-mobile/gcc/cp/init.c
    branches/google/gcc-4_9-mobile/gcc/cp/lambda.c
    branches/google/gcc-4_9-mobile/gcc/cp/mangle.c
    branches/google/gcc-4_9-mobile/gcc/cp/parser.c
    branches/google/gcc-4_9-mobile/gcc/cp/pt.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/cp/typeck.c
    branches/google/gcc-4_9-mobile/gcc/cp/typeck2.c
    branches/google/gcc-4_9-mobile/gcc/debug.h
    branches/google/gcc-4_9-mobile/gcc/diagnostic.c
    branches/google/gcc-4_9-mobile/gcc/doc/arm-acle-intrinsics.texi
    branches/google/gcc-4_9-mobile/gcc/doc/extend.texi
    branches/google/gcc-4_9-mobile/gcc/doc/generic.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/doc/md.texi
    branches/google/gcc-4_9-mobile/gcc/doc/sourcebuild.texi
    branches/google/gcc-4_9-mobile/gcc/doc/tm.texi
    branches/google/gcc-4_9-mobile/gcc/doc/tm.texi.in
    branches/google/gcc-4_9-mobile/gcc/double-int.c
    branches/google/gcc-4_9-mobile/gcc/dumpfile.c
    branches/google/gcc-4_9-mobile/gcc/dwarf2out.c
    branches/google/gcc-4_9-mobile/gcc/expmed.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/fold-const.c
    branches/google/gcc-4_9-mobile/gcc/fortran/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/fortran/cpp.c
    branches/google/gcc-4_9-mobile/gcc/fortran/decl.c
    branches/google/gcc-4_9-mobile/gcc/fortran/dump-parse-tree.c
    branches/google/gcc-4_9-mobile/gcc/fortran/f95-lang.c
    branches/google/gcc-4_9-mobile/gcc/fortran/frontend-passes.c
    branches/google/gcc-4_9-mobile/gcc/fortran/gfortran.h
    branches/google/gcc-4_9-mobile/gcc/fortran/gfortran.texi
    branches/google/gcc-4_9-mobile/gcc/fortran/gfortranspec.c
    branches/google/gcc-4_9-mobile/gcc/fortran/intrinsic.texi
    branches/google/gcc-4_9-mobile/gcc/fortran/match.c
    branches/google/gcc-4_9-mobile/gcc/fortran/match.h
    branches/google/gcc-4_9-mobile/gcc/fortran/module.c
    branches/google/gcc-4_9-mobile/gcc/fortran/openmp.c
    branches/google/gcc-4_9-mobile/gcc/fortran/parse.c
    branches/google/gcc-4_9-mobile/gcc/fortran/resolve.c
    branches/google/gcc-4_9-mobile/gcc/fortran/scanner.c
    branches/google/gcc-4_9-mobile/gcc/fortran/st.c
    branches/google/gcc-4_9-mobile/gcc/fortran/symbol.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-array.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-array.h
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-common.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-decl.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-expr.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-openmp.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-stmt.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-stmt.h
    branches/google/gcc-4_9-mobile/gcc/fortran/trans-types.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans.c
    branches/google/gcc-4_9-mobile/gcc/fortran/trans.h
    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-io.h
    branches/google/gcc-4_9-mobile/gcc/gimple-pretty-print.c
    branches/google/gcc-4_9-mobile/gcc/gimple-ssa-strength-reduction.c
    branches/google/gcc-4_9-mobile/gcc/gimple.c
    branches/google/gcc-4_9-mobile/gcc/gimplify.c
    branches/google/gcc-4_9-mobile/gcc/gimplify.h
    branches/google/gcc-4_9-mobile/gcc/go/gofrontend/types.cc
    branches/google/gcc-4_9-mobile/gcc/go/gofrontend/types.h
    branches/google/gcc-4_9-mobile/gcc/graphite-scop-detection.c
    branches/google/gcc-4_9-mobile/gcc/hooks.c
    branches/google/gcc-4_9-mobile/gcc/hooks.h
    branches/google/gcc-4_9-mobile/gcc/input.c
    branches/google/gcc-4_9-mobile/gcc/input.h
    branches/google/gcc-4_9-mobile/gcc/ipa-cp.c
    branches/google/gcc-4_9-mobile/gcc/ipa-devirt.c
    branches/google/gcc-4_9-mobile/gcc/ipa-inline-transform.c
    branches/google/gcc-4_9-mobile/gcc/ipa-inline.c
    branches/google/gcc-4_9-mobile/gcc/ipa-inline.h
    branches/google/gcc-4_9-mobile/gcc/ipa-prop.c
    branches/google/gcc-4_9-mobile/gcc/ipa-prop.h
    branches/google/gcc-4_9-mobile/gcc/ipa.c
    branches/google/gcc-4_9-mobile/gcc/ira-costs.c
    branches/google/gcc-4_9-mobile/gcc/ira-int.h
    branches/google/gcc-4_9-mobile/gcc/l-ipo.c
    branches/google/gcc-4_9-mobile/gcc/langhooks-def.h
    branches/google/gcc-4_9-mobile/gcc/langhooks.c
    branches/google/gcc-4_9-mobile/gcc/langhooks.h
    branches/google/gcc-4_9-mobile/gcc/loop-unroll.c
    branches/google/gcc-4_9-mobile/gcc/lra-constraints.c
    branches/google/gcc-4_9-mobile/gcc/lra-eliminations.c
    branches/google/gcc-4_9-mobile/gcc/lto/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/lto/lto-symtab.c
    branches/google/gcc-4_9-mobile/gcc/omp-low.c
    branches/google/gcc-4_9-mobile/gcc/optabs.c
    branches/google/gcc-4_9-mobile/gcc/optabs.def
    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.def
    branches/google/gcc-4_9-mobile/gcc/passes.c
    branches/google/gcc-4_9-mobile/gcc/passes.def
    branches/google/gcc-4_9-mobile/gcc/po/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/po/sv.po
    branches/google/gcc-4_9-mobile/gcc/po/zh_CN.po
    branches/google/gcc-4_9-mobile/gcc/predict.c
    branches/google/gcc-4_9-mobile/gcc/print-rtl.c
    branches/google/gcc-4_9-mobile/gcc/profile.c
    branches/google/gcc-4_9-mobile/gcc/profile.h
    branches/google/gcc-4_9-mobile/gcc/ree.c
    branches/google/gcc-4_9-mobile/gcc/regs.h
    branches/google/gcc-4_9-mobile/gcc/rtl.h
    branches/google/gcc-4_9-mobile/gcc/sel-sched-ir.c
    branches/google/gcc-4_9-mobile/gcc/symtab.c
    branches/google/gcc-4_9-mobile/gcc/target.def
    branches/google/gcc-4_9-mobile/gcc/testsuite/ChangeLog
    branches/google/gcc-4_9-mobile/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/debug/dwarf2/cdtor-1.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/devirt-11.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/devirt-25.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/g++.dg/ipa/pr60600.C
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/pr53265.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/aapcs64/type-def.h
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/scalar_intrinsics.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/aarch64/vector_intrinsics.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-andn-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-andn-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-bextr-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-bextr-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsi-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsi-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsmsk-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsmsk-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsr-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-blsr-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-tzcnt-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi-tzcnt-2a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-bzhi32-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-bzhi64-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-pdep32-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-pdep64-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-pext32-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/bmi2-pext64-1a.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/i386.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/sse4_1-roundss-1.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/sse4_1-roundss-2.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/i386/sse4_1-roundss-3.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/pack02.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/pack03.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/powerpc/tfmode_off.c
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.target/x86_64/abi/avx512f/abi-avx512f.exp
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/class_array_15.f03
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/allocatable_components_1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.31.3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/reduction1.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/gomp/reduction3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/openmp-define-3.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gfortran.dg/round_4.f90
    branches/google/gcc-4_9-mobile/gcc/testsuite/gnat.dg/aliasing1.adb
    branches/google/gcc-4_9-mobile/gcc/testsuite/lib/target-supports.exp
    branches/google/gcc-4_9-mobile/gcc/timevar.def
    branches/google/gcc-4_9-mobile/gcc/toplev.c
    branches/google/gcc-4_9-mobile/gcc/tree-cfg.c
    branches/google/gcc-4_9-mobile/gcc/tree-core.h
    branches/google/gcc-4_9-mobile/gcc/tree-diagnostic.c
    branches/google/gcc-4_9-mobile/gcc/tree-inline.c
    branches/google/gcc-4_9-mobile/gcc/tree-nested.c
    branches/google/gcc-4_9-mobile/gcc/tree-pass.h
    branches/google/gcc-4_9-mobile/gcc/tree-pretty-print.c
    branches/google/gcc-4_9-mobile/gcc/tree-profile.c
    branches/google/gcc-4_9-mobile/gcc/tree-sra.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-alias.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-forwprop.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-ifcombine.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-live.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-loop-ivcanon.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-math-opts.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-operands.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-sccvn.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-tail-merge.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-threadedge.c
    branches/google/gcc-4_9-mobile/gcc/tree-ssa-uninit.c
    branches/google/gcc-4_9-mobile/gcc/tree-streamer-in.c
    branches/google/gcc-4_9-mobile/gcc/tree-vect-generic.c
    branches/google/gcc-4_9-mobile/gcc/tree-vect-loop.c
    branches/google/gcc-4_9-mobile/gcc/tree-vect-patterns.c
    branches/google/gcc-4_9-mobile/gcc/tree-vectorizer.h
    branches/google/gcc-4_9-mobile/gcc/tree-vrp.c
    branches/google/gcc-4_9-mobile/gcc/tree.c
    branches/google/gcc-4_9-mobile/gcc/tree.def
    branches/google/gcc-4_9-mobile/gcc/tree.h
    branches/google/gcc-4_9-mobile/gcc/value-prof.c
    branches/google/gcc-4_9-mobile/gcc/value-prof.h
    branches/google/gcc-4_9-mobile/gcc/varpool.c
    branches/google/gcc-4_9-mobile/libbacktrace/ChangeLog
    branches/google/gcc-4_9-mobile/libbacktrace/mmap.c
    branches/google/gcc-4_9-mobile/libgcc/ChangeLog
    branches/google/gcc-4_9-mobile/libgcc/config/arm/bpabi-lib.h
    branches/google/gcc-4_9-mobile/libgcc/config/arm/linux-atomic-64bit.c
    branches/google/gcc-4_9-mobile/libgcc/config/arm/sfp-machine.h
    branches/google/gcc-4_9-mobile/libgcc/config/mips/linux-unwind.h
    branches/google/gcc-4_9-mobile/libgcc/config/msp430/t-msp430
    branches/google/gcc-4_9-mobile/libgcc/config/t-slibgcc-sld
    branches/google/gcc-4_9-mobile/libgcc/crtstuff.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/libgfortran/ChangeLog
    branches/google/gcc-4_9-mobile/libgfortran/intrinsics/ctime.c
    branches/google/gcc-4_9-mobile/libgfortran/io/list_read.c
    branches/google/gcc-4_9-mobile/libgfortran/io/unix.c
    branches/google/gcc-4_9-mobile/libgo/config.h.in
    branches/google/gcc-4_9-mobile/libgo/configure
    branches/google/gcc-4_9-mobile/libgo/configure.ac
    branches/google/gcc-4_9-mobile/libgo/mksysinfo.sh
    branches/google/gcc-4_9-mobile/libgo/runtime/proc.c
    branches/google/gcc-4_9-mobile/libgomp/ChangeLog
    branches/google/gcc-4_9-mobile/libgomp/configure.tgt
    branches/google/gcc-4_9-mobile/libgomp/libgomp.texi
    branches/google/gcc-4_9-mobile/libgomp/omp_lib.f90.in
    branches/google/gcc-4_9-mobile/libgomp/omp_lib.h.in
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c++/for-10.C
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/for-2.c
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.c/for-2.h
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/openmp_version-1.f
    branches/google/gcc-4_9-mobile/libgomp/testsuite/libgomp.fortran/openmp_version-2.f90
    branches/google/gcc-4_9-mobile/libiberty/pex-unix.c
    branches/google/gcc-4_9-mobile/libiberty/pex-win32.c
    branches/google/gcc-4_9-mobile/libiberty/xmalloc.c
    branches/google/gcc-4_9-mobile/libitm/ChangeLog
    branches/google/gcc-4_9-mobile/libitm/acinclude.m4
    branches/google/gcc-4_9-mobile/libitm/configure
    branches/google/gcc-4_9-mobile/lto-plugin/ChangeLog
    branches/google/gcc-4_9-mobile/lto-plugin/configure
    branches/google/gcc-4_9-mobile/lto-plugin/configure.ac

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

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



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