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]

r184915 [1/2] - in /branches/google/gcc-4_7-int...


Author: dnovillo
Date: Mon Mar  5 07:11:03 2012
New Revision: 184915

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184915
Log:
Merged revisions 184682,184824,184851 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration

........
  r184682 | singhai | 2012-02-29 19:56:21 -0500 (Wed, 29 Feb 2012) | 4 lines
  
  Merged revisions 183499-183500,183502-183503,183507,183509-183510,183512-183516,183518-183519,183521-183522,183524,183527-183542,183547,183549,183552,183555-183557,183559-183561,183566-183567,183570,183577,183579-183585,183588,183591,183593,183598-183599,183601-183611,183613-183616,183620-183622,183624-183625,183627-183630,183632-183635,183637-183638,183641-183644,183648,183650-183652,183655,183660-183661,183663,183667-183670,183674-183688,183692-183694,183696-183708,183710-183711,183713-183715,183717-183726,183728,183730,183732-183733,183737,183739,183741,183743-183745,183749,183751-183759,183763,183765-183766,183768-183771,183773-183775,183782,183787-183788,183791-183794,183796,183798,183800,183802,183806-183808,183810-183812,183814-183816,183821,183825-183826,183829-183830,183832-183833,183836,183840-183841,183843,183846-183849,183851-183853,183859-183860,183862,183865,183867,183869-183870,183873,183875,183878,183887,183889,183891,183894-183895,183900,183902,183904-183918,183920,183925-183926,183928,183932-183934,183936-183937,183940-183945,183951,183953-183956,183962,183964,183966,183968,183970-183972,183974,183976-183985,183987,183991,183993-183995,183997-184001,184003-184007,184009-184011,184015-184017,184021-184028,184032-184037,184041-184043,184045,184065,184075,184079-184080,184083,184086,184088-184089,184092,184096-184100,184102-184103,184107-184108,184110-184113,184115-184117,184121-184124,184126-184130,184134-184145,184150-184152,184155-184161,184165,184167-184169,184171,184174,184177,184180-184181,184185,184187-184188,184192-184193,184196,184198-184203,184210-184212,184214,184217-184224,184227,184229,184232-184234,184236-184238,184245-184246,184250-184255,184257-184259,184264-184265,184269,184272,184274,184276-184277,184279-184282,184284,184286-184287,184289,184291,184293,184297-184303,184305-184306,184310,184313-184314,184316-184320,184322,184327-184343,184345,184347-184353,184355-184357,184362-184365,184367,184372-184373,184377,184379-184381,184385,184388,184390-184394,184396,184398-184406,184409,184414,184416-184417,184421-184422,184426,184428-184430,184433-184437,184439-184440,184442,184445-184448,184451,184453,184458,184461-184464,184466-184467,184471-184475,184477-184478,184480-184481,184485,184488,184490,184500-184501,184503,184506-184509,184511,184519,184522,184526-184527,184530-184531,184540,184542-184549,184552,184555,184557-184560,184564,184568-184569,184571-184572,184576,184581-184585,184589-184590,184592-184594,184596-184607,184613-184630,184632-184634,184636,184638-184642,184645,184649,184651-184654,184656-184662,184664-184667 via svnmerge from 
  svn+ssh://gcc.gnu.org/svn/gcc/trunk
........
  r184824 | aaw | 2012-03-02 15:52:24 -0500 (Fri, 02 Mar 2012) | 12 lines
  
  Add an x86_64-grtev3-linux-gnu target.
  
  gcc/ChangeLog.google-integration
  
  	* config.gcc: Add *-grtev3-* target support.
  	* config/i386/linux.h: Comment fixup.
  	* config/i386/linux64.h: Comment fixup.
  	* config/linux-grtev3.h: New file.
  
  contrib/ChangeLog.google-integration
  
  	* testsuite-management/x86_64-grtev3-linux-gnu.xfail: New file.
........
  r184851 | singhai | 2012-03-02 23:42:30 -0500 (Fri, 02 Mar 2012) | 4 lines
  
  Merged revisions 184668-184669,184672,184674-184676,184680-184681,184684,184686,184688,184692,184739,184743,184746,184748,184750-184757,184760-184761,184763-184766,184770,184772-184776 via svnmerge from 
  svn+ssh://gcc.gnu.org/svn/gcc/trunk
........

Added:
    branches/google/gcc-4_7-integration/libstdc++-v3/config/os/osf/
      - copied from r184851, branches/google/integration/libstdc++-v3/config/os/osf/
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/23_containers/unordered_set/operators/52309.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/operators/52309.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/29_atomics/atomic/cons/49445.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/29_atomics/atomic/cons/49445.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/shared_ptr.cc
      - copied unchanged from r184851, branches/google/integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/shared_ptr.cc
Removed:
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements/
Modified:
    branches/google/gcc-4_7-integration/libstdc++-v3/ChangeLog
    branches/google/gcc-4_7-integration/libstdc++-v3/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/acinclude.m4
    branches/google/gcc-4_7-integration/libstdc++-v3/config.h.in
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    branches/google/gcc-4_7-integration/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/gcc-4_7-integration/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    branches/google/gcc-4_7-integration/libstdc++-v3/config/os/bsd/darwin/os_defines.h
    branches/google/gcc-4_7-integration/libstdc++-v3/config/os/gnu-linux/os_defines.h
    branches/google/gcc-4_7-integration/libstdc++-v3/configure
    branches/google/gcc-4_7-integration/libstdc++-v3/configure.ac
    branches/google/gcc-4_7-integration/libstdc++-v3/configure.host
    branches/google/gcc-4_7-integration/libstdc++-v3/doc/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/google/gcc-4_7-integration/libstdc++-v3/doc/xml/manual/configure.xml
    branches/google/gcc-4_7-integration/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/google/gcc-4_7-integration/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/google/gcc-4_7-integration/libstdc++-v3/fragment.am
    branches/google/gcc-4_7-integration/libstdc++-v3/include/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/atomic_base.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/hashtable_policy.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/locale_facets.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/random.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/random.tcc
    branches/google/gcc-4_7-integration/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/c_global/cstdio
    branches/google/gcc-4_7-integration/libstdc++-v3/include/c_std/cstdio
    branches/google/gcc-4_7-integration/libstdc++-v3/include/debug/safe_iterator.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/ext/atomicity.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/parallel/compatibility.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/base.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_algos.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_container_size.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_hashtable_size.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_list_to_slist.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_list_to_vector.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_map_to_unordered_map.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_node.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_state.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_trace.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_vector_size.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/impl/profiler_vector_to_list.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/map
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/map.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/set
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/unordered_map
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/unordered_set
    branches/google/gcc-4_7-integration/libstdc++-v3/include/profile/vector
    branches/google/gcc-4_7-integration/libstdc++-v3/include/std/future
    branches/google/gcc-4_7-integration/libstdc++-v3/include/std/limits
    branches/google/gcc-4_7-integration/libstdc++-v3/include/std/mutex
    branches/google/gcc-4_7-integration/libstdc++-v3/include/tr1/shared_ptr.h
    branches/google/gcc-4_7-integration/libstdc++-v3/include/tr2/type_traits
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/eh_throw.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/eh_tm.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/guard.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/libsupc++/typeinfo
    branches/google/gcc-4_7-integration/libstdc++-v3/po/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/python/Makefile.am
    branches/google/gcc-4_7-integration/libstdc++-v3/python/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/google/gcc-4_7-integration/libstdc++-v3/src/Makefile.am
    branches/google/gcc-4_7-integration/libstdc++-v3/src/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++11/Makefile.am
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++11/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++11/condition_variable.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++11/future.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++98/Makefile.am
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++98/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++98/locale.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/src/c++98/tree.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/20_util/shared_ptr/cons/weak_ptr_expired.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/20_util/system_clock/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/dr1261.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/dr1261.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/typedefs.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/fstream.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/fstream.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/wchar_t/2346-fstream.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/27_io/basic_ostream/tellp/wchar_t/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/call_once/49668.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/promise/members/swap.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/Makefile.am
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/Makefile.in
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/lib/gdb-test.exp
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc
    branches/google/gcc-4_7-integration/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_7-integration/contrib/testsuite-management/x86_64-grtev3-linux-gnu.xfail
      - copied unchanged from r184851, branches/google/integration/contrib/testsuite-management/x86_64-grtev3-linux-gnu.xfail
    branches/google/gcc-4_7-integration/gcc/ada/s-dim.ads
      - copied unchanged from r184851, branches/google/integration/gcc/ada/s-dim.ads
    branches/google/gcc-4_7-integration/gcc/common/config/cr16/
      - copied from r184851, branches/google/integration/gcc/common/config/cr16/
    branches/google/gcc-4_7-integration/gcc/common/config/tilegx/
      - copied from r184851, branches/google/integration/gcc/common/config/tilegx/
    branches/google/gcc-4_7-integration/gcc/common/config/tilepro/
      - copied from r184851, branches/google/integration/gcc/common/config/tilepro/
    branches/google/gcc-4_7-integration/gcc/config/avr/builtins.def
      - copied unchanged from r184851, branches/google/integration/gcc/config/avr/builtins.def
    branches/google/gcc-4_7-integration/gcc/config/cr16/
      - copied from r184851, branches/google/integration/gcc/config/cr16/
    branches/google/gcc-4_7-integration/gcc/config/linux-grtev3.h
      - copied unchanged from r184851, branches/google/integration/gcc/config/linux-grtev3.h
    branches/google/gcc-4_7-integration/gcc/config/tilegx/
      - copied from r184851, branches/google/integration/gcc/config/tilegx/
    branches/google/gcc-4_7-integration/gcc/config/tilepro/
      - copied from r184851, branches/google/integration/gcc/config/tilepro/
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/pr52177.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/c-c++-common/pr52177.c
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/pr52181.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/c-c++-common/pr52181.c
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/cpp0x/constexpr-union3.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-union3.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err1.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err1.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/cpp0x/variadic122.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic122.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ext/atomic-1.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/ext/atomic-1.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ext/attrib43.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/ext/attrib43.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ext/timevar1.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/ext/timevar1.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ipa/pr51929.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/ipa/pr51929.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/lto/pr51992_0.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/lto/pr51992_0.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/lto/pr52035_0.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/lto/pr52035_0.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/lto/pr52400_0.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/lto/pr52400_0.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/opt/pr51895.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/opt/pr51895.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/opt/pr52429.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/opt/pr52429.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/other/gc5.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/other/gc5.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/other/pr52048.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/other/pr52048.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/overload/defarg5.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/overload/defarg5.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/asmgoto1.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/asmgoto1.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/conv13.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/conv13.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/crash112.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/crash112.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/repo10.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/repo10.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/using21.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/using21.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/template/using22.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/template/using22.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/torture/pr48600.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/torture/pr48600.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/torture/pr51959.C
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/g++.dg/torture/pr51959.C
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52073.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52073.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52074.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52074.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52092.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52092.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52113.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52113.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52115.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52115.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52175.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52175.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52255.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52255.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52375.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52375.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/compile/pr52437.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52437.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/20120207-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/execute/20120207-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/pr52129.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr52129.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/pr52209.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr52209.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/pr52286.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr52286.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/alias-12.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/alias-12.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/alias-13.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/alias-13.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/bf-ms-layout-3.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/bf-ms-layout-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/dfp/pr52140.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/dfp/pr52140.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/graphite/pr50561.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/graphite/pr50561.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem.h
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/lto/trans-mem.h
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/noncompile/pr52290.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/noncompile/pr52290.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr48374.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr48374.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr48524.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr48524.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr48524.spec
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr48524.spec
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr51867.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr51867.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr51990-2.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr51990-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr51990.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr51990.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52045.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52045.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52046.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52046.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52086.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52086.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52132.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52132.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52139.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52139.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52210.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52210.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52318.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52318.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52355.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52355.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr52445.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/pr52445.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/pr52141.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tm/pr52141.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/pr52142.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tm/pr52142.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/pub-safety-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tm/pub-safety-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr50444.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr50444.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr51528.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51528.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52028.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52028.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52060.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52060.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52170.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52170.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52244.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52244.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52298.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52298.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52402.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52402.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52407.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52407.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52419.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52419.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr52429.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr52429.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-prof/pr52027.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tree-prof/pr52027.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-prof/pr52150.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tree-prof/pr52150.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-10.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-10.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/vect/pr52091.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/vect/pr52091.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/vect/pr52298.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.dg/vect/pr52298.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-constants.h
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-constants.h
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/neon/pr51534.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/neon/pr51534.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/pr51835.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/pr51835.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/pr52006.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/pr52006.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/pr52375.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/arm/pr52375.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-2.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/builtins-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/builtins-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/builtins-error.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/builtins-error.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/pr51374-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/pr51374-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/pr51782-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/avr/torture/pr51782-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/epiphany/interrupt-2.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/epiphany/interrupt-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr51987.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/i386/pr51987.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr52146.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/i386/pr52146.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr52330.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/i386/pr52330.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/mips-prepend-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/mips/mips-prepend-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/va-arg-1.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/mips/va-arg-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/powerpc/pr52199.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/powerpc/pr52199.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/sh/pr49263.c
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gcc.target/sh/pr49263.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_48.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_48.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_49.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_49.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_10.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_10.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_11.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_11.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_12.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_12.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_7.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_7.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_8.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_8.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_allocate_9.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_allocate_9.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_array_10.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_array_10.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_array_11.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_array_11.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_array_12.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_array_12.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/class_to_type_2.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/class_to_type_2.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/default_initialization_6.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/default_initialization_6.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/dummy_procedure_7.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/dummy_procedure_7.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/elemental_args_check_5.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/elemental_args_check_5.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/elemental_args_check_6.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/elemental_args_check_6.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/elemental_function_1.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/elemental_function_1.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/elemental_optional_args_5.f03
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/elemental_optional_args_5.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/function_optimize_10.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/function_optimize_10.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/io_constraints_10.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/io_constraints_10.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/move_alloc_13.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/move_alloc_13.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/realloc_on_assign_10.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/realloc_on_assign_10.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/realloc_on_assign_11.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/realloc_on_assign_11.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/realloc_on_assign_12.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/realloc_on_assign_12.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/shape_7.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/shape_7.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/typebound_generic_11.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_generic_11.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/typebound_operator_14.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_14.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/vect/pr32380.f
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/vect/pr32380.f
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/vect/vect-8.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/vect/vect-8.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_3.f90
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_3.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/aggr19.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/aggr19.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/aggr19_pkg.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/aggr19_pkg.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/aggr19_pkg.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/aggr19_pkg.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/array20.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/array20.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/array20.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/array20.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/discr33.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/discr33.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/discr34.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/discr34.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/discr34_pkg.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/discr34_pkg.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/discr35.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/discr35.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/discr35.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/discr35.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3_pkg1.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3_pkg1.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3_pkg1.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3_pkg1.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3_pkg2.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3_pkg2.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/limited_with3_pkg3.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/limited_with3_pkg3.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/specs/aggr4.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/specs/aggr4.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/specs/aggr4_pkg.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/specs/aggr4_pkg.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/stack_usage1.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/stack_usage1.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/stack_usage1_pkg.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/stack_usage1_pkg.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/stack_usage1_pkg.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/stack_usage1_pkg.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/volatile10.adb
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/volatile10.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gnat.dg/volatile10_pkg.ads
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/gnat.dg/volatile10_pkg.ads
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/alias.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/alias.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/alias1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/alias1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/garbage/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/bench/garbage/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/go1/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/bench/go1/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/shootout/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/bench/shootout/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bugs/bug395.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/bugs/bug395.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/chan/select7.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/chan/select7.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/cmp.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/cmp.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/complit1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/complit1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/convert1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/convert1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/crlf.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/crlf.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/deferprint.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/deferprint.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/dwarf/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/dwarf/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/escape2.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/escape2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/escape3.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/escape3.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug328.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug328.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug366.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug366.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug367.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug367.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug368.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug368.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug369.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug369.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug370.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug370.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug371.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug371.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug372.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug372.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug373.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug373.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug374.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug374.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug375.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug375.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug376.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug376.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug377.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug377.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug378.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug378.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug379.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug379.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug380.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug380.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug381.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug381.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug382.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug382.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug383.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug383.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug384.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug384.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug386.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug386.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug387.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug387.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug388.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug388.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug389.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug389.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug390.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug390.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug391.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug391.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug392.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug392.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug393.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug393.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug394.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug394.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
      - copied from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug396.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug396.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug397.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug397.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/goprint.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/goprint.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/helloworld.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/helloworld.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/init1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/init1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/interface/noeq.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/interface/noeq.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/interface/recursive1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/interface/recursive1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/interface/recursive2.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/interface/recursive2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx0.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/ken/cplx0.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/string.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/ken/string.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/map1.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/map1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/nilptr.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/nilptr.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/printbig.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/printbig.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/reorder.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/reorder.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/rune.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/rune.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/sigchld.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/sigchld.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/struct0.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/struct0.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/switch3.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/switch3.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/syntax/else.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/syntax/else.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/times.out
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/times.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/typeswitch3.go
      - copied unchanged from r184851, branches/google/integration/gcc/testsuite/go.test/test/typeswitch3.go
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/closure_thiscall.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/closure_thiscall.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/fastthis1_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/fastthis1_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/fastthis2_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/fastthis2_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/fastthis3_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/fastthis3_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/many2_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/many2_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/strlen2_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/strlen2_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/struct1_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/struct1_win32.c
    branches/google/gcc-4_7-integration/libffi/testsuite/libffi.call/struct2_win32.c
      - copied unchanged from r184851, branches/google/integration/libffi/testsuite/libffi.call/struct2_win32.c
    branches/google/gcc-4_7-integration/libgcc/config/cr16/
      - copied from r184851, branches/google/integration/libgcc/config/cr16/
    branches/google/gcc-4_7-integration/libgcc/config/tilegx/
      - copied from r184851, branches/google/integration/libgcc/config/tilegx/
    branches/google/gcc-4_7-integration/libgcc/config/tilepro/
      - copied from r184851, branches/google/integration/libgcc/config/tilepro/
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/testdata/symlink.zip
      - copied unchanged from r184851, branches/google/integration/libgo/go/archive/zip/testdata/symlink.zip
    branches/google/gcc-4_7-integration/libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt
      - copied unchanged from r184851, branches/google/integration/libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt
    branches/google/gcc-4_7-integration/libgo/go/crypto/elliptic/p224.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/crypto/elliptic/p224.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/elliptic/p224_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/crypto/elliptic/p224_test.go
    branches/google/gcc-4_7-integration/libgo/go/database/
      - copied from r184851, branches/google/integration/libgo/go/database/
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/typeinfo.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/encoding/xml/typeinfo.go
    branches/google/gcc-4_7-integration/libgo/go/exp/ebnflint/ebnflint_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/exp/ebnflint/ebnflint_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/html/
      - copied from r184851, branches/google/integration/libgo/go/exp/html/
    branches/google/gcc-4_7-integration/libgo/go/exp/proxy/
      - copied from r184851, branches/google/integration/libgo/go/exp/proxy/
    branches/google/gcc-4_7-integration/libgo/go/exp/signal/
      - copied from r184851, branches/google/integration/libgo/go/exp/signal/
    branches/google/gcc-4_7-integration/libgo/go/exp/utf8string/
      - copied from r184851, branches/google/integration/libgo/go/exp/utf8string/
    branches/google/gcc-4_7-integration/libgo/go/go/doc/doc_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/go/doc/doc_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/reader.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/go/doc/reader.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/testdata/
      - copied from r184851, branches/google/integration/libgo/go/go/doc/testdata/
    branches/google/gcc-4_7-integration/libgo/go/image/ycbcr_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/image/ycbcr_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/doc.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/doc.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockopt.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockopt.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockopt_bsd.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockopt_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockopt_linux.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockopt_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockopt_windows.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockopt_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_bsd.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_darwin.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_darwin.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_freebsd.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_freebsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_linux.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_openbsd.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_openbsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/sockoptip_windows.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/sockoptip_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/udp_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/udp_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/unicast_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/net/unicast_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/doc.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/os/doc.go
    branches/google/gcc-4_7-integration/libgo/go/os/user/lookup_windows.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/os/user/lookup_windows.go
    branches/google/gcc-4_7-integration/libgo/go/path/example_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/path/example_test.go
    branches/google/gcc-4_7-integration/libgo/go/strings/example_test.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/strings/example_test.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/exec_bsd.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/syscall/exec_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/exec_linux.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/syscall/exec_linux.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/security_windows.go
      - copied unchanged from r184851, branches/google/integration/libgo/go/syscall/security_windows.go
    branches/google/gcc-4_7-integration/libgo/runtime/go-matherr.c
      - copied unchanged from r184851, branches/google/integration/libgo/runtime/go-matherr.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-nosys.c
      - copied unchanged from r184851, branches/google/integration/libgo/runtime/go-nosys.c
    branches/google/gcc-4_7-integration/libgomp/config/linux/tile/
      - copied from r184851, branches/google/integration/libgomp/config/linux/tile/
    branches/google/gcc-4_7-integration/libgomp/testsuite/libgomp.c/pr46886.c
      - copied unchanged from r184851, branches/google/integration/libgomp/testsuite/libgomp.c/pr46886.c
    branches/google/gcc-4_7-integration/libitm/config/linux/sparc/
      - copied from r184851, branches/google/integration/libitm/config/linux/sparc/
    branches/google/gcc-4_7-integration/libitm/config/sparc/
      - copied from r184851, branches/google/integration/libitm/config/sparc/
    branches/google/gcc-4_7-integration/libitm/method-ml.cc
      - copied unchanged from r184851, branches/google/integration/libitm/method-ml.cc
Removed:
    branches/google/gcc-4_7-integration/gcc/ada/g-bytswa-x86.adb
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/threadlocal-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/Makefile
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/binary-tree-freelist.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/binary-tree-freelist.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/binary-tree.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/binary-tree.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/binary-tree.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/chameneosredux.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/chameneosredux.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/chameneosredux.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fannkuch-parallel.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fannkuch.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fannkuch.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fannkuch.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fasta-1000.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fasta.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fasta.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/fasta.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/k-nucleotide.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/k-nucleotide.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/k-nucleotide.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/mandelbrot.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/mandelbrot.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/mandelbrot.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/meteor-contest.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/meteor-contest.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/meteor-contest.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/nbody.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/nbody.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/nbody.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/pidigits.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/pidigits.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/pidigits.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/regex-dna-parallel.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/regex-dna-parallel.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/regex-dna.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/regex-dna.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/regex-dna.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/reverse-complement.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/reverse-complement.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/reverse-complement.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/spectral-norm-parallel.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/spectral-norm.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/spectral-norm.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/spectral-norm.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/threadring.c
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/threadring.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/threadring.txt
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/timing.log
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/bench/timing.sh
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/cmp2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/cmp3.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/cmp4.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/cmp5.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug220.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug268.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug270.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/garbage/
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/simpprint.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/nilptr/
    branches/google/gcc-4_7-integration/libgo/go/compress/flate/util.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/bcrypt/
    branches/google/gcc-4_7-integration/libgo/go/crypto/blowfish/
    branches/google/gcc-4_7-integration/libgo/go/crypto/cast5/
    branches/google/gcc-4_7-integration/libgo/go/crypto/cipher/ocfb.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/cipher/ocfb_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/md4/
    branches/google/gcc-4_7-integration/libgo/go/crypto/ocsp/
    branches/google/gcc-4_7-integration/libgo/go/crypto/openpgp/
    branches/google/gcc-4_7-integration/libgo/go/crypto/ripemd160/
    branches/google/gcc-4_7-integration/libgo/go/crypto/twofish/
    branches/google/gcc-4_7-integration/libgo/go/crypto/xtea/
    branches/google/gcc-4_7-integration/libgo/go/encoding/git85/
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/embed_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/spdy/
    branches/google/gcc-4_7-integration/libgo/go/exp/sql/
    branches/google/gcc-4_7-integration/libgo/go/exp/ssh/
    branches/google/gcc-4_7-integration/libgo/go/exp/template/
    branches/google/gcc-4_7-integration/libgo/go/html/const.go
    branches/google/gcc-4_7-integration/libgo/go/html/doc.go
    branches/google/gcc-4_7-integration/libgo/go/html/doctype.go
    branches/google/gcc-4_7-integration/libgo/go/html/foreign.go
    branches/google/gcc-4_7-integration/libgo/go/html/node.go
    branches/google/gcc-4_7-integration/libgo/go/html/parse.go
    branches/google/gcc-4_7-integration/libgo/go/html/parse_test.go
    branches/google/gcc-4_7-integration/libgo/go/html/render.go
    branches/google/gcc-4_7-integration/libgo/go/html/render_test.go
    branches/google/gcc-4_7-integration/libgo/go/html/testdata/
    branches/google/gcc-4_7-integration/libgo/go/html/token.go
    branches/google/gcc-4_7-integration/libgo/go/html/token_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/bmp/
    branches/google/gcc-4_7-integration/libgo/go/image/testdata/video-001.bmp
    branches/google/gcc-4_7-integration/libgo/go/image/testdata/video-001.tiff
    branches/google/gcc-4_7-integration/libgo/go/image/tiff/
    branches/google/gcc-4_7-integration/libgo/go/net/dict/
    branches/google/gcc-4_7-integration/libgo/go/os/signal/
    branches/google/gcc-4_7-integration/libgo/go/patch/
    branches/google/gcc-4_7-integration/libgo/go/testing/wrapper.go
    branches/google/gcc-4_7-integration/libgo/go/unicode/utf8/string.go
    branches/google/gcc-4_7-integration/libgo/go/unicode/utf8/string_test.go
    branches/google/gcc-4_7-integration/libgo/go/websocket/
    branches/google/gcc-4_7-integration/libgomp/config/linux/arm/
Modified:
    branches/google/gcc-4_7-integration/   (props changed)
    branches/google/gcc-4_7-integration/ChangeLog
    branches/google/gcc-4_7-integration/MAINTAINERS
    branches/google/gcc-4_7-integration/boehm-gc/ChangeLog
    branches/google/gcc-4_7-integration/boehm-gc/configure
    branches/google/gcc-4_7-integration/boehm-gc/configure.ac
    branches/google/gcc-4_7-integration/boehm-gc/include/gc_config.h.in
    branches/google/gcc-4_7-integration/boehm-gc/include/gc_config_macros.h
    branches/google/gcc-4_7-integration/boehm-gc/include/private/gcconfig.h
    branches/google/gcc-4_7-integration/boehm-gc/testsuite/boehm-gc.c/thread_leak_test.c
    branches/google/gcc-4_7-integration/configure
    branches/google/gcc-4_7-integration/configure.ac
    branches/google/gcc-4_7-integration/contrib/ChangeLog
    branches/google/gcc-4_7-integration/contrib/ChangeLog.google-integration
    branches/google/gcc-4_7-integration/contrib/compare_tests
    branches/google/gcc-4_7-integration/contrib/config-list.mk
    branches/google/gcc-4_7-integration/contrib/gcc_update
    branches/google/gcc-4_7-integration/contrib/make_sunver.pl
    branches/google/gcc-4_7-integration/contrib/repro_fail
    branches/google/gcc-4_7-integration/contrib/testsuite-management/validate_failures.py
    branches/google/gcc-4_7-integration/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/google/gcc-4_7-integration/gcc/ChangeLog
    branches/google/gcc-4_7-integration/gcc/ChangeLog.google-4_7-integration
    branches/google/gcc-4_7-integration/gcc/ChangeLog.google-integration
    branches/google/gcc-4_7-integration/gcc/DATESTAMP
    branches/google/gcc-4_7-integration/gcc/Makefile.in
    branches/google/gcc-4_7-integration/gcc/acinclude.m4
    branches/google/gcc-4_7-integration/gcc/ada/ChangeLog
    branches/google/gcc-4_7-integration/gcc/ada/Makefile.rtl
    branches/google/gcc-4_7-integration/gcc/ada/a-calend-vms.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-calend.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cbdlli.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cdlili.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cdlili.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cidlli.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cidlli.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cihama.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cihama.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cihase.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cihase.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cimutr.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cimutr.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-ciorma.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-ciorma.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-ciorse.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-ciorse.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cobove.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cohama.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cohama.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-cohase.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-cohase.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-coinve.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-coinve.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-comutr.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-comutr.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-convec.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-convec.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-coorma.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-coorma.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-coorse.adb
    branches/google/gcc-4_7-integration/gcc/ada/a-coorse.ads
    branches/google/gcc-4_7-integration/gcc/ada/a-strhas.ads
    branches/google/gcc-4_7-integration/gcc/ada/aspects.adb
    branches/google/gcc-4_7-integration/gcc/ada/aspects.ads
    branches/google/gcc-4_7-integration/gcc/ada/einfo.adb
    branches/google/gcc-4_7-integration/gcc/ada/einfo.ads
    branches/google/gcc-4_7-integration/gcc/ada/exp_aggr.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_attr.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch11.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch3.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch4.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch5.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch6.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch7.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_ch9.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_disp.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_intr.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_util.adb
    branches/google/gcc-4_7-integration/gcc/ada/exp_util.ads
    branches/google/gcc-4_7-integration/gcc/ada/freeze.adb
    branches/google/gcc-4_7-integration/gcc/ada/g-bytswa.adb
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/Make-lang.in
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/Makefile.in
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/ada-tree.h
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/decl.c
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/gigi.h
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/misc.c
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/trans.c
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/utils.c
    branches/google/gcc-4_7-integration/gcc/ada/gcc-interface/utils2.c
    branches/google/gcc-4_7-integration/gcc/ada/gnat_rm.texi
    branches/google/gcc-4_7-integration/gcc/ada/gnat_ugn.texi
    branches/google/gcc-4_7-integration/gcc/ada/gnatcmd.adb
    branches/google/gcc-4_7-integration/gcc/ada/gnatlink.adb
    branches/google/gcc-4_7-integration/gcc/ada/impunit.adb
    branches/google/gcc-4_7-integration/gcc/ada/init.c
    branches/google/gcc-4_7-integration/gcc/ada/lib-load.adb
    branches/google/gcc-4_7-integration/gcc/ada/make.adb
    branches/google/gcc-4_7-integration/gcc/ada/makeutl.adb
    branches/google/gcc-4_7-integration/gcc/ada/makeutl.ads
    branches/google/gcc-4_7-integration/gcc/ada/par-ch3.adb
    branches/google/gcc-4_7-integration/gcc/ada/par-ch6.adb
    branches/google/gcc-4_7-integration/gcc/ada/par-prag.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj-conf.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj-env.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj-nmsc.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj-proc.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj.adb
    branches/google/gcc-4_7-integration/gcc/ada/prj.ads
    branches/google/gcc-4_7-integration/gcc/ada/projects.texi
    branches/google/gcc-4_7-integration/gcc/ada/restrict.adb
    branches/google/gcc-4_7-integration/gcc/ada/rtsfind.adb
    branches/google/gcc-4_7-integration/gcc/ada/rtsfind.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-diflio.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-diflio.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-diinio.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-diinio.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-dimkio.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-dimmks.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-dmotpr.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-llflex.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-os_lib.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-rannum.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-ransee.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-ransee.ads
    branches/google/gcc-4_7-integration/gcc/ada/s-taprop-mingw.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-tasren.adb
    branches/google/gcc-4_7-integration/gcc/ada/s-tasren.ads
    branches/google/gcc-4_7-integration/gcc/ada/scn.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_aggr.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_attr.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_cat.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch10.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch12.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch13.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch3.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch4.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch4.ads
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch6.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_ch8.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_dim.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_dim.ads
    branches/google/gcc-4_7-integration/gcc/ada/sem_dist.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_dist.ads
    branches/google/gcc-4_7-integration/gcc/ada/sem_prag.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_res.adb
    branches/google/gcc-4_7-integration/gcc/ada/sem_util.adb
    branches/google/gcc-4_7-integration/gcc/ada/sigtramp-ppcvxw.c
    branches/google/gcc-4_7-integration/gcc/ada/sinput-p.adb
    branches/google/gcc-4_7-integration/gcc/ada/sinput.adb
    branches/google/gcc-4_7-integration/gcc/ada/sinput.ads
    branches/google/gcc-4_7-integration/gcc/ada/snames.adb-tmpl
    branches/google/gcc-4_7-integration/gcc/ada/snames.ads-tmpl
    branches/google/gcc-4_7-integration/gcc/ada/system-vxworks-ppc.ads
    branches/google/gcc-4_7-integration/gcc/ada/tree_io.ads
    branches/google/gcc-4_7-integration/gcc/ada/warnsw.adb
    branches/google/gcc-4_7-integration/gcc/alias.c
    branches/google/gcc-4_7-integration/gcc/builtin-types.def
    branches/google/gcc-4_7-integration/gcc/builtins.c
    branches/google/gcc-4_7-integration/gcc/builtins.def
    branches/google/gcc-4_7-integration/gcc/c-decl.c
    branches/google/gcc-4_7-integration/gcc/c-family/ChangeLog
    branches/google/gcc-4_7-integration/gcc/c-family/c-common.c
    branches/google/gcc-4_7-integration/gcc/c-family/c-cppbuiltin.c
    branches/google/gcc-4_7-integration/gcc/c-family/c.opt
    branches/google/gcc-4_7-integration/gcc/c-typeck.c
    branches/google/gcc-4_7-integration/gcc/calls.c
    branches/google/gcc-4_7-integration/gcc/cfgexpand.c
    branches/google/gcc-4_7-integration/gcc/cfgrtl.c
    branches/google/gcc-4_7-integration/gcc/cgraphunit.c
    branches/google/gcc-4_7-integration/gcc/combine.c
    branches/google/gcc-4_7-integration/gcc/common.opt
    branches/google/gcc-4_7-integration/gcc/compare-elim.c
    branches/google/gcc-4_7-integration/gcc/config.gcc
    branches/google/gcc-4_7-integration/gcc/config.in
    branches/google/gcc-4_7-integration/gcc/config/alpha/alpha.c
    branches/google/gcc-4_7-integration/gcc/config/arm/arm-cores.def
    branches/google/gcc-4_7-integration/gcc/config/arm/arm.c
    branches/google/gcc-4_7-integration/gcc/config/arm/arm.md
    branches/google/gcc-4_7-integration/gcc/config/arm/arm_neon.h
    branches/google/gcc-4_7-integration/gcc/config/arm/neon.md
    branches/google/gcc-4_7-integration/gcc/config/arm/neon.ml
    branches/google/gcc-4_7-integration/gcc/config/arm/thumb2.md
    branches/google/gcc-4_7-integration/gcc/config/avr/avr-c.c
    branches/google/gcc-4_7-integration/gcc/config/avr/avr-devices.c
    branches/google/gcc-4_7-integration/gcc/config/avr/avr-mcus.def
    branches/google/gcc-4_7-integration/gcc/config/avr/avr-protos.h
    branches/google/gcc-4_7-integration/gcc/config/avr/avr-tables.opt
    branches/google/gcc-4_7-integration/gcc/config/avr/avr.c
    branches/google/gcc-4_7-integration/gcc/config/avr/avr.h
    branches/google/gcc-4_7-integration/gcc/config/avr/avr.md
    branches/google/gcc-4_7-integration/gcc/config/avr/constraints.md
    branches/google/gcc-4_7-integration/gcc/config/avr/multilib.h
    branches/google/gcc-4_7-integration/gcc/config/avr/predicates.md
    branches/google/gcc-4_7-integration/gcc/config/avr/t-avr
    branches/google/gcc-4_7-integration/gcc/config/avr/t-multilib
    branches/google/gcc-4_7-integration/gcc/config/c6x/c6x.c
    branches/google/gcc-4_7-integration/gcc/config/c6x/c6x.md
    branches/google/gcc-4_7-integration/gcc/config/darwin.h
    branches/google/gcc-4_7-integration/gcc/config/epiphany/epiphany.c
    branches/google/gcc-4_7-integration/gcc/config/epiphany/epiphany.h
    branches/google/gcc-4_7-integration/gcc/config/epiphany/epiphany.md
    branches/google/gcc-4_7-integration/gcc/config/freebsd-spec.h
    branches/google/gcc-4_7-integration/gcc/config/freebsd.h
    branches/google/gcc-4_7-integration/gcc/config/i386/bdver1.md
    branches/google/gcc-4_7-integration/gcc/config/i386/cygwin.h
    branches/google/gcc-4_7-integration/gcc/config/i386/i386.c
    branches/google/gcc-4_7-integration/gcc/config/i386/i386.md
    branches/google/gcc-4_7-integration/gcc/config/i386/linux.h
    branches/google/gcc-4_7-integration/gcc/config/i386/linux64.h
    branches/google/gcc-4_7-integration/gcc/config/i386/mingw32.h
    branches/google/gcc-4_7-integration/gcc/config/i386/sse.md
    branches/google/gcc-4_7-integration/gcc/config/i386/winnt-cxx.c
    branches/google/gcc-4_7-integration/gcc/config/initfini-array.h
    branches/google/gcc-4_7-integration/gcc/config/m68k/m68k.c
    branches/google/gcc-4_7-integration/gcc/config/m68k/sync.md
    branches/google/gcc-4_7-integration/gcc/config/microblaze/microblaze.c
    branches/google/gcc-4_7-integration/gcc/config/mips/mips-dspr2.md
    branches/google/gcc-4_7-integration/gcc/config/mips/mips.c
    branches/google/gcc-4_7-integration/gcc/config/mips/mips.md
    branches/google/gcc-4_7-integration/gcc/config/mn10300/mn10300-modes.def
    branches/google/gcc-4_7-integration/gcc/config/pa/pa.c
    branches/google/gcc-4_7-integration/gcc/config/pa/pa.md
    branches/google/gcc-4_7-integration/gcc/config/pa/predicates.md
    branches/google/gcc-4_7-integration/gcc/config/rl78/rl78.h
    branches/google/gcc-4_7-integration/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_7-integration/gcc/config/rx/rx.h
    branches/google/gcc-4_7-integration/gcc/config/s390/s390.c
    branches/google/gcc-4_7-integration/gcc/config/s390/s390.h
    branches/google/gcc-4_7-integration/gcc/config/s390/s390.md
    branches/google/gcc-4_7-integration/gcc/config/s390/s390.opt
    branches/google/gcc-4_7-integration/gcc/config/sh/constraints.md
    branches/google/gcc-4_7-integration/gcc/config/sh/predicates.md
    branches/google/gcc-4_7-integration/gcc/config/sh/sh-protos.h
    branches/google/gcc-4_7-integration/gcc/config/sh/sh.c
    branches/google/gcc-4_7-integration/gcc/config/sh/sh.h
    branches/google/gcc-4_7-integration/gcc/config/sh/sh.md
    branches/google/gcc-4_7-integration/gcc/config/sparc/sparc.c
    branches/google/gcc-4_7-integration/gcc/config/sparc/sparc.h
    branches/google/gcc-4_7-integration/gcc/config/sparc/sparc.md
    branches/google/gcc-4_7-integration/gcc/config/sparc/sync.md
    branches/google/gcc-4_7-integration/gcc/config/spu/spu.c
    branches/google/gcc-4_7-integration/gcc/config/v850/v850-modes.def
    branches/google/gcc-4_7-integration/gcc/config/vms/vms-ld.c
    branches/google/gcc-4_7-integration/gcc/configure
    branches/google/gcc-4_7-integration/gcc/configure.ac
    branches/google/gcc-4_7-integration/gcc/coverage.c
    branches/google/gcc-4_7-integration/gcc/cp/ChangeLog
    branches/google/gcc-4_7-integration/gcc/cp/class.c
    branches/google/gcc-4_7-integration/gcc/cp/cp-tree.h
    branches/google/gcc-4_7-integration/gcc/cp/cvt.c
    branches/google/gcc-4_7-integration/gcc/cp/decl.c
    branches/google/gcc-4_7-integration/gcc/cp/error.c
    branches/google/gcc-4_7-integration/gcc/cp/pt.c
    branches/google/gcc-4_7-integration/gcc/cp/semantics.c
    branches/google/gcc-4_7-integration/gcc/cp/typeck.c
    branches/google/gcc-4_7-integration/gcc/cselib.c
    branches/google/gcc-4_7-integration/gcc/cselib.h
    branches/google/gcc-4_7-integration/gcc/df-problems.c
    branches/google/gcc-4_7-integration/gcc/df-scan.c
    branches/google/gcc-4_7-integration/gcc/df.h
    branches/google/gcc-4_7-integration/gcc/diagnostic.c
    branches/google/gcc-4_7-integration/gcc/doc/contrib.texi
    branches/google/gcc-4_7-integration/gcc/doc/extend.texi
    branches/google/gcc-4_7-integration/gcc/doc/gimple.texi
    branches/google/gcc-4_7-integration/gcc/doc/install.texi
    branches/google/gcc-4_7-integration/gcc/doc/invoke.texi
    branches/google/gcc-4_7-integration/gcc/doc/libgcc.texi
    branches/google/gcc-4_7-integration/gcc/doc/md.texi
    branches/google/gcc-4_7-integration/gcc/doc/passes.texi
    branches/google/gcc-4_7-integration/gcc/doc/tm.texi
    branches/google/gcc-4_7-integration/gcc/doc/tm.texi.in
    branches/google/gcc-4_7-integration/gcc/dojump.c
    branches/google/gcc-4_7-integration/gcc/dwarf2out.c
    branches/google/gcc-4_7-integration/gcc/emit-rtl.c
    branches/google/gcc-4_7-integration/gcc/expr.c
    branches/google/gcc-4_7-integration/gcc/fold-const.c
    branches/google/gcc-4_7-integration/gcc/fortran/ChangeLog
    branches/google/gcc-4_7-integration/gcc/fortran/check.c
    branches/google/gcc-4_7-integration/gcc/fortran/class.c
    branches/google/gcc-4_7-integration/gcc/fortran/decl.c
    branches/google/gcc-4_7-integration/gcc/fortran/expr.c
    branches/google/gcc-4_7-integration/gcc/fortran/frontend-passes.c
    branches/google/gcc-4_7-integration/gcc/fortran/gfortran.h
    branches/google/gcc-4_7-integration/gcc/fortran/gfortran.texi
    branches/google/gcc-4_7-integration/gcc/fortran/interface.c
    branches/google/gcc-4_7-integration/gcc/fortran/invoke.texi
    branches/google/gcc-4_7-integration/gcc/fortran/io.c
    branches/google/gcc-4_7-integration/gcc/fortran/lang.opt
    branches/google/gcc-4_7-integration/gcc/fortran/match.c
    branches/google/gcc-4_7-integration/gcc/fortran/match.h
    branches/google/gcc-4_7-integration/gcc/fortran/module.c
    branches/google/gcc-4_7-integration/gcc/fortran/primary.c
    branches/google/gcc-4_7-integration/gcc/fortran/resolve.c
    branches/google/gcc-4_7-integration/gcc/fortran/simplify.c
    branches/google/gcc-4_7-integration/gcc/fortran/symbol.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-array.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-array.h
    branches/google/gcc-4_7-integration/gcc/fortran/trans-common.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-decl.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-expr.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-intrinsic.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans-stmt.c
    branches/google/gcc-4_7-integration/gcc/fortran/trans.h
    branches/google/gcc-4_7-integration/gcc/function.h
    branches/google/gcc-4_7-integration/gcc/gcc.c
    branches/google/gcc-4_7-integration/gcc/gimple-fold.c
    branches/google/gcc-4_7-integration/gcc/gimple-pretty-print.c
    branches/google/gcc-4_7-integration/gcc/gimple.c
    branches/google/gcc-4_7-integration/gcc/gimple.h
    branches/google/gcc-4_7-integration/gcc/gimplify.c
    branches/google/gcc-4_7-integration/gcc/ginclude/stddef.h
    branches/google/gcc-4_7-integration/gcc/go/ChangeLog
    branches/google/gcc-4_7-integration/gcc/go/Make-lang.in
    branches/google/gcc-4_7-integration/gcc/go/gccgo.texi
    branches/google/gcc-4_7-integration/gcc/go/go-gcc.cc
    branches/google/gcc-4_7-integration/gcc/go/go-lang.c
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/backend.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/export.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/export.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/expressions.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/expressions.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/gogo-tree.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/gogo.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/gogo.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/import.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/import.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/lex.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/lex.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/parse.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/runtime.def
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/statements.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/statements.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/types.cc
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/types.h
    branches/google/gcc-4_7-integration/gcc/go/gofrontend/unsafe.cc
    branches/google/gcc-4_7-integration/gcc/go/gospec.c
    branches/google/gcc-4_7-integration/gcc/graphite-flattening.c
    branches/google/gcc-4_7-integration/gcc/gtm-builtins.def
    branches/google/gcc-4_7-integration/gcc/haifa-sched.c
    branches/google/gcc-4_7-integration/gcc/ifcvt.c
    branches/google/gcc-4_7-integration/gcc/incpath.c
    branches/google/gcc-4_7-integration/gcc/ipa-inline-transform.c
    branches/google/gcc-4_7-integration/gcc/ipa-inline.c
    branches/google/gcc-4_7-integration/gcc/ipa-prop.c
    branches/google/gcc-4_7-integration/gcc/ipa-pure-const.c
    branches/google/gcc-4_7-integration/gcc/ipa-split.c
    branches/google/gcc-4_7-integration/gcc/ira-color.c
    branches/google/gcc-4_7-integration/gcc/ira-costs.c
    branches/google/gcc-4_7-integration/gcc/ira.c
    branches/google/gcc-4_7-integration/gcc/loop-unswitch.c
    branches/google/gcc-4_7-integration/gcc/lower-subreg.c
    branches/google/gcc-4_7-integration/gcc/lto/ChangeLog
    branches/google/gcc-4_7-integration/gcc/lto/lto.c
    branches/google/gcc-4_7-integration/gcc/modulo-sched.c
    branches/google/gcc-4_7-integration/gcc/omp-low.c
    branches/google/gcc-4_7-integration/gcc/optabs.c
    branches/google/gcc-4_7-integration/gcc/params.def
    branches/google/gcc-4_7-integration/gcc/passes.c
    branches/google/gcc-4_7-integration/gcc/po/ChangeLog
    branches/google/gcc-4_7-integration/gcc/po/be.po
    branches/google/gcc-4_7-integration/gcc/po/da.po
    branches/google/gcc-4_7-integration/gcc/po/de.po
    branches/google/gcc-4_7-integration/gcc/po/el.po
    branches/google/gcc-4_7-integration/gcc/po/es.po
    branches/google/gcc-4_7-integration/gcc/po/fi.po
    branches/google/gcc-4_7-integration/gcc/po/fr.po
    branches/google/gcc-4_7-integration/gcc/po/gcc.pot
    branches/google/gcc-4_7-integration/gcc/po/id.po
    branches/google/gcc-4_7-integration/gcc/po/ja.po
    branches/google/gcc-4_7-integration/gcc/po/nl.po
    branches/google/gcc-4_7-integration/gcc/po/ru.po
    branches/google/gcc-4_7-integration/gcc/po/sr.po
    branches/google/gcc-4_7-integration/gcc/po/sv.po
    branches/google/gcc-4_7-integration/gcc/po/tr.po
    branches/google/gcc-4_7-integration/gcc/po/vi.po
    branches/google/gcc-4_7-integration/gcc/po/zh_CN.po
    branches/google/gcc-4_7-integration/gcc/po/zh_TW.po
    branches/google/gcc-4_7-integration/gcc/predict.c
    branches/google/gcc-4_7-integration/gcc/ree.c
    branches/google/gcc-4_7-integration/gcc/reg-stack.c
    branches/google/gcc-4_7-integration/gcc/reginfo.c
    branches/google/gcc-4_7-integration/gcc/reload1.c
    branches/google/gcc-4_7-integration/gcc/reorg.c
    branches/google/gcc-4_7-integration/gcc/sched-deps.c
    branches/google/gcc-4_7-integration/gcc/sel-sched-ir.h
    branches/google/gcc-4_7-integration/gcc/simplify-rtx.c
    branches/google/gcc-4_7-integration/gcc/stor-layout.c
    branches/google/gcc-4_7-integration/gcc/system.h
    branches/google/gcc-4_7-integration/gcc/target.def
    branches/google/gcc-4_7-integration/gcc/target.h
    branches/google/gcc-4_7-integration/gcc/targhooks.c
    branches/google/gcc-4_7-integration/gcc/testsuite/ChangeLog
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/Wunused-var-12.c
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/cxxbitfields-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/dfp/signbit-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/c-c++-common/fold-bitand-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ext/label13.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/ext/visibility/template10.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/lto/README
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/opt/pr48549.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/other/PR23205.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/other/pr23205-2.C
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/tm/tm.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/g++.dg/torture/pr49720.C
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/930930-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.c-torture/execute/pr51933.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/20020312-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/20040813-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/Wpadded.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/atomic-flag.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/bf-ms-attrib.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/bf-ms-layout-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/dfp/fe-convert-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/format/dfp-printf-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/ipa/inline-5.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lower-subreg-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/20091013-1_1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/20091013-1_2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pack-test-5.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr17055-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr17957.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr32912-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr44194-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr46309.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr48616.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr48774.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr49544.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr50251.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/pr50908-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.gdb
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.h
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/simulate-thread/speculative-store.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/special/weak-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tls/opt-11.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tls/thr-cse-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/lto-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/pr51472.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tm/tm.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr45678-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr45678-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/torture/pr47917.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-prof/stringop-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/ucnid-11.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/ucnid-12.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/vect/pr46126.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.dg/vector-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.misc-tests/gcov-13.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.misc-tests/gcov-14.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.misc-tests/linkage.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/abitest.h
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp10.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp11.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp12.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp13.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp14.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp15.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp16.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp17.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp5.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp6.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp7.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp8.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/aapcs/vfp9.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/avr/torture/int24-mul.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/align-main-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/align-main-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/amd64-abi-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/amd64-abi-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/avx-vzeroupper-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/avx-vzeroupper-5.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/bitfield3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/local.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-5b.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-6b.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-8.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pad-9.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr22152.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr35767-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr39082-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr39162.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr39315-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr44130.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr45336-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr45336-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr45336-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr45336-4.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr45352-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr46295.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr46470.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/pr46939.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/sse4_1-blendps.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/sw-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/wrfsbase-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/wrfsbase-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/wrgsbase-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/wrgsbase-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/atomic-memory-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/extend-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/mips.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/mmcount-ra-address-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/mmcount-ra-address-2.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/mmcount-ra-address-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/octeon-exts-6.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/mips/pr37362.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/powerpc/no-r11-3.c
    branches/google/gcc-4_7-integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/bessel_1.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/coarray_22.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/func_result_6.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/guality/pr41558.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/hypot_1.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/interface_35.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/interface_assignment_4.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/ldist-pr45199.f
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/module_md5_1.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/pr45636.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/proc_ptr_comp_21.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/reassoc_4.f
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/trans-mem-skel.f90
    branches/google/gcc-4_7-integration/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/go-test.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/append.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/blank.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/chan/doubleselect.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/chan/nonblock.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/chan/perm.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/chan/select2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/closure.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/complit.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ddd1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/deferprint.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug027.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug067.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug070.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug093.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug113.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug148.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug242.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug286.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug328.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug340.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/fixedbugs/bug365.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/gc2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/golden.out
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/goprint.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/helloworld.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/interface/fail.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/interface/returntype.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx0.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx3.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx4.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/cplx5.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/intervar.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/label.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/rob1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/rob2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/simpswitch.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/ken/string.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/malloc1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/mallocfin.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/mallocrand.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/mallocrep.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/mallocrep1.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/nil.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/peano.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/printbig.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/run
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/sigchld.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/sinit.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/switch.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/turing.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/typeswitch2.go
    branches/google/gcc-4_7-integration/gcc/testsuite/go.test/test/zerodivide.go
    branches/google/gcc-4_7-integration/gcc/testsuite/lib/gcc-simulate-thread.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/lib/go-torture.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/lib/go.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/lib/target-supports.exp
    branches/google/gcc-4_7-integration/gcc/testsuite/objc.dg/stabs-1.m
    branches/google/gcc-4_7-integration/gcc/tlink.c
    branches/google/gcc-4_7-integration/gcc/trans-mem.c
    branches/google/gcc-4_7-integration/gcc/tree-cfg.c
    branches/google/gcc-4_7-integration/gcc/tree-data-ref.c
    branches/google/gcc-4_7-integration/gcc/tree-data-ref.h
    branches/google/gcc-4_7-integration/gcc/tree-eh.c
    branches/google/gcc-4_7-integration/gcc/tree-flow.h
    branches/google/gcc-4_7-integration/gcc/tree-if-conv.c
    branches/google/gcc-4_7-integration/gcc/tree-into-ssa.c
    branches/google/gcc-4_7-integration/gcc/tree-loop-distribution.c
    branches/google/gcc-4_7-integration/gcc/tree-optimize.c
    branches/google/gcc-4_7-integration/gcc/tree-parloops.c
    branches/google/gcc-4_7-integration/gcc/tree-phinodes.c
    branches/google/gcc-4_7-integration/gcc/tree-predcom.c
    branches/google/gcc-4_7-integration/gcc/tree-sra.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-dce.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-dom.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-loop-ch.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-loop-im.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-loop-ivopts.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-operands.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-phiopt.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-pre.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-sccvn.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa-tail-merge.c
    branches/google/gcc-4_7-integration/gcc/tree-ssa.c
    branches/google/gcc-4_7-integration/gcc/tree-streamer-in.c
    branches/google/gcc-4_7-integration/gcc/tree-streamer-out.c
    branches/google/gcc-4_7-integration/gcc/tree-tailcall.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-data-refs.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-loop-manip.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-loop.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-patterns.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-slp.c
    branches/google/gcc-4_7-integration/gcc/tree-vect-stmts.c
    branches/google/gcc-4_7-integration/gcc/tree-vectorizer.h
    branches/google/gcc-4_7-integration/gcc/tree.c
    branches/google/gcc-4_7-integration/gcc/tree.h
    branches/google/gcc-4_7-integration/gcc/var-tracking.c
    branches/google/gcc-4_7-integration/gcc/varasm.c
    branches/google/gcc-4_7-integration/gcc/varpool.c
    branches/google/gcc-4_7-integration/include/ChangeLog
    branches/google/gcc-4_7-integration/include/dwarf2.h
    branches/google/gcc-4_7-integration/libada/ChangeLog
    branches/google/gcc-4_7-integration/libada/Makefile.in
    branches/google/gcc-4_7-integration/libcpp/ChangeLog
    branches/google/gcc-4_7-integration/libcpp/configure
    branches/google/gcc-4_7-integration/libcpp/configure.ac
    branches/google/gcc-4_7-integration/libcpp/po/ChangeLog
    branches/google/gcc-4_7-integration/libcpp/po/be.po
    branches/google/gcc-4_7-integration/libcpp/po/ca.po
    branches/google/gcc-4_7-integration/libcpp/po/cpplib.pot
    branches/google/gcc-4_7-integration/libcpp/po/da.po
    branches/google/gcc-4_7-integration/libcpp/po/de.po
    branches/google/gcc-4_7-integration/libcpp/po/el.po
    branches/google/gcc-4_7-integration/libcpp/po/es.po
    branches/google/gcc-4_7-integration/libcpp/po/fi.po
    branches/google/gcc-4_7-integration/libcpp/po/fr.po
    branches/google/gcc-4_7-integration/libcpp/po/id.po
    branches/google/gcc-4_7-integration/libcpp/po/ja.po
    branches/google/gcc-4_7-integration/libcpp/po/nl.po
    branches/google/gcc-4_7-integration/libcpp/po/ru.po
    branches/google/gcc-4_7-integration/libcpp/po/sv.po
    branches/google/gcc-4_7-integration/libcpp/po/tr.po
    branches/google/gcc-4_7-integration/libcpp/po/uk.po
    branches/google/gcc-4_7-integration/libcpp/po/vi.po
    branches/google/gcc-4_7-integration/libcpp/po/zh_CN.po
    branches/google/gcc-4_7-integration/libcpp/po/zh_TW.po
    branches/google/gcc-4_7-integration/libffi/ChangeLog
    branches/google/gcc-4_7-integration/libffi/Makefile.am
    branches/google/gcc-4_7-integration/libffi/Makefile.in
    branches/google/gcc-4_7-integration/libffi/configure
    branches/google/gcc-4_7-integration/libffi/configure.ac
    branches/google/gcc-4_7-integration/libffi/src/prep_cif.c
    branches/google/gcc-4_7-integration/libffi/src/sparc/v9.S
    branches/google/gcc-4_7-integration/libffi/src/x86/ffi.c
    branches/google/gcc-4_7-integration/libffi/src/x86/ffitarget.h
    branches/google/gcc-4_7-integration/libffi/src/x86/win32.S
    branches/google/gcc-4_7-integration/libgcc/ChangeLog
    branches/google/gcc-4_7-integration/libgcc/config.host
    branches/google/gcc-4_7-integration/libgcc/config/avr/lib1funcs.S
    branches/google/gcc-4_7-integration/libgcc/config/darwin-crt-tm.c
    branches/google/gcc-4_7-integration/libgcc/config/i386/sfp-machine.h
    branches/google/gcc-4_7-integration/libgcc/config/ia64/crtbegin.S
    branches/google/gcc-4_7-integration/libgcc/config/ia64/crtend.S
    branches/google/gcc-4_7-integration/libgcc/config/mips/libgcc-mips16.ver
    branches/google/gcc-4_7-integration/libgcc/config/mips/mips16.S
    branches/google/gcc-4_7-integration/libgcc/config/mips/t-mips16
    branches/google/gcc-4_7-integration/libgcc/config/sparc/sol2-unwind.h
    branches/google/gcc-4_7-integration/libgcc/generic-morestack.c
    branches/google/gcc-4_7-integration/libgcc/gthr-posix.h
    branches/google/gcc-4_7-integration/libgcc/gthr.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/adddf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/addsf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/addtf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/divdf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/divsf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/divtf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/double.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/eqdf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/eqsf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/eqtf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/extenddftf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/extended.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/extendsfdf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/extendsftf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixdfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixdfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixsfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixsfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixtfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixtfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunsdfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunsdfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunssfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunssfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunstfdi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/fixunstfsi.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatdidf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatdisf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatditf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatsidf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatsisf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatsitf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatundidf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatundisf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatunditf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatunsidf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatunsisf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/floatunsitf.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/gedf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/gesf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/getf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/ledf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/lesf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/letf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/muldf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/mulsf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/multf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/negdf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/negsf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/negtf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/op-1.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/op-2.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/op-4.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/op-8.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/op-common.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/quad.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/single.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/soft-fp.h
    branches/google/gcc-4_7-integration/libgcc/soft-fp/subdf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/subsf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/subtf3.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/truncdfsf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/trunctfdf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/trunctfsf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/unorddf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/unordsf2.c
    branches/google/gcc-4_7-integration/libgcc/soft-fp/unordtf2.c
    branches/google/gcc-4_7-integration/libgo/MERGE
    branches/google/gcc-4_7-integration/libgo/Makefile.am
    branches/google/gcc-4_7-integration/libgo/Makefile.in
    branches/google/gcc-4_7-integration/libgo/config.h.in
    branches/google/gcc-4_7-integration/libgo/configure
    branches/google/gcc-4_7-integration/libgo/configure.ac
    branches/google/gcc-4_7-integration/libgo/go/archive/tar/reader.go
    branches/google/gcc-4_7-integration/libgo/go/archive/tar/reader_test.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/reader.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/reader_test.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/struct.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/writer.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/writer_test.go
    branches/google/gcc-4_7-integration/libgo/go/archive/zip/zip_test.go
    branches/google/gcc-4_7-integration/libgo/go/bufio/bufio.go
    branches/google/gcc-4_7-integration/libgo/go/bufio/bufio_test.go
    branches/google/gcc-4_7-integration/libgo/go/bytes/buffer.go
    branches/google/gcc-4_7-integration/libgo/go/bytes/buffer_test.go
    branches/google/gcc-4_7-integration/libgo/go/bytes/example_test.go
    branches/google/gcc-4_7-integration/libgo/go/compress/flate/deflate.go
    branches/google/gcc-4_7-integration/libgo/go/compress/flate/deflate_test.go
    branches/google/gcc-4_7-integration/libgo/go/compress/flate/huffman_bit_writer.go
    branches/google/gcc-4_7-integration/libgo/go/compress/flate/huffman_code.go
    branches/google/gcc-4_7-integration/libgo/go/compress/gzip/gunzip.go
    branches/google/gcc-4_7-integration/libgo/go/compress/gzip/gunzip_test.go
    branches/google/gcc-4_7-integration/libgo/go/compress/lzw/reader_test.go
    branches/google/gcc-4_7-integration/libgo/go/compress/zlib/reader.go
    branches/google/gcc-4_7-integration/libgo/go/compress/zlib/reader_test.go
    branches/google/gcc-4_7-integration/libgo/go/compress/zlib/writer_test.go
    branches/google/gcc-4_7-integration/libgo/go/container/heap/heap.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/cipher/cbc.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/cipher/io.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/crypto.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/des/cipher.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/dsa/dsa.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/ecdsa/ecdsa.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/ecdsa/ecdsa_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/elliptic/elliptic.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/elliptic/elliptic_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/hmac/hmac.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/hmac/hmac_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/md5/md5.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/rand/util.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/rsa/pkcs1v15.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/rsa/rsa.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/sha1/sha1.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/sha256/sha256.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/sha512/sha512.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/cipher_suites.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/common.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/conn.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/generate_cert.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/handshake_client.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/handshake_messages.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/handshake_server.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/handshake_server_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/key_agreement.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/root_stub.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/root_unix.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/tls/tls.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/cert_pool.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/pkcs1.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/pkix/pkix.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/verify.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/verify_test.go
    branches/google/gcc-4_7-integration/libgo/go/crypto/x509/x509.go
    branches/google/gcc-4_7-integration/libgo/go/debug/gosym/pclntab_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/asn1/asn1.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/asn1/asn1_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/asn1/marshal.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/asn1/marshal_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/base32/base32.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/base32/base32_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/base64/base64.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/base64/base64_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/binary/binary.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/binary/binary_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/binary/varint.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/binary/varint_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/csv/reader.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/codec_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/debug.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/decode.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/decoder.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/doc.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/dump.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/encoder_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/error.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/gobencdec_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/timing_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/gob/type.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/hex/hex.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/hex/hex_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/decode.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/decode_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/encode.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/encode_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/scanner.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/json/tagkey_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/pem/pem.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/pem/pem_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/atom_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/marshal.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/marshal_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/read.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/read_test.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/xml.go
    branches/google/gcc-4_7-integration/libgo/go/encoding/xml/xml_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/ebnflint/doc.go
    branches/google/gcc-4_7-integration/libgo/go/exp/ebnflint/ebnflint.go
    branches/google/gcc-4_7-integration/libgo/go/exp/gotype/testdata/test1.go
    branches/google/gcc-4_7-integration/libgo/go/exp/inotify/inotify_linux.go
    branches/google/gcc-4_7-integration/libgo/go/exp/inotify/inotify_linux_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/composition.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/forminfo.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/input.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/maketables.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/normalize.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/normalize_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/readwriter.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/tables.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/trie_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/norm/triegen.go
    branches/google/gcc-4_7-integration/libgo/go/exp/terminal/terminal.go
    branches/google/gcc-4_7-integration/libgo/go/exp/terminal/terminal_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/terminal/util.go
    branches/google/gcc-4_7-integration/libgo/go/exp/types/check_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/types/gcimporter.go
    branches/google/gcc-4_7-integration/libgo/go/exp/types/gcimporter_test.go
    branches/google/gcc-4_7-integration/libgo/go/exp/types/universe.go
    branches/google/gcc-4_7-integration/libgo/go/expvar/expvar.go
    branches/google/gcc-4_7-integration/libgo/go/expvar/expvar_test.go
    branches/google/gcc-4_7-integration/libgo/go/flag/flag.go
    branches/google/gcc-4_7-integration/libgo/go/flag/flag_test.go
    branches/google/gcc-4_7-integration/libgo/go/fmt/doc.go
    branches/google/gcc-4_7-integration/libgo/go/fmt/fmt_test.go
    branches/google/gcc-4_7-integration/libgo/go/fmt/scan.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/ast.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/filter.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/import.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/print.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/print_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/ast/scope.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/build.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/build_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/dir.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/path.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/pkgtest/sqrt_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/build/pkgtest/xsqrt_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/comment.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/comment_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/doc.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/example.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/exports.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/filter.go
    branches/google/gcc-4_7-integration/libgo/go/go/doc/headscan.go
    branches/google/gcc-4_7-integration/libgo/go/go/parser/interface.go
    branches/google/gcc-4_7-integration/libgo/go/go/parser/parser.go
    branches/google/gcc-4_7-integration/libgo/go/go/parser/parser_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/printer/nodes.go
    branches/google/gcc-4_7-integration/libgo/go/go/printer/printer.go
    branches/google/gcc-4_7-integration/libgo/go/go/printer/printer_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/printer/testdata/declarations.golden
    branches/google/gcc-4_7-integration/libgo/go/go/printer/testdata/linebreaks.golden
    branches/google/gcc-4_7-integration/libgo/go/go/printer/testdata/linebreaks.input
    branches/google/gcc-4_7-integration/libgo/go/go/printer/testdata/parser.go
    branches/google/gcc-4_7-integration/libgo/go/go/scanner/scanner.go
    branches/google/gcc-4_7-integration/libgo/go/go/scanner/scanner_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/token/position.go
    branches/google/gcc-4_7-integration/libgo/go/go/token/position_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/token/serialize.go
    branches/google/gcc-4_7-integration/libgo/go/go/token/serialize_test.go
    branches/google/gcc-4_7-integration/libgo/go/go/token/token.go
    branches/google/gcc-4_7-integration/libgo/go/hash/adler32/adler32.go
    branches/google/gcc-4_7-integration/libgo/go/hash/crc32/crc32.go
    branches/google/gcc-4_7-integration/libgo/go/hash/crc64/crc64.go
    branches/google/gcc-4_7-integration/libgo/go/hash/fnv/fnv.go
    branches/google/gcc-4_7-integration/libgo/go/hash/hash.go
    branches/google/gcc-4_7-integration/libgo/go/html/escape.go
    branches/google/gcc-4_7-integration/libgo/go/html/template/doc.go
    branches/google/gcc-4_7-integration/libgo/go/html/template/escape_test.go
    branches/google/gcc-4_7-integration/libgo/go/html/template/js.go
    branches/google/gcc-4_7-integration/libgo/go/image/color/color.go
    branches/google/gcc-4_7-integration/libgo/go/image/color/ycbcr.go
    branches/google/gcc-4_7-integration/libgo/go/image/decode_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/draw/bench_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/draw/draw.go
    branches/google/gcc-4_7-integration/libgo/go/image/draw/draw_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/format.go
    branches/google/gcc-4_7-integration/libgo/go/image/geom.go
    branches/google/gcc-4_7-integration/libgo/go/image/gif/reader.go
    branches/google/gcc-4_7-integration/libgo/go/image/image.go
    branches/google/gcc-4_7-integration/libgo/go/image/jpeg/reader.go
    branches/google/gcc-4_7-integration/libgo/go/image/jpeg/writer.go
    branches/google/gcc-4_7-integration/libgo/go/image/jpeg/writer_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/names.go
    branches/google/gcc-4_7-integration/libgo/go/image/png/reader.go
    branches/google/gcc-4_7-integration/libgo/go/image/png/writer.go
    branches/google/gcc-4_7-integration/libgo/go/image/png/writer_test.go
    branches/google/gcc-4_7-integration/libgo/go/image/ycbcr.go
    branches/google/gcc-4_7-integration/libgo/go/io/io.go
    branches/google/gcc-4_7-integration/libgo/go/io/ioutil/ioutil.go
    branches/google/gcc-4_7-integration/libgo/go/io/pipe.go
    branches/google/gcc-4_7-integration/libgo/go/log/syslog/syslog.go
    branches/google/gcc-4_7-integration/libgo/go/log/syslog/syslog_test.go
    branches/google/gcc-4_7-integration/libgo/go/math/abs.go
    branches/google/gcc-4_7-integration/libgo/go/math/acosh.go
    branches/google/gcc-4_7-integration/libgo/go/math/all_test.go
    branches/google/gcc-4_7-integration/libgo/go/math/asin.go
    branches/google/gcc-4_7-integration/libgo/go/math/asinh.go
    branches/google/gcc-4_7-integration/libgo/go/math/atan.go
    branches/google/gcc-4_7-integration/libgo/go/math/atan2.go
    branches/google/gcc-4_7-integration/libgo/go/math/atanh.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/arith.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/arith_decl.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/arith_test.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/int.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/int_test.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/nat.go
    branches/google/gcc-4_7-integration/libgo/go/math/big/rat.go
    branches/google/gcc-4_7-integration/libgo/go/math/cbrt.go
    branches/google/gcc-4_7-integration/libgo/go/math/dim.go
    branches/google/gcc-4_7-integration/libgo/go/math/erf.go
    branches/google/gcc-4_7-integration/libgo/go/math/exp.go
    branches/google/gcc-4_7-integration/libgo/go/math/expm1.go
    branches/google/gcc-4_7-integration/libgo/go/math/floor.go
    branches/google/gcc-4_7-integration/libgo/go/math/frexp.go
    branches/google/gcc-4_7-integration/libgo/go/math/gamma.go
    branches/google/gcc-4_7-integration/libgo/go/math/hypot.go
    branches/google/gcc-4_7-integration/libgo/go/math/j0.go
    branches/google/gcc-4_7-integration/libgo/go/math/j1.go
    branches/google/gcc-4_7-integration/libgo/go/math/jn.go
    branches/google/gcc-4_7-integration/libgo/go/math/ldexp.go
    branches/google/gcc-4_7-integration/libgo/go/math/lgamma.go
    branches/google/gcc-4_7-integration/libgo/go/math/log.go
    branches/google/gcc-4_7-integration/libgo/go/math/log10.go
    branches/google/gcc-4_7-integration/libgo/go/math/log1p.go
    branches/google/gcc-4_7-integration/libgo/go/math/logb.go
    branches/google/gcc-4_7-integration/libgo/go/math/mod.go
    branches/google/gcc-4_7-integration/libgo/go/math/nextafter.go
    branches/google/gcc-4_7-integration/libgo/go/math/pow.go
    branches/google/gcc-4_7-integration/libgo/go/math/rand/rand.go
    branches/google/gcc-4_7-integration/libgo/go/math/rand/rand_test.go
    branches/google/gcc-4_7-integration/libgo/go/math/remainder.go
    branches/google/gcc-4_7-integration/libgo/go/math/sin.go
    branches/google/gcc-4_7-integration/libgo/go/math/sincos.go
    branches/google/gcc-4_7-integration/libgo/go/math/sqrt.go
    branches/google/gcc-4_7-integration/libgo/go/math/tan.go
    branches/google/gcc-4_7-integration/libgo/go/mime/mediatype.go
    branches/google/gcc-4_7-integration/libgo/go/mime/mediatype_test.go
    branches/google/gcc-4_7-integration/libgo/go/mime/multipart/multipart.go
    branches/google/gcc-4_7-integration/libgo/go/mime/type.go
    branches/google/gcc-4_7-integration/libgo/go/net/cgo_stub.go
    branches/google/gcc-4_7-integration/libgo/go/net/cgo_unix.go
    branches/google/gcc-4_7-integration/libgo/go/net/dial.go
    branches/google/gcc-4_7-integration/libgo/go/net/dial_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/dialgoogle_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/dnsclient_unix.go
    branches/google/gcc-4_7-integration/libgo/go/net/dnsconfig.go
    branches/google/gcc-4_7-integration/libgo/go/net/dnsmsg.go
    branches/google/gcc-4_7-integration/libgo/go/net/fd.go
    branches/google/gcc-4_7-integration/libgo/go/net/fd_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/fd_netbsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/fd_openbsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/fd_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/file.go
    branches/google/gcc-4_7-integration/libgo/go/net/file_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/cgi/host.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/cgi/host_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/client.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/client_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/cookie.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/doc.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/fcgi/fcgi.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/fs_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/httputil/dump.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/httputil/persist.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/httputil/reverseproxy.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/httputil/reverseproxy_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/readrequest_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/request.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/request_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/requestwrite_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/response.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/serve_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/server.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/transport.go
    branches/google/gcc-4_7-integration/libgo/go/net/http/transport_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface_darwin.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface_freebsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/interface_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/ipraw_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/iprawsock_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/iprawsock_posix.go
    branches/google/gcc-4_7-integration/libgo/go/net/ipsock.go
    branches/google/gcc-4_7-integration/libgo/go/net/ipsock_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/ipsock_posix.go
    branches/google/gcc-4_7-integration/libgo/go/net/lookup_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/lookup_unix.go
    branches/google/gcc-4_7-integration/libgo/go/net/lookup_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/multicast_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/net.go
    branches/google/gcc-4_7-integration/libgo/go/net/net_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/newpollserver.go
    branches/google/gcc-4_7-integration/libgo/go/net/pipe.go
    branches/google/gcc-4_7-integration/libgo/go/net/rpc/client.go
    branches/google/gcc-4_7-integration/libgo/go/net/rpc/server_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/sendfile_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/server_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/smtp/auth.go
    branches/google/gcc-4_7-integration/libgo/go/net/smtp/smtp.go
    branches/google/gcc-4_7-integration/libgo/go/net/sock.go
    branches/google/gcc-4_7-integration/libgo/go/net/sock_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/net/sock_linux.go
    branches/google/gcc-4_7-integration/libgo/go/net/sock_windows.go
    branches/google/gcc-4_7-integration/libgo/go/net/tcpsock_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/tcpsock_posix.go
    branches/google/gcc-4_7-integration/libgo/go/net/textproto/reader.go
    branches/google/gcc-4_7-integration/libgo/go/net/textproto/reader_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/timeout_test.go
    branches/google/gcc-4_7-integration/libgo/go/net/udpsock_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/udpsock_posix.go
    branches/google/gcc-4_7-integration/libgo/go/net/unixsock_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/net/unixsock_posix.go
    branches/google/gcc-4_7-integration/libgo/go/net/url/url.go
    branches/google/gcc-4_7-integration/libgo/go/net/url/url_test.go
    branches/google/gcc-4_7-integration/libgo/go/old/netchan/common.go
    branches/google/gcc-4_7-integration/libgo/go/old/regexp/regexp.go
    branches/google/gcc-4_7-integration/libgo/go/old/template/template_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/dir.go
    branches/google/gcc-4_7-integration/libgo/go/os/dir_largefile.go
    branches/google/gcc-4_7-integration/libgo/go/os/dir_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/dir_regfile.go
    branches/google/gcc-4_7-integration/libgo/go/os/dir_unix.go
    branches/google/gcc-4_7-integration/libgo/go/os/env_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/error_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/error_posix.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec/exec_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec/lp_unix.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec/lp_windows.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec_posix.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec_unix.go
    branches/google/gcc-4_7-integration/libgo/go/os/exec_windows.go
    branches/google/gcc-4_7-integration/libgo/go/os/file.go
    branches/google/gcc-4_7-integration/libgo/go/os/file_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/file_posix.go
    branches/google/gcc-4_7-integration/libgo/go/os/file_unix.go
    branches/google/gcc-4_7-integration/libgo/go/os/getwd.go
    branches/google/gcc-4_7-integration/libgo/go/os/os_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/os_unix_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/path.go
    branches/google/gcc-4_7-integration/libgo/go/os/path_test.go
    branches/google/gcc-4_7-integration/libgo/go/os/stat.go
    branches/google/gcc-4_7-integration/libgo/go/os/stat_openbsd.go
    branches/google/gcc-4_7-integration/libgo/go/os/stat_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/stat_solaris.go
    branches/google/gcc-4_7-integration/libgo/go/os/sys_bsd.go
    branches/google/gcc-4_7-integration/libgo/go/os/sys_linux.go
    branches/google/gcc-4_7-integration/libgo/go/os/sys_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/os/sys_uname.go
    branches/google/gcc-4_7-integration/libgo/go/os/types.go
    branches/google/gcc-4_7-integration/libgo/go/os/user/lookup_stubs.go
    branches/google/gcc-4_7-integration/libgo/go/os/user/lookup_unix.go
    branches/google/gcc-4_7-integration/libgo/go/os/user/user.go
    branches/google/gcc-4_7-integration/libgo/go/os/user/user_test.go
    branches/google/gcc-4_7-integration/libgo/go/path/filepath/path_test.go
    branches/google/gcc-4_7-integration/libgo/go/reflect/all_test.go
    branches/google/gcc-4_7-integration/libgo/go/reflect/type.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/all_test.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/exec.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/regexp.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/syntax/compile.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/syntax/parse.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/syntax/prog.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/syntax/prog_test.go
    branches/google/gcc-4_7-integration/libgo/go/regexp/syntax/regexp.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/chan_test.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/debug.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/extern.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/gc_test.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/mem.go
    branches/google/gcc-4_7-integration/libgo/go/runtime/pprof/pprof.go
    branches/google/gcc-4_7-integration/libgo/go/sort/sort.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/extfloat.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/fp_test.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/ftoa.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/ftoa_test.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/itoa_test.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/quote.go
    branches/google/gcc-4_7-integration/libgo/go/strconv/quote_test.go
    branches/google/gcc-4_7-integration/libgo/go/sync/atomic/atomic_test.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/env_plan9.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/env_unix.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/exec_unix.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/exec_windows.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/libcall_linux.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/libcall_posix.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/lsf_linux.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/mksyscall.awk
    branches/google/gcc-4_7-integration/libgo/go/syscall/sockcmsg_unix.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/socket.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/socket_irix.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/syscall.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/syscall_linux_386.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/syscall_linux_alpha.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/syscall_linux_amd64.go
    branches/google/gcc-4_7-integration/libgo/go/syscall/syscall_unix.go
    branches/google/gcc-4_7-integration/libgo/go/testing/benchmark.go
    branches/google/gcc-4_7-integration/libgo/go/testing/example.go
    branches/google/gcc-4_7-integration/libgo/go/testing/testing.go
    branches/google/gcc-4_7-integration/libgo/go/text/tabwriter/tabwriter.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/doc.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/exec.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/exec_test.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/multi_test.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/parse/node.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/parse/parse_test.go
    branches/google/gcc-4_7-integration/libgo/go/text/template/template.go
    branches/google/gcc-4_7-integration/libgo/go/time/format.go
    branches/google/gcc-4_7-integration/libgo/go/time/sleep.go
    branches/google/gcc-4_7-integration/libgo/go/time/tick.go
    branches/google/gcc-4_7-integration/libgo/go/time/time.go
    branches/google/gcc-4_7-integration/libgo/go/time/time_test.go
    branches/google/gcc-4_7-integration/libgo/go/unicode/casetables.go
    branches/google/gcc-4_7-integration/libgo/go/unicode/tables.go
    branches/google/gcc-4_7-integration/libgo/mksysinfo.sh
    branches/google/gcc-4_7-integration/libgo/runtime/chan.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-make-slice.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-new-map.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-print.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-recover.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-reflect-call.c
    branches/google/gcc-4_7-integration/libgo/runtime/go-type-identity.c
    branches/google/gcc-4_7-integration/libgo/runtime/malloc.goc
    branches/google/gcc-4_7-integration/libgo/runtime/malloc.h
    branches/google/gcc-4_7-integration/libgo/runtime/mgc0.c
    branches/google/gcc-4_7-integration/libgo/runtime/proc.c
    branches/google/gcc-4_7-integration/libgo/runtime/runtime.c
    branches/google/gcc-4_7-integration/libgo/runtime/runtime.h
    branches/google/gcc-4_7-integration/libgo/runtime/runtime1.goc
    branches/google/gcc-4_7-integration/libgo/runtime/thread-linux.c
    branches/google/gcc-4_7-integration/libgo/runtime/thread-sema.c
    branches/google/gcc-4_7-integration/libgo/runtime/thread.c
    branches/google/gcc-4_7-integration/libgo/testsuite/Makefile.in
    branches/google/gcc-4_7-integration/libgo/testsuite/gotest
    branches/google/gcc-4_7-integration/libgomp/ChangeLog
    branches/google/gcc-4_7-integration/libgomp/Makefile.am
    branches/google/gcc-4_7-integration/libgomp/Makefile.in
    branches/google/gcc-4_7-integration/libgomp/acinclude.m4
    branches/google/gcc-4_7-integration/libgomp/config/linux/sparc/futex.h
    branches/google/gcc-4_7-integration/libgomp/configure
    branches/google/gcc-4_7-integration/libgomp/configure.tgt
    branches/google/gcc-4_7-integration/libiberty/ChangeLog
    branches/google/gcc-4_7-integration/libiberty/make-relative-prefix.c
    branches/google/gcc-4_7-integration/libitm/ChangeLog
    branches/google/gcc-4_7-integration/libitm/Makefile.am
    branches/google/gcc-4_7-integration/libitm/Makefile.in
    branches/google/gcc-4_7-integration/libitm/alloc_cpp.cc
    branches/google/gcc-4_7-integration/libitm/beginend.cc
    branches/google/gcc-4_7-integration/libitm/common.h
    branches/google/gcc-4_7-integration/libitm/config/x86/sjlj.S
    branches/google/gcc-4_7-integration/libitm/configure
    branches/google/gcc-4_7-integration/libitm/configure.ac
    branches/google/gcc-4_7-integration/libitm/configure.tgt
    branches/google/gcc-4_7-integration/libitm/dispatch.h
    branches/google/gcc-4_7-integration/libitm/eh_cpp.cc
    branches/google/gcc-4_7-integration/libitm/libitm_i.h
    branches/google/gcc-4_7-integration/libitm/method-gl.cc
    branches/google/gcc-4_7-integration/libitm/retry.cc
    branches/google/gcc-4_7-integration/libitm/testsuite/lib/libitm.exp
    branches/google/gcc-4_7-integration/libitm/testsuite/libitm.c++/c++.exp
    branches/google/gcc-4_7-integration/libitm/util.cc
    branches/google/gcc-4_7-integration/libjava/ChangeLog
    branches/google/gcc-4_7-integration/libjava/classpath/   (props changed)
    branches/google/gcc-4_7-integration/libjava/configure
    branches/google/gcc-4_7-integration/libjava/configure.ac
    branches/google/gcc-4_7-integration/libjava/interpret.cc
    branches/google/gcc-4_7-integration/libjava/java/lang/reflect/natMethod.cc
    branches/google/gcc-4_7-integration/libjava/java/lang/reflect/natVMProxy.cc
    branches/google/gcc-4_7-integration/lto-plugin/ChangeLog
    branches/google/gcc-4_7-integration/lto-plugin/lto-plugin.c


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