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]

r208011 - in /branches/google/main: ./ ChangeLo...


Author: davidxl
Date: Fri Feb 21 19:01:02 2014
New Revision: 208011

URL: http://gcc.gnu.org/viewcvs?rev=208011&root=gcc&view=rev
Log:
Merged revisions 207292,207294-207295,207297,207299-207305,207307-207312,207314-207316,207318,207320-207321,207323-207324,207326,207329-207330,207332,207334-207335,207337-207346,207349-207354,207356-207360,207363-207364,207366-207367,207371,207375,207378,207382-207387,207389,207393,207396-207405,207407-207409,207412-207415,207418-207423,207427-207428,207432-207434,207436-207437,207439,207441-207442,207445-207474,207477-207478,207481,207485,207488-207489,207492-207493,207495,207497-207499,207501,207504,207507,207509-207512,207514-207516,207518-207521,207523-207525,207528-207529,207531-207551,207553-207565,207582,207586-207593,207595-207606,207608-207609,207612,207614-207616,207619-207623,207626-207630,207632-207633,207636,207641,207643,207645-207646,207649-207654,207656,207658,207660-207665,207668-207669,207676-207678,207680,207683,207686,207688-207689,207691-207699,207701-207702,207706,207711-207713,207715-207716,207718,207720-207726,207729-207731,207735,207742-207743,207746-207748,207753,207757-207759,207763-207764,207767,207770,207773-207775,207777-207778,207783-207789,207792,207796-207799,207807-207808,207810,207813-207815,207818,207820-207826,207828,207831-207833,207836,207838,207841-207844,207849,207851-207856,207858-207859,207863,207868,207870-207873,207875,207877-207896,207898-207911,207913-207917,207919,207924,207930,207932-207934,207936-207937,207939,207941-207955,207958,207960-207961,207964-207969,207972,207976-207977,207979-207981,207984,207986-207989,207991-208004,208009 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk


Added:
    branches/google/main/libstdc++-v3/config/abi/post/mips64-linux-gnu/32/
      - copied from r208009, trunk/libstdc++-v3/config/abi/post/mips64-linux-gnu/32/
    branches/google/main/libstdc++-v3/testsuite/20_util/bind/57899.cc
      - copied unchanged from r207428, trunk/libstdc++-v3/testsuite/20_util/bind/57899.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/
      - copied from r208009, trunk/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/
Removed:
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_mutex/
Modified:
    branches/google/main/libstdc++-v3/ChangeLog
    branches/google/main/libstdc++-v3/config/abi/post/mips64-linux-gnu/64/baseline_symbols.txt
    branches/google/main/libstdc++-v3/config/abi/post/mips64-linux-gnu/baseline_symbols.txt
    branches/google/main/libstdc++-v3/include/std/shared_mutex
    branches/google/main/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/google/main/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/1.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/2.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/3.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/4.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/5.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/cons/6.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/locking/1.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/locking/2.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/locking/3.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/locking/4.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/1.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/2.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/requirements/explicit_instantiation.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/shared_lock/requirements/typedefs.cc

Changes in other areas also in this revision:
Added:
    branches/google/main/gcc/config/i386/sol2-9.h
      - copied unchanged from r208009, trunk/gcc/config/i386/sol2-9.h
    branches/google/main/gcc/testsuite/c-c++-common/attributes-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/attributes-1.c
    branches/google/main/gcc/testsuite/c-c++-common/cpp/pr58844-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/cpp/pr58844-1.c
    branches/google/main/gcc/testsuite/c-c++-common/cpp/pr58844-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/cpp/pr58844-2.c
    branches/google/main/gcc/testsuite/c-c++-common/gomp/pr58703.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/gomp/pr58703.c
    branches/google/main/gcc/testsuite/c-c++-common/pr37743.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/pr37743.c
    branches/google/main/gcc/testsuite/c-c++-common/pr60101.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/pr60101.c
    branches/google/main/gcc/testsuite/c-c++-common/torture/pr60026.c
      - copied unchanged from r208009, trunk/gcc/testsuite/c-c++-common/torture/pr60026.c
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute2.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-ice10.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice10.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/deleted3.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/deleted3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/initlist79.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/cpp0x/initlist79.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/initlist80.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/initlist80.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice11.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice11.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/noexcept22.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept22.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr58871.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/pr58871.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr60047.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/pr60047.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr60215.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/pr60215.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic149.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/variadic149.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic150.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp0x/variadic150.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/pr60052.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/pr60052.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/pr60053.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/pr60053.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/pr60064.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/pr60064.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/pr60190.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/pr60190.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/vla11.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/vla11.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/vla12.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/vla12.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/vla13.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/cpp1y/vla13.C
    branches/google/main/gcc/testsuite/g++.dg/eh/unwind-direct.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/eh/unwind-direct.C
    branches/google/main/gcc/testsuite/g++.dg/ext/builtin-bswap1.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ext/builtin-bswap1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/ivdep-1.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ext/ivdep-1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/vector26.C
      - copied, changed from r207428, trunk/gcc/testsuite/g++.dg/ext/vector26.C
    branches/google/main/gcc/testsuite/g++.dg/inherit/covariant21.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/inherit/covariant21.C
    branches/google/main/gcc/testsuite/g++.dg/inherit/crash4.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/inherit/crash4.C
    branches/google/main/gcc/testsuite/g++.dg/init/array36.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/init/array36.C
    branches/google/main/gcc/testsuite/g++.dg/init/bitfield5.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/init/bitfield5.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-21.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/ipa/devirt-21.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-22.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/devirt-22.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-23.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/ipa/devirt-23.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-24.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/devirt-24.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-25.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/devirt-25.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-26.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/devirt-26.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-27.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/devirt-27.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr59737.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/ipa/pr59737.C
    branches/google/main/gcc/testsuite/g++.dg/lookup/crash8.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/lookup/crash8.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr59947.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/opt/pr59947.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr60002.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/opt/pr60002.C
    branches/google/main/gcc/testsuite/g++.dg/pr57662.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/pr57662.C
    branches/google/main/gcc/testsuite/g++.dg/template/crash117.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/crash117.C
    branches/google/main/gcc/testsuite/g++.dg/template/operator12.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/operator12.C
    branches/google/main/gcc/testsuite/g++.dg/template/partial15.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/partial15.C
    branches/google/main/gcc/testsuite/g++.dg/template/ref7.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/template/ref7.C
    branches/google/main/gcc/testsuite/g++.dg/template/ref8.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/template/ref8.C
    branches/google/main/gcc/testsuite/g++.dg/template/using27.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/using27.C
    branches/google/main/gcc/testsuite/g++.dg/template/using28.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/using28.C
    branches/google/main/gcc/testsuite/g++.dg/template/using29.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/template/using29.C
    branches/google/main/gcc/testsuite/g++.dg/tls/thread_local-ice2.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/tls/thread_local-ice2.C
    branches/google/main/gcc/testsuite/g++.dg/tls/thread_local8.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/tls/thread_local8.C
    branches/google/main/gcc/testsuite/g++.dg/tm/pr60004.C
      - copied unchanged from r207428, trunk/gcc/testsuite/g++.dg/tm/pr60004.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr57499.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr57499.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr58555.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr58555.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr59882.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr59882.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr59918.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr59918.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60058.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr60058.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60131.C
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/torture/pr60131.C
    branches/google/main/gcc/testsuite/g++.dg/vect/pr60023.cc
      - copied unchanged from r208009, trunk/gcc/testsuite/g++.dg/vect/pr60023.cc
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/20140213.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/compile/20140213.c
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr52306.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/compile/pr52306.c
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/20061220-1.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/20061220-1.x
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/20140212-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/20140212-1.c
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr43220.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr43220.x
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr51581-1.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr51581-1.x
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr51581-2.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr51581-2.x
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr58570.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr58570.x
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr60003.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.c-torture/execute/pr60003.c
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr60017.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.c-torture/execute/pr60017.c
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr60062.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr60062.c
    branches/google/main/gcc/testsuite/gcc.c-torture/execute/pr60072.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/execute/pr60072.c
    branches/google/main/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.x
    branches/google/main/gcc/testsuite/gcc.c-torture/unsorted/SFset.x
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.c-torture/unsorted/SFset.x
    branches/google/main/gcc/testsuite/gcc.dg/asan/nosanitize-and-inline.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/asan/nosanitize-and-inline.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-alloc_align-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-alloc_align-1.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-alloc_align-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-alloc_align-2.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-alloc_align-3.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-alloc_align-3.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-assume_aligned-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-assume_aligned-1.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-assume_aligned-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-assume_aligned-2.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-assume_aligned-3.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/attr-assume_aligned-3.c
    branches/google/main/gcc/testsuite/gcc.dg/cilk-plus/jump-openmp.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/cilk-plus/jump-openmp.c
    branches/google/main/gcc/testsuite/gcc.dg/decl-10.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/decl-10.c
    branches/google/main/gcc/testsuite/gcc.dg/guality/pr59776.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/guality/pr59776.c
    branches/google/main/gcc/testsuite/gcc.dg/ipa/pr55260.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/ipa/pr55260.c
    branches/google/main/gcc/testsuite/gcc.dg/pr56824.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr56824.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59261.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr59261.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59605-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr59605-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59924.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr59924.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59940.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/pr59940.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59963-1.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/pr59963-1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59963-2.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/pr59963-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59963-3.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/pr59963-3.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59992.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr59992.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60013.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr60013.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60036.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr60036.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60087.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr60087.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60195.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr60195.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60267.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/pr60267.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/float128-mul-underflow.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/float128-mul-underflow.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/float128-truncdf-underflow.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/float128-truncdf-underflow.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/float128-truncsf-underflow.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/float128-truncsf-underflow.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr59903.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/torture/pr59903.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr59990.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/torture/pr59990.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr59993.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/torture/pr59993.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60092.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/pr60092.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60115.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/pr60115.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60183.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/torture/pr60183.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/alias-30.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-30.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/alias-31.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-31.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr59984.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vect/pr59984.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr60012.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vect/pr60012.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr60092-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vect/pr60092-2.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr60276.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vect/pr60276.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/pack-be-order.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/pack-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/pack.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/pack.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/perm-be-order.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/perm-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/perm.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/perm.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/splat-be-order.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/splat-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/splat-vsx-be-order.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/splat-vsx-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/splat-vsx.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/splat-vsx.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/splat.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/splat.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/sum2s-be-order.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/sum2s-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/sum2s.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/sum2s.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/unpack-be-order.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/unpack-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/unpack.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.dg/vmx/unpack.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/vsums-be-order.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/vsums-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/vsums.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.dg/vmx/vsums.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr59575.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/arm/pr59575.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr59923.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/arm/pr59923.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr59985.C
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/arm/pr59985.C
    branches/google/main/gcc/testsuite/gcc.target/arm/vect-noalign.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/arm/vect-noalign.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-1.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-2.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-3.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-4.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-5.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-6.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-6.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-7.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-7.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-8.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-8.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-128-9.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-128-9.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-5.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-64-5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-6.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-64-6.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-7.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-64-7.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-8.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-64-8.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-9.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-64-9.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-10.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-80-10.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-8.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-80-8.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-9.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/i386/long-double-80-9.c
    branches/google/main/gcc/testsuite/gcc.target/i386/nest-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/nest-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr43546.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr43546.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr57915.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr57915.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr59927.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr59927.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60077-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr60077-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60077-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr60077-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60205-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr60205-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60205-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/i386/pr60205-2.c
    branches/google/main/gcc/testsuite/gcc.target/m68k/pr54041.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/m68k/pr54041.c
    branches/google/main/gcc/testsuite/gcc.target/microblaze/isa/fcmp4.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/microblaze/isa/fcmp4.c
    branches/google/main/gcc/testsuite/gcc.target/mips/get-fcsr-1.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/mips/get-fcsr-1.c
    branches/google/main/gcc/testsuite/gcc.target/mips/get-fcsr-2.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/mips/get-fcsr-2.c
    branches/google/main/gcc/testsuite/gcc.target/mips/set-fcsr-1.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/mips/set-fcsr-1.c
    branches/google/main/gcc/testsuite/gcc.target/mips/set-fcsr-2.c
      - copied unchanged from r207428, trunk/gcc/testsuite/gcc.target/mips/set-fcsr-2.c
    branches/google/main/gcc/testsuite/gcc.target/nios2/biggot-1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/nios2/biggot-1.c
    branches/google/main/gcc/testsuite/gcc.target/nios2/biggot-2.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/nios2/biggot-2.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr60032.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/powerpc/pr60032.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr60137.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/powerpc/pr60137.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr60203.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/powerpc/pr60203.c
    branches/google/main/gcc/testsuite/gcc.target/s390/fp2int1.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/s390/fp2int1.c
    branches/google/main/gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c
      - copied unchanged from r208009, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c
    branches/google/main/gcc/testsuite/gfortran.dg/associated_target_5.f03
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/associated_target_5.f03
    branches/google/main/gcc/testsuite/gfortran.dg/default_initialization_7.f90
      - copied unchanged from r207428, trunk/gcc/testsuite/gfortran.dg/default_initialization_7.f90
    branches/google/main/gcc/testsuite/gfortran.dg/elemental_by_value_1.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/elemental_by_value_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/elemental_subroutine_10.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/elemental_subroutine_10.f90
    branches/google/main/gcc/testsuite/gfortran.dg/elemental_subroutine_9.f90
      - copied unchanged from r207428, trunk/gcc/testsuite/gfortran.dg/elemental_subroutine_9.f90
    branches/google/main/gcc/testsuite/gfortran.dg/finalize_22.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/finalize_22.f90
    branches/google/main/gcc/testsuite/gfortran.dg/finalize_23.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/finalize_23.f90
    branches/google/main/gcc/testsuite/gfortran.dg/ichar_3.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/ichar_3.f90
    branches/google/main/gcc/testsuite/gfortran.dg/init_flag_12.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/init_flag_12.f90
    branches/google/main/gcc/testsuite/gfortran.dg/inquire_16.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/inquire_16.f90
    branches/google/main/gcc/testsuite/gfortran.dg/pr52370.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/pr52370.f90
    branches/google/main/gcc/testsuite/gfortran.dg/proc_ptr_45.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/proc_ptr_45.f90
    branches/google/main/gcc/testsuite/gfortran.dg/proc_ptr_46.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/proc_ptr_46.f90
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_generic_15.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/typebound_generic_15.f90
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_proc_33.f90
      - copied unchanged from r208009, trunk/gcc/testsuite/gfortran.dg/typebound_proc_33.f90
    branches/google/main/gcc/testsuite/gnat.dg/opt31.adb
      - copied unchanged from r208009, trunk/gcc/testsuite/gnat.dg/opt31.adb
    branches/google/main/gcc/testsuite/gnat.dg/opt32.adb
      - copied unchanged from r208009, trunk/gcc/testsuite/gnat.dg/opt32.adb
    branches/google/main/libgcc/config/hardfp.c
      - copied unchanged from r208009, trunk/libgcc/config/hardfp.c
    branches/google/main/libgcc/config/mips/sfp-machine.h
      - copied, changed from r207428, trunk/libgcc/config/mips/sfp-machine.h
    branches/google/main/libgcc/config/mips/t-mips64
      - copied unchanged from r207428, trunk/libgcc/config/mips/t-mips64
    branches/google/main/libgcc/config/mips/t-softfp-tf
      - copied unchanged from r207428, trunk/libgcc/config/mips/t-softfp-tf
    branches/google/main/libgcc/config/t-hardfp
      - copied unchanged from r208009, trunk/libgcc/config/t-hardfp
    branches/google/main/libgcc/config/t-hardfp-sfdf
      - copied unchanged from r208009, trunk/libgcc/config/t-hardfp-sfdf
    branches/google/main/libjava/testsuite/libjava.lang/sourcelocation.xfail
      - copied unchanged from r208009, trunk/libjava/testsuite/libjava.lang/sourcelocation.xfail
Removed:
    branches/google/main/libgcc/config/mips/t-tpbit
Modified:
    branches/google/main/   (props changed)
    branches/google/main/ChangeLog
    branches/google/main/MAINTAINERS
    branches/google/main/contrib/ChangeLog
    branches/google/main/contrib/download_prerequisites
    branches/google/main/gcc/ChangeLog
    branches/google/main/gcc/DATESTAMP
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/README.Portability
    branches/google/main/gcc/ada/ChangeLog
    branches/google/main/gcc/ada/a-calend.adb
    branches/google/main/gcc/ada/a-cbdlli.adb
    branches/google/main/gcc/ada/a-cbhama.adb
    branches/google/main/gcc/ada/a-cbhase.adb
    branches/google/main/gcc/ada/a-cbmutr.adb
    branches/google/main/gcc/ada/a-cborma.adb
    branches/google/main/gcc/ada/a-cfdlli.ads
    branches/google/main/gcc/ada/a-cfhama.adb
    branches/google/main/gcc/ada/a-cfhama.ads
    branches/google/main/gcc/ada/a-cfhase.adb
    branches/google/main/gcc/ada/a-cfhase.ads
    branches/google/main/gcc/ada/a-cforma.ads
    branches/google/main/gcc/ada/a-cforse.adb
    branches/google/main/gcc/ada/a-cforse.ads
    branches/google/main/gcc/ada/a-chtgbk.adb
    branches/google/main/gcc/ada/a-chtgbk.ads
    branches/google/main/gcc/ada/a-chtgbo.adb
    branches/google/main/gcc/ada/a-chtgbo.ads
    branches/google/main/gcc/ada/a-chtgke.adb
    branches/google/main/gcc/ada/a-chtgke.ads
    branches/google/main/gcc/ada/a-chtgop.adb
    branches/google/main/gcc/ada/a-chtgop.ads
    branches/google/main/gcc/ada/a-cidlli.adb
    branches/google/main/gcc/ada/a-cihama.adb
    branches/google/main/gcc/ada/a-cihase.adb
    branches/google/main/gcc/ada/a-cimutr.adb
    branches/google/main/gcc/ada/a-ciorma.adb
    branches/google/main/gcc/ada/a-ciorse.adb
    branches/google/main/gcc/ada/a-cobove.adb
    branches/google/main/gcc/ada/a-cofove.adb
    branches/google/main/gcc/ada/a-cofove.ads
    branches/google/main/gcc/ada/a-cohama.adb
    branches/google/main/gcc/ada/a-cohase.adb
    branches/google/main/gcc/ada/a-coinve.adb
    branches/google/main/gcc/ada/a-comutr.adb
    branches/google/main/gcc/ada/a-convec.adb
    branches/google/main/gcc/ada/a-coorse.adb
    branches/google/main/gcc/ada/a-crbtgk.adb
    branches/google/main/gcc/ada/a-crbtgo.adb
    branches/google/main/gcc/ada/a-ngcefu.adb
    branches/google/main/gcc/ada/a-sequio.adb
    branches/google/main/gcc/ada/a-teioed.adb
    branches/google/main/gcc/ada/a-wtedit.adb
    branches/google/main/gcc/ada/a-ztedit.adb
    branches/google/main/gcc/ada/adabkend.adb
    branches/google/main/gcc/ada/aspects.adb
    branches/google/main/gcc/ada/aspects.ads
    branches/google/main/gcc/ada/atree.adb
    branches/google/main/gcc/ada/atree.ads
    branches/google/main/gcc/ada/bindgen.adb
    branches/google/main/gcc/ada/casing.adb
    branches/google/main/gcc/ada/checks.adb
    branches/google/main/gcc/ada/clean.adb
    branches/google/main/gcc/ada/cstand.adb
    branches/google/main/gcc/ada/debug.adb
    branches/google/main/gcc/ada/einfo.adb
    branches/google/main/gcc/ada/einfo.ads
    branches/google/main/gcc/ada/errout.adb
    branches/google/main/gcc/ada/errout.ads
    branches/google/main/gcc/ada/erroutc.adb
    branches/google/main/gcc/ada/erroutc.ads
    branches/google/main/gcc/ada/errutil.adb
    branches/google/main/gcc/ada/exp_aggr.adb
    branches/google/main/gcc/ada/exp_atag.adb
    branches/google/main/gcc/ada/exp_attr.adb
    branches/google/main/gcc/ada/exp_ch13.adb
    branches/google/main/gcc/ada/exp_ch2.adb
    branches/google/main/gcc/ada/exp_ch3.adb
    branches/google/main/gcc/ada/exp_ch4.adb
    branches/google/main/gcc/ada/exp_ch4.ads
    branches/google/main/gcc/ada/exp_ch5.adb
    branches/google/main/gcc/ada/exp_ch6.adb
    branches/google/main/gcc/ada/exp_ch6.ads
    branches/google/main/gcc/ada/exp_ch7.adb
    branches/google/main/gcc/ada/exp_ch9.adb
    branches/google/main/gcc/ada/exp_dbug.adb
    branches/google/main/gcc/ada/exp_disp.adb
    branches/google/main/gcc/ada/exp_imgv.adb
    branches/google/main/gcc/ada/exp_intr.adb
    branches/google/main/gcc/ada/exp_prag.adb
    branches/google/main/gcc/ada/exp_prag.ads
    branches/google/main/gcc/ada/exp_sel.adb
    branches/google/main/gcc/ada/exp_strm.adb
    branches/google/main/gcc/ada/exp_util.adb
    branches/google/main/gcc/ada/exp_util.ads
    branches/google/main/gcc/ada/expander.adb
    branches/google/main/gcc/ada/fe.h
    branches/google/main/gcc/ada/freeze.adb
    branches/google/main/gcc/ada/frontend.adb
    branches/google/main/gcc/ada/g-comlin.adb
    branches/google/main/gcc/ada/g-socket.ads
    branches/google/main/gcc/ada/g-souinf.ads
    branches/google/main/gcc/ada/gcc-interface/trans.c
    branches/google/main/gcc/ada/gnat1drv.adb
    branches/google/main/gcc/ada/gnat_rm.texi
    branches/google/main/gcc/ada/gnat_ugn.texi
    branches/google/main/gcc/ada/gnatcmd.adb
    branches/google/main/gcc/ada/init.c
    branches/google/main/gcc/ada/inline.adb
    branches/google/main/gcc/ada/layout.adb
    branches/google/main/gcc/ada/lib-xref.adb
    branches/google/main/gcc/ada/lib-xref.ads
    branches/google/main/gcc/ada/make.adb
    branches/google/main/gcc/ada/nlists.ads
    branches/google/main/gcc/ada/opt.ads
    branches/google/main/gcc/ada/output.adb
    branches/google/main/gcc/ada/output.ads
    branches/google/main/gcc/ada/par-ch13.adb
    branches/google/main/gcc/ada/par-ch5.adb
    branches/google/main/gcc/ada/par-ch6.adb
    branches/google/main/gcc/ada/par-ch9.adb
    branches/google/main/gcc/ada/par-prag.adb
    branches/google/main/gcc/ada/par-sync.adb
    branches/google/main/gcc/ada/par-util.adb
    branches/google/main/gcc/ada/par.adb
    branches/google/main/gcc/ada/prj-attr.adb
    branches/google/main/gcc/ada/prj-attr.ads
    branches/google/main/gcc/ada/prj-conf.adb
    branches/google/main/gcc/ada/prj-conf.ads
    branches/google/main/gcc/ada/prj-env.adb
    branches/google/main/gcc/ada/prj-env.ads
    branches/google/main/gcc/ada/prj-makr.adb
    branches/google/main/gcc/ada/prj-part.adb
    branches/google/main/gcc/ada/prj-pp.adb
    branches/google/main/gcc/ada/prj-proc.adb
    branches/google/main/gcc/ada/prj-proc.ads
    branches/google/main/gcc/ada/prj-tree.adb
    branches/google/main/gcc/ada/prj-tree.ads
    branches/google/main/gcc/ada/prj-util.adb
    branches/google/main/gcc/ada/prj.ads
    branches/google/main/gcc/ada/projects.texi
    branches/google/main/gcc/ada/rtsfind.adb
    branches/google/main/gcc/ada/rtsfind.ads
    branches/google/main/gcc/ada/s-os_lib.adb
    branches/google/main/gcc/ada/s-os_lib.ads
    branches/google/main/gcc/ada/s-taskin.ads
    branches/google/main/gcc/ada/s-tassta.adb
    branches/google/main/gcc/ada/s-tposen.adb
    branches/google/main/gcc/ada/s-tposen.ads
    branches/google/main/gcc/ada/sem_aggr.adb
    branches/google/main/gcc/ada/sem_attr.adb
    branches/google/main/gcc/ada/sem_aux.adb
    branches/google/main/gcc/ada/sem_aux.ads
    branches/google/main/gcc/ada/sem_ch10.adb
    branches/google/main/gcc/ada/sem_ch11.adb
    branches/google/main/gcc/ada/sem_ch12.adb
    branches/google/main/gcc/ada/sem_ch13.adb
    branches/google/main/gcc/ada/sem_ch13.ads
    branches/google/main/gcc/ada/sem_ch3.adb
    branches/google/main/gcc/ada/sem_ch4.adb
    branches/google/main/gcc/ada/sem_ch5.adb
    branches/google/main/gcc/ada/sem_ch6.adb
    branches/google/main/gcc/ada/sem_ch7.adb
    branches/google/main/gcc/ada/sem_ch8.adb
    branches/google/main/gcc/ada/sem_dim.adb
    branches/google/main/gcc/ada/sem_elab.adb
    branches/google/main/gcc/ada/sem_eval.adb
    branches/google/main/gcc/ada/sem_eval.ads
    branches/google/main/gcc/ada/sem_prag.adb
    branches/google/main/gcc/ada/sem_prag.ads
    branches/google/main/gcc/ada/sem_res.adb
    branches/google/main/gcc/ada/sem_type.adb
    branches/google/main/gcc/ada/sem_util.adb
    branches/google/main/gcc/ada/sem_util.ads
    branches/google/main/gcc/ada/sem_warn.adb
    branches/google/main/gcc/ada/sem_warn.ads
    branches/google/main/gcc/ada/sinfo.adb
    branches/google/main/gcc/ada/sinfo.ads
    branches/google/main/gcc/ada/snames.ads-tmpl
    branches/google/main/gcc/ada/sprint.adb
    branches/google/main/gcc/ada/stand.adb
    branches/google/main/gcc/ada/stand.ads
    branches/google/main/gcc/ada/stringt.adb
    branches/google/main/gcc/ada/stringt.ads
    branches/google/main/gcc/ada/style.adb
    branches/google/main/gcc/ada/styleg.adb
    branches/google/main/gcc/ada/styleg.ads
    branches/google/main/gcc/ada/stylesw.ads
    branches/google/main/gcc/ada/switch-m.adb
    branches/google/main/gcc/ada/tbuild.adb
    branches/google/main/gcc/ada/tbuild.ads
    branches/google/main/gcc/ada/vms_conv.adb
    branches/google/main/gcc/ada/vms_data.ads
    branches/google/main/gcc/builtin-types.def
    branches/google/main/gcc/builtins.c
    branches/google/main/gcc/builtins.def
    branches/google/main/gcc/c-family/ChangeLog
    branches/google/main/gcc/c-family/c-common.c
    branches/google/main/gcc/c-family/c-common.h
    branches/google/main/gcc/c-family/c-omp.c
    branches/google/main/gcc/c-family/c-pragma.c
    branches/google/main/gcc/c/ChangeLog
    branches/google/main/gcc/c/c-decl.c
    branches/google/main/gcc/c/c-parser.c
    branches/google/main/gcc/c/c-tree.h
    branches/google/main/gcc/c/c-typeck.c
    branches/google/main/gcc/calls.c
    branches/google/main/gcc/cfgexpand.c
    branches/google/main/gcc/cgraph.c
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/cgraphclones.c
    branches/google/main/gcc/cgraphunit.c
    branches/google/main/gcc/cif-code.def
    branches/google/main/gcc/cilk-common.c
    branches/google/main/gcc/combine-stack-adj.c
    branches/google/main/gcc/combine.c
    branches/google/main/gcc/config.gcc
    branches/google/main/gcc/config.in
    branches/google/main/gcc/config/aarch64/aarch64-cores.def
    branches/google/main/gcc/config/aarch64/aarch64-simd.md
    branches/google/main/gcc/config/aarch64/aarch64.c
    branches/google/main/gcc/config/arm/aarch-cost-tables.h
    branches/google/main/gcc/config/arm/arm-cores.def
    branches/google/main/gcc/config/arm/arm-tables.opt
    branches/google/main/gcc/config/arm/arm.c
    branches/google/main/gcc/config/arm/arm.h
    branches/google/main/gcc/config/arm/thumb2.md
    branches/google/main/gcc/config/avr/avr-c.c
    branches/google/main/gcc/config/host-linux.c
    branches/google/main/gcc/config/i386/avx512erintrin.h
    branches/google/main/gcc/config/i386/avx512fintrin.h
    branches/google/main/gcc/config/i386/constraints.md
    branches/google/main/gcc/config/i386/driver-i386.c
    branches/google/main/gcc/config/i386/f16cintrin.h
    branches/google/main/gcc/config/i386/i386-c.c
    branches/google/main/gcc/config/i386/i386-protos.h
    branches/google/main/gcc/config/i386/i386.c
    branches/google/main/gcc/config/i386/i386.h
    branches/google/main/gcc/config/i386/i386.md
    branches/google/main/gcc/config/i386/i386.opt
    branches/google/main/gcc/config/i386/mmx.md
    branches/google/main/gcc/config/i386/predicates.md
    branches/google/main/gcc/config/i386/sse.md
    branches/google/main/gcc/config/i386/subst.md
    branches/google/main/gcc/config/m68k/m68k.md
    branches/google/main/gcc/config/microblaze/microblaze.c
    branches/google/main/gcc/config/microblaze/microblaze.h
    branches/google/main/gcc/config/microblaze/microblaze.md
    branches/google/main/gcc/config/microblaze/predicates.md
    branches/google/main/gcc/config/mips/mips-ftypes.def
    branches/google/main/gcc/config/mips/mips-protos.h
    branches/google/main/gcc/config/mips/mips.c
    branches/google/main/gcc/config/mips/mips.h
    branches/google/main/gcc/config/mips/mips.md
    branches/google/main/gcc/config/mips/mips.opt
    branches/google/main/gcc/config/mn10300/mn10300-protos.h
    branches/google/main/gcc/config/mn10300/mn10300.c
    branches/google/main/gcc/config/mn10300/mn10300.md
    branches/google/main/gcc/config/mn10300/predicates.md
    branches/google/main/gcc/config/msp430/msp430.c
    branches/google/main/gcc/config/msp430/msp430.h
    branches/google/main/gcc/config/msp430/msp430.md
    branches/google/main/gcc/config/msp430/msp430.opt
    branches/google/main/gcc/config/nds32/nds32.c
    branches/google/main/gcc/config/nds32/t-mlibs
    branches/google/main/gcc/config/nios2/nios2.c
    branches/google/main/gcc/config/nios2/nios2.md
    branches/google/main/gcc/config/pa/pa.c
    branches/google/main/gcc/config/pa/pa.h
    branches/google/main/gcc/config/rl78/rl78.c
    branches/google/main/gcc/config/rs6000/altivec.md
    branches/google/main/gcc/config/rs6000/rs6000.c
    branches/google/main/gcc/config/rs6000/rs6000.md
    branches/google/main/gcc/config/rs6000/sysv4.h
    branches/google/main/gcc/config/rs6000/sysv4le.h
    branches/google/main/gcc/config/rs6000/vsx.md
    branches/google/main/gcc/config/s390/s390-protos.h
    branches/google/main/gcc/config/s390/s390.c
    branches/google/main/gcc/config/s390/s390.h
    branches/google/main/gcc/config/s390/s390.md
    branches/google/main/gcc/config/sol2.h
    branches/google/main/gcc/config/spu/spu-c.c
    branches/google/main/gcc/config/stormy16/stormy16.md
    branches/google/main/gcc/configure
    branches/google/main/gcc/configure.ac
    branches/google/main/gcc/cp/ChangeLog
    branches/google/main/gcc/cp/call.c
    branches/google/main/gcc/cp/class.c
    branches/google/main/gcc/cp/cp-objcp-common.c
    branches/google/main/gcc/cp/cp-tree.h
    branches/google/main/gcc/cp/cvt.c
    branches/google/main/gcc/cp/decl.c
    branches/google/main/gcc/cp/decl2.c
    branches/google/main/gcc/cp/error.c
    branches/google/main/gcc/cp/lambda.c
    branches/google/main/gcc/cp/mangle.c
    branches/google/main/gcc/cp/method.c
    branches/google/main/gcc/cp/name-lookup.c
    branches/google/main/gcc/cp/parser.c
    branches/google/main/gcc/cp/pt.c
    branches/google/main/gcc/cp/semantics.c
    branches/google/main/gcc/cp/tree.c
    branches/google/main/gcc/cp/typeck.c
    branches/google/main/gcc/cp/typeck2.c
    branches/google/main/gcc/doc/extend.texi
    branches/google/main/gcc/doc/gimple.texi
    branches/google/main/gcc/doc/install.texi
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/doc/optinfo.texi
    branches/google/main/gcc/doc/sourcebuild.texi
    branches/google/main/gcc/dwarf2out.c
    branches/google/main/gcc/emit-rtl.c
    branches/google/main/gcc/expmed.c
    branches/google/main/gcc/expr.c
    branches/google/main/gcc/expr.h
    branches/google/main/gcc/final.c
    branches/google/main/gcc/fortran/ChangeLog
    branches/google/main/gcc/fortran/class.c
    branches/google/main/gcc/fortran/decl.c
    branches/google/main/gcc/fortran/expr.c
    branches/google/main/gcc/fortran/gfortran.h
    branches/google/main/gcc/fortran/match.c
    branches/google/main/gcc/fortran/primary.c
    branches/google/main/gcc/fortran/resolve.c
    branches/google/main/gcc/fortran/symbol.c
    branches/google/main/gcc/fortran/trans-array.c
    branches/google/main/gcc/fortran/trans-decl.c
    branches/google/main/gcc/fortran/trans-expr.c
    branches/google/main/gcc/fortran/trans-intrinsic.c
    branches/google/main/gcc/fortran/trans-stmt.c
    branches/google/main/gcc/function.h
    branches/google/main/gcc/gcc.c
    branches/google/main/gcc/gcov-io.c
    branches/google/main/gcc/gcse.c
    branches/google/main/gcc/gdbinit.in
    branches/google/main/gcc/genautomata.c
    branches/google/main/gcc/ggc.h
    branches/google/main/gcc/gimple-fold.c
    branches/google/main/gcc/gimple-fold.h
    branches/google/main/gcc/gimple-low.c
    branches/google/main/gcc/gimple-pretty-print.c
    branches/google/main/gcc/gimplify.c
    branches/google/main/gcc/go/gofrontend/expressions.cc
    branches/google/main/gcc/go/gofrontend/expressions.h
    branches/google/main/gcc/haifa-sched.c
    branches/google/main/gcc/ifcvt.c
    branches/google/main/gcc/internal-fn.c
    branches/google/main/gcc/ipa-cp.c
    branches/google/main/gcc/ipa-devirt.c
    branches/google/main/gcc/ipa-inline-analysis.c
    branches/google/main/gcc/ipa-inline-transform.c
    branches/google/main/gcc/ipa-inline.c
    branches/google/main/gcc/ipa-inline.h
    branches/google/main/gcc/ipa-prop.c
    branches/google/main/gcc/ipa-prop.h
    branches/google/main/gcc/ipa-utils.h
    branches/google/main/gcc/ipa.c
    branches/google/main/gcc/lra-constraints.c
    branches/google/main/gcc/lto-cgraph.c
    branches/google/main/gcc/lto-streamer-in.c
    branches/google/main/gcc/lto-streamer-out.c
    branches/google/main/gcc/lto-streamer.h
    branches/google/main/gcc/lto-wrapper.c
    branches/google/main/gcc/lto/ChangeLog
    branches/google/main/gcc/lto/lang.opt
    branches/google/main/gcc/lto/lto-lang.c
    branches/google/main/gcc/lto/lto-partition.c
    branches/google/main/gcc/lto/lto-symtab.c
    branches/google/main/gcc/lto/lto.c
    branches/google/main/gcc/lto/lto.h
    branches/google/main/gcc/objc/ChangeLog
    branches/google/main/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/google/main/gcc/objc/objc-next-runtime-abi-01.c
    branches/google/main/gcc/objc/objc-next-runtime-abi-02.c
    branches/google/main/gcc/omp-low.c
    branches/google/main/gcc/optabs.c
    branches/google/main/gcc/opts.c
    branches/google/main/gcc/params.def
    branches/google/main/gcc/po/ChangeLog
    branches/google/main/gcc/po/gcc.pot
    branches/google/main/gcc/print-rtl.c
    branches/google/main/gcc/profile.c
    branches/google/main/gcc/recog.c
    branches/google/main/gcc/ree.c
    branches/google/main/gcc/reload1.c
    branches/google/main/gcc/sched-deps.c
    branches/google/main/gcc/sched-int.h
    branches/google/main/gcc/sched-rgn.c
    branches/google/main/gcc/sel-sched-ir.c
    branches/google/main/gcc/sel-sched.c
    branches/google/main/gcc/symtab.c
    branches/google/main/gcc/target-globals.c
    branches/google/main/gcc/testsuite/ChangeLog
    branches/google/main/gcc/testsuite/c-c++-common/raw-string-3.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/atomic_stack.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/fd_pipe_race.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/free_race.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/free_race2.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/mutexset1.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/race_on_barrier.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/race_on_barrier2.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/race_on_mutex.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/race_on_mutex2.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/simple_race.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/simple_stack.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/sleep_sync.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/thread_leak.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/thread_leak1.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/thread_leak2.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/tiny_race.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/tls_race.c
    branches/google/main/gcc/testsuite/c-c++-common/tsan/write_in_reader_lock.c
    branches/google/main/gcc/testsuite/c-c++-common/ubsan/overflow-negate-2.c
    branches/google/main/gcc/testsuite/g++.dg/init/dso_handle2.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-20.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr52727.C
    branches/google/main/gcc/testsuite/g++.dg/pr49718.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/aligned_vs_unaligned_race.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/atomic_free.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/atomic_free2.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/benign_race.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/cond_race.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/default_options.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/fd_close_norace.C
    branches/google/main/gcc/testsuite/g++.dg/tsan/fd_close_norace2.C
    branches/google/main/gcc/testsuite/g++.dg/vect/pr33426-ivdep-2.cc
    branches/google/main/gcc/testsuite/g++.dg/vect/pr33426-ivdep-3.cc
    branches/google/main/gcc/testsuite/g++.dg/vect/pr33426-ivdep-4.cc
    branches/google/main/gcc/testsuite/g++.dg/vect/pr33426-ivdep.cc
    branches/google/main/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
    branches/google/main/gcc/testsuite/gcc.dg/binop-xor1.c
    branches/google/main/gcc/testsuite/gcc.dg/call-diag-2.c
    branches/google/main/gcc/testsuite/gcc.dg/cast-function-1.c
    branches/google/main/gcc/testsuite/gcc.dg/gcc-have-sync-compare-and-swap.c
    branches/google/main/gcc/testsuite/gcc.dg/gomp/simd-clones-5.c
    branches/google/main/gcc/testsuite/gcc.dg/graphite/pr46966.c
    branches/google/main/gcc/testsuite/gcc.dg/invalid-call-1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr23623.c
    branches/google/main/gcc/testsuite/gcc.dg/pr35635.c
    branches/google/main/gcc/testsuite/gcc.dg/pr48784-1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr48784-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr56997-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr59605.c
    branches/google/main/gcc/testsuite/gcc.dg/sms-6.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/vec-cvt-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-prof/crossmodule-indircall-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/forwprop-28.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/pr59597.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/vrp87.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/no-vfa-vect-depend-2.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr56787.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr57741-3.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-119.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-ivdep-1.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-ivdep-2.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-outer-4c-big-array.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-outer-4c.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/3b-15.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/eg-5.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/sn7153.c
    branches/google/main/gcc/testsuite/gcc.target/arm/fixed_float_conversion.c
    branches/google/main/gcc/testsuite/gcc.target/arm/ftest-armv7a-thumb.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr59858.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx-vzeroupper-16.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx-vzeroupper-17.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx-vzeroupper-18.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512er-vrcp28sd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512er-vrcp28ss-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512er-vrsqrt28sd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512er-vrsqrt28ss-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-inline-asm.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-kmovw-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vaddpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vaddps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vaddsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vaddss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtdq2ps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtpd2dq-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtpd2ps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtpd2udq-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtps2dq-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtps2udq-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsd2si-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsd2si64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsd2ss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsd2usi-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsd2usi64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsi2sd64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsi2ss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtsi2ss64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtss2si-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtss2si64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtss2usi-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtss2usi64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtudq2ps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtusi2sd64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtusi2ss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vcvtusi2ss64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vdivpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vdivps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vdivsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vdivss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vexpandpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vexpandpd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vexpandps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vexpandps-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddsubXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmaddsubXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubaddXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfmsubaddXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmovdqu32-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmovdqu32-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmovdqu64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmovdqu64-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmulpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmulps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmulsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vmulss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpcmpd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpcmpq-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpcmpud-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpcmpuq-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpermd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpermpd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpermps-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpermq-var-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpslld-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpsrad-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vpsrld-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrcp14sd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrcp14ss-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrndscalepd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrndscalepd-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrndscaleps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrndscaleps-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vrndscaless-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vscalefpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vscalefps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vscalefsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vscalefss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsqrtpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsqrtps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsqrtsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsqrtss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsubpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsubps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsubsd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512f-vsubss-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0dpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0dps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0qpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0qps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1dpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1dps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1qpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1qps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf0dpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf0dps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf0qpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf0qps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf1dpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf1dps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf1qpd-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx512pf-vscatterpf1qps-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-64-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/long-double-80-5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/m512-check.h
    branches/google/main/gcc/testsuite/gcc.target/i386/pr39162.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr43662.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr43869.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr57003.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr59794-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr59794-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse-5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse4_1-floorf-sfix-vec.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse4_1-floorf-vec.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/avx512f/test_passing_structs.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/avx512f/test_passing_unions.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-1.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-2a.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-2b.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-indirect-2a.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-indirect-2b.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/func-indirect.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/leaf-1.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/leaf-2.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/pr38891.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-1.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-2.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-3.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-4a.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-4b.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-5a.c
    branches/google/main/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-5b.c
    branches/google/main/gcc/testsuite/gfortran.dg/coarray_8.f90
    branches/google/main/gcc/testsuite/lib/target-supports.exp
    branches/google/main/gcc/testsuite/lib/tsan-dg.exp
    branches/google/main/gcc/tree-cfg.c
    branches/google/main/gcc/tree-data-ref.c
    branches/google/main/gcc/tree-eh.c
    branches/google/main/gcc/tree-if-conv.c
    branches/google/main/gcc/tree-inline.c
    branches/google/main/gcc/tree-sra.c
    branches/google/main/gcc/tree-ssa-alias.c
    branches/google/main/gcc/tree-ssa-ccp.c
    branches/google/main/gcc/tree-ssa-forwprop.c
    branches/google/main/gcc/tree-ssa-live.c
    branches/google/main/gcc/tree-ssa-phiprop.c
    branches/google/main/gcc/tree-ssa-reassoc.c
    branches/google/main/gcc/tree-ssa-structalias.c
    branches/google/main/gcc/tree-ssa-uninit.c
    branches/google/main/gcc/tree-ssa.c
    branches/google/main/gcc/tree-streamer-in.c
    branches/google/main/gcc/tree-streamer-out.c
    branches/google/main/gcc/tree-tailcall.c
    branches/google/main/gcc/tree-vect-data-refs.c
    branches/google/main/gcc/tree-vect-loop.c
    branches/google/main/gcc/tree-vect-slp.c
    branches/google/main/gcc/tree-vect-stmts.c
    branches/google/main/gcc/tree-vectorizer.h
    branches/google/main/gcc/tree.c
    branches/google/main/gcc/tree.h
    branches/google/main/gcc/var-tracking.c
    branches/google/main/gcc/varasm.c
    branches/google/main/gcc/varpool.c
    branches/google/main/gcc/vec.c
    branches/google/main/gcc/vec.h
    branches/google/main/libatomic/ChangeLog
    branches/google/main/libatomic/cas_n.c
    branches/google/main/libbacktrace/ChangeLog
    branches/google/main/libbacktrace/Makefile.in
    branches/google/main/libbacktrace/configure
    branches/google/main/libbacktrace/configure.ac
    branches/google/main/libcilkrts/ChangeLog
    branches/google/main/libcilkrts/include/cilk/common.h
    branches/google/main/libcilkrts/runtime/cilk-abi-cilk-for.cpp
    branches/google/main/libcilkrts/runtime/config/x86/os-unix-sysdep.c
    branches/google/main/libcpp/ChangeLog
    branches/google/main/libcpp/line-map.c
    branches/google/main/libcpp/macro.c
    branches/google/main/libcpp/po/ChangeLog
    branches/google/main/libcpp/po/cpplib.pot
    branches/google/main/libffi/ChangeLog
    branches/google/main/libffi/doc/libffi.texi
    branches/google/main/libffi/src/sparc/ffi.c
    branches/google/main/libffi/src/sparc/ffitarget.h
    branches/google/main/libffi/src/sparc/v8.S
    branches/google/main/libffi/src/sparc/v9.S
    branches/google/main/libgcc/ChangeLog
    branches/google/main/libgcc/config.host
    branches/google/main/libgcc/config/aarch64/sfp-machine.h
    branches/google/main/libgcc/config/arm/sfp-machine.h
    branches/google/main/libgcc/config/c6x/sfp-machine.h
    branches/google/main/libgcc/config/cris/sfp-machine.h
    branches/google/main/libgcc/config/i386/sfp-machine.h
    branches/google/main/libgcc/config/ia64/sfp-machine.h
    branches/google/main/libgcc/config/lm32/sfp-machine.h
    branches/google/main/libgcc/config/mips/t-mips
    branches/google/main/libgcc/config/moxie/sfp-machine.h
    branches/google/main/libgcc/config/nds32/sfp-machine.h
    branches/google/main/libgcc/config/nios2/crti.S
    branches/google/main/libgcc/config/nios2/crtn.S
    branches/google/main/libgcc/config/nios2/sfp-machine.h
    branches/google/main/libgcc/config/nios2/t-nios2
    branches/google/main/libgcc/config/rs6000/sfp-machine.h
    branches/google/main/libgcc/config/s390/32/_fixdfdi.c
    branches/google/main/libgcc/config/s390/32/_fixsfdi.c
    branches/google/main/libgcc/config/s390/32/_fixtfdi.c
    branches/google/main/libgcc/config/s390/32/_fixunsdfdi.c
    branches/google/main/libgcc/config/s390/32/_fixunssfdi.c
    branches/google/main/libgcc/config/s390/32/_fixunstfdi.c
    branches/google/main/libgcc/config/score/sfp-machine.h
    branches/google/main/libgcc/config/t-slibgcc-sld
    branches/google/main/libgcc/config/tilegx/sfp-machine32.h
    branches/google/main/libgcc/config/tilegx/sfp-machine64.h
    branches/google/main/libgcc/config/tilepro/sfp-machine.h
    branches/google/main/libgcc/configure
    branches/google/main/libgcc/configure.ac
    branches/google/main/libgcc/soft-fp/adddf3.c
    branches/google/main/libgcc/soft-fp/addsf3.c
    branches/google/main/libgcc/soft-fp/addtf3.c
    branches/google/main/libgcc/soft-fp/divdf3.c
    branches/google/main/libgcc/soft-fp/divsf3.c
    branches/google/main/libgcc/soft-fp/divtf3.c
    branches/google/main/libgcc/soft-fp/double.h
    branches/google/main/libgcc/soft-fp/eqdf2.c
    branches/google/main/libgcc/soft-fp/eqsf2.c
    branches/google/main/libgcc/soft-fp/eqtf2.c
    branches/google/main/libgcc/soft-fp/extenddftf2.c
    branches/google/main/libgcc/soft-fp/extended.h
    branches/google/main/libgcc/soft-fp/extendsfdf2.c
    branches/google/main/libgcc/soft-fp/extendsftf2.c
    branches/google/main/libgcc/soft-fp/extendxftf2.c
    branches/google/main/libgcc/soft-fp/fixdfdi.c
    branches/google/main/libgcc/soft-fp/fixdfsi.c
    branches/google/main/libgcc/soft-fp/fixdfti.c
    branches/google/main/libgcc/soft-fp/fixsfdi.c
    branches/google/main/libgcc/soft-fp/fixsfsi.c
    branches/google/main/libgcc/soft-fp/fixsfti.c
    branches/google/main/libgcc/soft-fp/fixtfdi.c
    branches/google/main/libgcc/soft-fp/fixtfsi.c
    branches/google/main/libgcc/soft-fp/fixtfti.c
    branches/google/main/libgcc/soft-fp/fixunsdfdi.c
    branches/google/main/libgcc/soft-fp/fixunsdfsi.c
    branches/google/main/libgcc/soft-fp/fixunsdfti.c
    branches/google/main/libgcc/soft-fp/fixunssfdi.c
    branches/google/main/libgcc/soft-fp/fixunssfsi.c
    branches/google/main/libgcc/soft-fp/fixunssfti.c
    branches/google/main/libgcc/soft-fp/fixunstfdi.c
    branches/google/main/libgcc/soft-fp/fixunstfsi.c
    branches/google/main/libgcc/soft-fp/fixunstfti.c
    branches/google/main/libgcc/soft-fp/floatdidf.c
    branches/google/main/libgcc/soft-fp/floatdisf.c
    branches/google/main/libgcc/soft-fp/floatditf.c
    branches/google/main/libgcc/soft-fp/floatsidf.c
    branches/google/main/libgcc/soft-fp/floatsisf.c
    branches/google/main/libgcc/soft-fp/floatsitf.c
    branches/google/main/libgcc/soft-fp/floattidf.c
    branches/google/main/libgcc/soft-fp/floattisf.c
    branches/google/main/libgcc/soft-fp/floattitf.c
    branches/google/main/libgcc/soft-fp/floatundidf.c
    branches/google/main/libgcc/soft-fp/floatundisf.c
    branches/google/main/libgcc/soft-fp/floatunditf.c
    branches/google/main/libgcc/soft-fp/floatunsidf.c
    branches/google/main/libgcc/soft-fp/floatunsisf.c
    branches/google/main/libgcc/soft-fp/floatunsitf.c
    branches/google/main/libgcc/soft-fp/floatuntidf.c
    branches/google/main/libgcc/soft-fp/floatuntisf.c
    branches/google/main/libgcc/soft-fp/floatuntitf.c
    branches/google/main/libgcc/soft-fp/gedf2.c
    branches/google/main/libgcc/soft-fp/gesf2.c
    branches/google/main/libgcc/soft-fp/getf2.c
    branches/google/main/libgcc/soft-fp/ledf2.c
    branches/google/main/libgcc/soft-fp/lesf2.c
    branches/google/main/libgcc/soft-fp/letf2.c
    branches/google/main/libgcc/soft-fp/muldf3.c
    branches/google/main/libgcc/soft-fp/mulsf3.c
    branches/google/main/libgcc/soft-fp/multf3.c
    branches/google/main/libgcc/soft-fp/negdf2.c
    branches/google/main/libgcc/soft-fp/negsf2.c
    branches/google/main/libgcc/soft-fp/negtf2.c
    branches/google/main/libgcc/soft-fp/op-1.h
    branches/google/main/libgcc/soft-fp/op-2.h
    branches/google/main/libgcc/soft-fp/op-4.h
    branches/google/main/libgcc/soft-fp/op-8.h
    branches/google/main/libgcc/soft-fp/op-common.h
    branches/google/main/libgcc/soft-fp/quad.h
    branches/google/main/libgcc/soft-fp/single.h
    branches/google/main/libgcc/soft-fp/soft-fp.h
    branches/google/main/libgcc/soft-fp/subdf3.c
    branches/google/main/libgcc/soft-fp/subsf3.c
    branches/google/main/libgcc/soft-fp/subtf3.c
    branches/google/main/libgcc/soft-fp/truncdfsf2.c
    branches/google/main/libgcc/soft-fp/trunctfdf2.c
    branches/google/main/libgcc/soft-fp/trunctfsf2.c
    branches/google/main/libgcc/soft-fp/trunctfxf2.c
    branches/google/main/libgcc/soft-fp/unorddf2.c
    branches/google/main/libgcc/soft-fp/unordsf2.c
    branches/google/main/libgcc/soft-fp/unordtf2.c
    branches/google/main/libgcc/unwind-seh.c
    branches/google/main/libgfortran/ChangeLog
    branches/google/main/libgfortran/io/inquire.c
    branches/google/main/libgo/config/ltmain.sh
    branches/google/main/libgo/runtime/malloc.goc
    branches/google/main/libjava/ChangeLog
    branches/google/main/libjava/Makefile.am
    branches/google/main/libjava/Makefile.in
    branches/google/main/libjava/configure
    branches/google/main/libjava/configure.ac
    branches/google/main/libsanitizer/ChangeLog
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
    branches/google/main/libsanitizer/tsan/tsan_flags.cc
    branches/google/main/libsanitizer/tsan/tsan_rtl.cc
    branches/google/main/ltmain.sh
    branches/google/main/maintainer-scripts/ChangeLog
    branches/google/main/maintainer-scripts/gcc_release

Propchange: branches/google/main/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/
            ('svnmerge-integrated' modified)



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