This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r183740 [1/2] - in /branches/google/integration...
- From: singhai at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 30 Jan 2012 20:08:47 -0000
- Subject: r183740 [1/2] - in /branches/google/integration...
Author: singhai
Date: Mon Jan 30 20:08:26 2012
New Revision: 183740
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183740
Log:
Merged revisions 182352-182353,182355-182360,182362-182372,182374-182382,182384-182392,182398,182401-182411,182414-182415,182419-182420,182424,182428-182433,182435,182441-182442,182445,182451-182453,182455-182457,182460,182462,182466,182470-182471,182474-182475,182477-182485,182487,182489,182491-182502,182504-182506,182508,182510,182512,182516,182520-182524,182526-182528,182532-182540,182542,182545-182546,182548-182556,182560-182564,182567-182568,182570-182571,182573-182578,182581-182595,182599,182602,182604-182605,182607-182609,182613,182615-182621,182623-182628,182630-182633,182636-182640,182644-182653,182655-182663,182665-182669,182673-182676,182680,182684-182686,182690,182692-182698,182702-182706,182708-182711,182713,182717,182719-182728,182731,182734,182738,182740,182742-182747,182751,182754-182757,182760-182761,182765,182767-182769,182771-182776,182780-182781,182783,182785-182789,182791-182798,182800-182806,182809-182810,182819-182821,182825-182826,182828-182833,182835-182839,182844-182845,182849,182851,182854-182858,182860,182864-182865,182868-182869,182871-182882,182884-182886,182889,182895,182897,182899-182900,182902-182904,182907-182909,182911-182915,182917,182919-182926,182928-182932,182935,182937-182938,182942-182943,182947,182950-182954,182959,182963,182965,182967-182975,182979,182981-182984,182988-182995,182999,183002-183003,183005,183007-183008,183010-183013,183015-183018,183020,183024-183025,183028-183030,183032-183034,183038-183039,183043,183047-183067,183069-183070,183072,183085,183087-183090,183092-183109,183111-183112,183117-183124,183126,183129-183130,183132-183133,183136-183137,183141,183144,183148-183151,183153-183156,183158-183159,183161-183162,183164-183169,183171-183173,183177-183180,183182-183183,183185-183186,183190,183192,183194-183197,183204,183207,183210,183213-183214,183216-183222,183228,183233,183235-183238,183242-183243,183245-183249,183251-183254,183261-183264,183268,183270-183273,183277,183281,183285-183288,183290,183295-183297,183299-183301,183303-183307,183310,183312-183313,183317,183324-183326,183328-183330,183335-183336,183338-183342,183344-183345,183348-183352,183355-183356,183358-183359,183363,183365,183368,183370-183371,183374,183376,183378-183379,183381,183385,183388-183390,183396,183402,183406-183414,183416-183425,183427,183429-183436,183438-183439,183441-183446,183450-183455,183457-183458,183462-183468,183470,183472-183476,183478-183483,183485-183494,183496-183497 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/google/integration/libstdc++-v3/ChangeLog
- copied unchanged from r183497, trunk/libstdc++-v3/ChangeLog
branches/google/integration/libstdc++-v3/ChangeLog-2011
- copied unchanged from r183497, trunk/libstdc++-v3/ChangeLog-2011
branches/google/integration/libstdc++-v3/src/c++11/
- copied from r183497, trunk/libstdc++-v3/src/c++11/
branches/google/integration/libstdc++-v3/src/c++98/
- copied from r183497, trunk/libstdc++-v3/src/c++98/
branches/google/integration/libstdc++-v3/src/shared/
- copied from r183497, trunk/libstdc++-v3/src/shared/
branches/google/integration/libstdc++-v3/testsuite/20_util/tuple/51365.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/20_util/tuple/51365.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/map/element_access/39901.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/map/element_access/39901.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_map/observers.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/observers.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/51866.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/51866.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/observers.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/observers.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/51866.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/51866.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/observers.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/observers.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/observers.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/observers.cc
branches/google/integration/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/
- copied from r183497, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/
branches/google/integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
branches/google/integration/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
- copied unchanged from r183497, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
Removed:
branches/google/integration/libstdc++-v3/src/allocator-inst.cc
branches/google/integration/libstdc++-v3/src/bitmap_allocator.cc
branches/google/integration/libstdc++-v3/src/chrono.cc
branches/google/integration/libstdc++-v3/src/codecvt.cc
branches/google/integration/libstdc++-v3/src/compatibility-atomic-c++0x.cc
branches/google/integration/libstdc++-v3/src/compatibility-c++0x.cc
branches/google/integration/libstdc++-v3/src/compatibility-debug_list-2.cc
branches/google/integration/libstdc++-v3/src/compatibility-debug_list.cc
branches/google/integration/libstdc++-v3/src/compatibility-ldbl.cc
branches/google/integration/libstdc++-v3/src/compatibility-list-2.cc
branches/google/integration/libstdc++-v3/src/compatibility-list.cc
branches/google/integration/libstdc++-v3/src/compatibility-parallel_list-2.cc
branches/google/integration/libstdc++-v3/src/compatibility-parallel_list.cc
branches/google/integration/libstdc++-v3/src/compatibility.cc
branches/google/integration/libstdc++-v3/src/complex_io.cc
branches/google/integration/libstdc++-v3/src/concept-inst.cc
branches/google/integration/libstdc++-v3/src/condition_variable.cc
branches/google/integration/libstdc++-v3/src/ctype.cc
branches/google/integration/libstdc++-v3/src/debug.cc
branches/google/integration/libstdc++-v3/src/ext-inst.cc
branches/google/integration/libstdc++-v3/src/fstream-inst.cc
branches/google/integration/libstdc++-v3/src/functexcept.cc
branches/google/integration/libstdc++-v3/src/functional.cc
branches/google/integration/libstdc++-v3/src/future.cc
branches/google/integration/libstdc++-v3/src/globals_io.cc
branches/google/integration/libstdc++-v3/src/hash-long-double-tr1-aux.cc
branches/google/integration/libstdc++-v3/src/hash_c++0x.cc
branches/google/integration/libstdc++-v3/src/hash_tr1.cc
branches/google/integration/libstdc++-v3/src/hashtable-aux.cc
branches/google/integration/libstdc++-v3/src/hashtable_c++0x.cc
branches/google/integration/libstdc++-v3/src/hashtable_tr1.cc
branches/google/integration/libstdc++-v3/src/ios-inst.cc
branches/google/integration/libstdc++-v3/src/ios.cc
branches/google/integration/libstdc++-v3/src/ios_failure.cc
branches/google/integration/libstdc++-v3/src/ios_init.cc
branches/google/integration/libstdc++-v3/src/ios_locale.cc
branches/google/integration/libstdc++-v3/src/iostream-inst.cc
branches/google/integration/libstdc++-v3/src/istream-inst.cc
branches/google/integration/libstdc++-v3/src/istream.cc
branches/google/integration/libstdc++-v3/src/limits.cc
branches/google/integration/libstdc++-v3/src/list.cc
branches/google/integration/libstdc++-v3/src/locale-inst.cc
branches/google/integration/libstdc++-v3/src/locale.cc
branches/google/integration/libstdc++-v3/src/locale_facets.cc
branches/google/integration/libstdc++-v3/src/locale_init.cc
branches/google/integration/libstdc++-v3/src/localename.cc
branches/google/integration/libstdc++-v3/src/math_stubs_float.cc
branches/google/integration/libstdc++-v3/src/math_stubs_long_double.cc
branches/google/integration/libstdc++-v3/src/misc-inst.cc
branches/google/integration/libstdc++-v3/src/mt_allocator.cc
branches/google/integration/libstdc++-v3/src/mutex.cc
branches/google/integration/libstdc++-v3/src/ostream-inst.cc
branches/google/integration/libstdc++-v3/src/parallel_settings.cc
branches/google/integration/libstdc++-v3/src/placeholders.cc
branches/google/integration/libstdc++-v3/src/pool_allocator.cc
branches/google/integration/libstdc++-v3/src/regex.cc
branches/google/integration/libstdc++-v3/src/shared_ptr.cc
branches/google/integration/libstdc++-v3/src/sstream-inst.cc
branches/google/integration/libstdc++-v3/src/stdexcept.cc
branches/google/integration/libstdc++-v3/src/streambuf-inst.cc
branches/google/integration/libstdc++-v3/src/streambuf.cc
branches/google/integration/libstdc++-v3/src/string-inst.cc
branches/google/integration/libstdc++-v3/src/strstream.cc
branches/google/integration/libstdc++-v3/src/system_error.cc
branches/google/integration/libstdc++-v3/src/thread.cc
branches/google/integration/libstdc++-v3/src/tree.cc
branches/google/integration/libstdc++-v3/src/valarray.cc
branches/google/integration/libstdc++-v3/src/wlocale-inst.cc
branches/google/integration/libstdc++-v3/src/wstring-inst.cc
Modified:
branches/google/integration/libstdc++-v3/Makefile.am
branches/google/integration/libstdc++-v3/Makefile.in
branches/google/integration/libstdc++-v3/acinclude.m4
branches/google/integration/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
branches/google/integration/libstdc++-v3/config/os/mingw32-w64/os_defines.h
branches/google/integration/libstdc++-v3/config/os/mingw32/os_defines.h
branches/google/integration/libstdc++-v3/configure
branches/google/integration/libstdc++-v3/configure.ac
branches/google/integration/libstdc++-v3/configure.host
branches/google/integration/libstdc++-v3/doc/Makefile.am
branches/google/integration/libstdc++-v3/doc/Makefile.in
branches/google/integration/libstdc++-v3/doc/html/api.html
branches/google/integration/libstdc++-v3/doc/html/faq.html
branches/google/integration/libstdc++-v3/doc/html/index.html
branches/google/integration/libstdc++-v3/doc/html/manual/abi.html
branches/google/integration/libstdc++-v3/doc/html/manual/algorithms.html
branches/google/integration/libstdc++-v3/doc/html/manual/api.html
branches/google/integration/libstdc++-v3/doc/html/manual/appendix_contributing.html
branches/google/integration/libstdc++-v3/doc/html/manual/appendix_free.html
branches/google/integration/libstdc++-v3/doc/html/manual/appendix_gpl.html
branches/google/integration/libstdc++-v3/doc/html/manual/appendix_porting.html
branches/google/integration/libstdc++-v3/doc/html/manual/atomics.html
branches/google/integration/libstdc++-v3/doc/html/manual/backwards.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt02.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
branches/google/integration/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
branches/google/integration/libstdc++-v3/doc/html/manual/concurrency.html
branches/google/integration/libstdc++-v3/doc/html/manual/containers.html
branches/google/integration/libstdc++-v3/doc/html/manual/debug.html
branches/google/integration/libstdc++-v3/doc/html/manual/diagnostics.html
branches/google/integration/libstdc++-v3/doc/html/manual/documentation_hacking.html
branches/google/integration/libstdc++-v3/doc/html/manual/ext_concurrency.html
branches/google/integration/libstdc++-v3/doc/html/manual/ext_containers.html
branches/google/integration/libstdc++-v3/doc/html/manual/ext_io.html
branches/google/integration/libstdc++-v3/doc/html/manual/ext_numerics.html
branches/google/integration/libstdc++-v3/doc/html/manual/ext_utilities.html
branches/google/integration/libstdc++-v3/doc/html/manual/extensions.html
branches/google/integration/libstdc++-v3/doc/html/manual/facets.html
branches/google/integration/libstdc++-v3/doc/html/manual/index.html
branches/google/integration/libstdc++-v3/doc/html/manual/intro.html
branches/google/integration/libstdc++-v3/doc/html/manual/io.html
branches/google/integration/libstdc++-v3/doc/html/manual/iterators.html
branches/google/integration/libstdc++-v3/doc/html/manual/localization.html
branches/google/integration/libstdc++-v3/doc/html/manual/memory.html
branches/google/integration/libstdc++-v3/doc/html/manual/numerics.html
branches/google/integration/libstdc++-v3/doc/html/manual/parallel_mode.html
branches/google/integration/libstdc++-v3/doc/html/manual/policy_data_structures.html
branches/google/integration/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
branches/google/integration/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
branches/google/integration/libstdc++-v3/doc/html/manual/profile_mode.html
branches/google/integration/libstdc++-v3/doc/html/manual/status.html
branches/google/integration/libstdc++-v3/doc/html/manual/strings.html
branches/google/integration/libstdc++-v3/doc/html/manual/support.html
branches/google/integration/libstdc++-v3/doc/html/manual/test.html
branches/google/integration/libstdc++-v3/doc/html/manual/using.html
branches/google/integration/libstdc++-v3/doc/html/manual/using_exceptions.html
branches/google/integration/libstdc++-v3/doc/html/manual/using_headers.html
branches/google/integration/libstdc++-v3/doc/html/manual/utilities.html
branches/google/integration/libstdc++-v3/doc/xml/manual/algorithms.xml
branches/google/integration/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
branches/google/integration/libstdc++-v3/doc/xml/manual/debug.xml
branches/google/integration/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
branches/google/integration/libstdc++-v3/doc/xml/manual/extensions.xml
branches/google/integration/libstdc++-v3/doc/xml/manual/iterators.xml
branches/google/integration/libstdc++-v3/fragment.am
branches/google/integration/libstdc++-v3/include/Makefile.in
branches/google/integration/libstdc++-v3/include/bits/functional_hash.h
branches/google/integration/libstdc++-v3/include/bits/hashtable.h
branches/google/integration/libstdc++-v3/include/bits/hashtable_policy.h
branches/google/integration/libstdc++-v3/include/bits/regex.h
branches/google/integration/libstdc++-v3/include/bits/stl_iterator.h
branches/google/integration/libstdc++-v3/include/bits/stl_numeric.h
branches/google/integration/libstdc++-v3/include/bits/unordered_map.h
branches/google/integration/libstdc++-v3/include/bits/unordered_set.h
branches/google/integration/libstdc++-v3/include/c_global/cinttypes
branches/google/integration/libstdc++-v3/include/debug/unordered_map
branches/google/integration/libstdc++-v3/include/debug/unordered_set
branches/google/integration/libstdc++-v3/include/profile/unordered_map
branches/google/integration/libstdc++-v3/include/profile/unordered_set
branches/google/integration/libstdc++-v3/include/std/future
branches/google/integration/libstdc++-v3/include/std/tuple
branches/google/integration/libstdc++-v3/libsupc++/Makefile.am
branches/google/integration/libstdc++-v3/libsupc++/Makefile.in
branches/google/integration/libstdc++-v3/libsupc++/cxxabi.h
branches/google/integration/libstdc++-v3/libsupc++/eh_throw.cc
branches/google/integration/libstdc++-v3/libsupc++/eh_tm.cc
branches/google/integration/libstdc++-v3/libsupc++/unwind-cxx.h
branches/google/integration/libstdc++-v3/po/Makefile.in
branches/google/integration/libstdc++-v3/python/Makefile.in
branches/google/integration/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/google/integration/libstdc++-v3/src/Makefile.am
branches/google/integration/libstdc++-v3/src/Makefile.in
branches/google/integration/libstdc++-v3/src/c++11/Makefile.am
branches/google/integration/libstdc++-v3/src/c++11/Makefile.in
branches/google/integration/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
branches/google/integration/libstdc++-v3/testsuite/22_locale/num_put/put/char/9780-2.cc
branches/google/integration/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_map/erase/51142.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51142.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/51142.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/erase/51142.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/42819.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/49668.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/any.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/async.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/launch.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/async/sync.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/call_once/49668.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable/members/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable/members/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable_any/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable_any/members/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/condition_variable_any/members/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/cons/move.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/45133.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/get.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/get2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/share.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/valid.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/wait.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/lock/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/lock/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/49668.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke5.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/cons/move.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/cons/move_assign.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/get_future.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/get_future2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/set_exception2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/set_value.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/promise/members/swap.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/cons/move.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/45133.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/get.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/get2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/valid.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/wait.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/this_thread/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/this_thread/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/this_thread/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/this_thread/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/49668.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/5.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/6.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/7.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/8.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/9.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/cons/moveable.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/5.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/thread/swap/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/try_lock/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/try_lock/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/try_lock/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/try_lock/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
branches/google/integration/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
branches/google/integration/libstdc++-v3/testsuite/Makefile.in
branches/google/integration/libstdc++-v3/testsuite/abi/demangle/regression/cw-16.cc
branches/google/integration/libstdc++-v3/testsuite/performance/25_algorithms/search_n.cc
branches/google/integration/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/weak_ptr_expired.cc
Changes in other areas also in this revision:
Added:
branches/google/integration/gcc/ChangeLog-2011
- copied unchanged from r183497, trunk/gcc/ChangeLog-2011
branches/google/integration/gcc/ada/ChangeLog-2011
- copied unchanged from r183497, trunk/gcc/ada/ChangeLog-2011
branches/google/integration/gcc/ada/a-numaux-vms.ads
- copied unchanged from r183497, trunk/gcc/ada/a-numaux-vms.ads
branches/google/integration/gcc/ada/s-asthan-vms-ia64.adb
- copied unchanged from r183497, trunk/gcc/ada/s-asthan-vms-ia64.adb
branches/google/integration/gcc/ada/s-auxdec-vms-ia64.adb
- copied unchanged from r183497, trunk/gcc/ada/s-auxdec-vms-ia64.adb
branches/google/integration/gcc/ada/s-diflio.adb
- copied unchanged from r183497, trunk/gcc/ada/s-diflio.adb
branches/google/integration/gcc/ada/s-diflio.ads
- copied unchanged from r183497, trunk/gcc/ada/s-diflio.ads
branches/google/integration/gcc/ada/s-diinio.adb
- copied unchanged from r183497, trunk/gcc/ada/s-diinio.adb
branches/google/integration/gcc/ada/s-diinio.ads
- copied unchanged from r183497, trunk/gcc/ada/s-diinio.ads
branches/google/integration/gcc/ada/s-dimkio.ads
- copied unchanged from r183497, trunk/gcc/ada/s-dimkio.ads
branches/google/integration/gcc/ada/s-dimmks.ads
- copied unchanged from r183497, trunk/gcc/ada/s-dimmks.ads
branches/google/integration/gcc/ada/s-dmotpr.ads
- copied unchanged from r183497, trunk/gcc/ada/s-dmotpr.ads
branches/google/integration/gcc/ada/s-llflex.ads
- copied unchanged from r183497, trunk/gcc/ada/s-llflex.ads
branches/google/integration/gcc/ada/s-memory-vms_64.adb
- copied unchanged from r183497, trunk/gcc/ada/s-memory-vms_64.adb
branches/google/integration/gcc/ada/s-memory-vms_64.ads
- copied unchanged from r183497, trunk/gcc/ada/s-memory-vms_64.ads
branches/google/integration/gcc/ada/s-osinte-vms-ia64.adb
- copied unchanged from r183497, trunk/gcc/ada/s-osinte-vms-ia64.adb
branches/google/integration/gcc/ada/s-osinte-vms-ia64.ads
- copied unchanged from r183497, trunk/gcc/ada/s-osinte-vms-ia64.ads
branches/google/integration/gcc/ada/s-tasdeb-vms.adb
- copied unchanged from r183497, trunk/gcc/ada/s-tasdeb-vms.adb
branches/google/integration/gcc/ada/sem_dim.adb
- copied unchanged from r183497, trunk/gcc/ada/sem_dim.adb
branches/google/integration/gcc/ada/sem_dim.ads
- copied unchanged from r183497, trunk/gcc/ada/sem_dim.ads
branches/google/integration/gcc/config/avr/avr-dimode.md
- copied unchanged from r183497, trunk/gcc/config/avr/avr-dimode.md
branches/google/integration/gcc/config/avr/genmultilib.awk
- copied unchanged from r183497, trunk/gcc/config/avr/genmultilib.awk
branches/google/integration/gcc/config/avr/multilib.h
- copied unchanged from r183497, trunk/gcc/config/avr/multilib.h
branches/google/integration/gcc/config/avr/t-multilib
- copied unchanged from r183497, trunk/gcc/config/avr/t-multilib
branches/google/integration/gcc/config/i386/interix.opt
- copied unchanged from r183497, trunk/gcc/config/i386/interix.opt
branches/google/integration/gcc/cp/ChangeLog-2011
- copied unchanged from r183497, trunk/gcc/cp/ChangeLog-2011
branches/google/integration/gcc/fortran/ChangeLog-2011
- copied unchanged from r183497, trunk/gcc/fortran/ChangeLog-2011
branches/google/integration/gcc/ree.c
- copied unchanged from r183497, trunk/gcc/ree.c
branches/google/integration/gcc/testsuite/ChangeLog-2011
- copied unchanged from r183497, trunk/gcc/testsuite/ChangeLog-2011
branches/google/integration/gcc/testsuite/c-c++-common/abi-bf.c
- copied unchanged from r183497, trunk/gcc/testsuite/c-c++-common/abi-bf.c
branches/google/integration/gcc/testsuite/c-c++-common/gomp/pr51360.c
- copied unchanged from r183497, trunk/gcc/testsuite/c-c++-common/gomp/pr51360.c
branches/google/integration/gcc/testsuite/c-c++-common/pr51768.c
- copied unchanged from r183497, trunk/gcc/testsuite/c-c++-common/pr51768.c
branches/google/integration/gcc/testsuite/c-c++-common/transparent-union-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/c-c++-common/transparent-union-1.c
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle51.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle51.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle52.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle52.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle53.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle53.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle54.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle54.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle55.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle55.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle56.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle56.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle57.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle57.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle58.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle58.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle59.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle59.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle60.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/abi/mangle60.C
branches/google/integration/gcc/testsuite/g++.dg/conversion/reinterpret4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/conversion/reinterpret4.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/alias-decl-18.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-18.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/alignof4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/alignof4.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/auto30.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/auto30.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/auto31.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/auto31.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-99.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-99.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-diag4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag4.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ice4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice4.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ice5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice5.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept6.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept6.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrsub.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrsub.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/error7.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/error7.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/initlist-postfix-open-square.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-postfix-open-square.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/initlist64.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/initlist64.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/nsdmi-virtual1.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-virtual1.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/nsdmi6.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi6.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/nullptr26.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr26.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/pr51225.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/pr51225.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/pr51463.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/pr51463.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/pr51547.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/pr51547.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/pr51619.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/pr51619.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic121.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/cpp0x/variadic121.C
branches/google/integration/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
branches/google/integration/gcc/testsuite/g++.dg/ext/attrib42.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/attrib42.C
branches/google/integration/gcc/testsuite/g++.dg/ext/desig4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/desig4.C
branches/google/integration/gcc/testsuite/g++.dg/ext/is_final.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/is_final.C
branches/google/integration/gcc/testsuite/g++.dg/ext/stmtexpr14.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/stmtexpr14.C
branches/google/integration/gcc/testsuite/g++.dg/ext/visibility/template10.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/visibility/template10.C
branches/google/integration/gcc/testsuite/g++.dg/ext/visibility/template9.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ext/visibility/template9.C
branches/google/integration/gcc/testsuite/g++.dg/gomp/pr51360.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/gomp/pr51360.C
branches/google/integration/gcc/testsuite/g++.dg/gomp/pr51669.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/gomp/pr51669.C
branches/google/integration/gcc/testsuite/g++.dg/inherit/ambig1.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/inherit/ambig1.C
branches/google/integration/gcc/testsuite/g++.dg/inherit/covariant20.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/inherit/covariant20.C
branches/google/integration/gcc/testsuite/g++.dg/inherit/using7.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/inherit/using7.C
branches/google/integration/gcc/testsuite/g++.dg/init/static4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/init/static4.C
branches/google/integration/gcc/testsuite/g++.dg/init/value10.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/init/value10.C
branches/google/integration/gcc/testsuite/g++.dg/ipa/pr51759.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/ipa/pr51759.C
branches/google/integration/gcc/testsuite/g++.dg/lookup/nested2.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lookup/nested2.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr48508-1_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr48508-1_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr48508-1_1.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr48508-1_1.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51564-1_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51564-1_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51567-1_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51567-1_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51572-2_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51572-2_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51573-1_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51573-1_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51650-1_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51650-1_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51650-2_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51650-2_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51650-3_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51650-3_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51832.h
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51832.h
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51832_0.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51832_0.C
branches/google/integration/gcc/testsuite/g++.dg/lto/pr51832_1.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/lto/pr51832_1.C
branches/google/integration/gcc/testsuite/g++.dg/opt/pr51117.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/opt/pr51117.C
branches/google/integration/gcc/testsuite/g++.dg/opt/pr51575.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/opt/pr51575.C
branches/google/integration/gcc/testsuite/g++.dg/opt/pr51596.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/opt/pr51596.C
branches/google/integration/gcc/testsuite/g++.dg/parse/crash58.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/parse/crash58.C
branches/google/integration/gcc/testsuite/g++.dg/parse/enum6.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/parse/enum6.C
branches/google/integration/gcc/testsuite/g++.dg/parse/enum7.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/parse/enum7.C
branches/google/integration/gcc/testsuite/g++.dg/parse/enum8.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/parse/enum8.C
branches/google/integration/gcc/testsuite/g++.dg/parse/new5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/parse/new5.C
branches/google/integration/gcc/testsuite/g++.dg/rtti/dyncast5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/rtti/dyncast5.C
branches/google/integration/gcc/testsuite/g++.dg/template/arg8.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/arg8.C
branches/google/integration/gcc/testsuite/g++.dg/template/crash109.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/crash109.C
branches/google/integration/gcc/testsuite/g++.dg/template/crash110.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/crash110.C
branches/google/integration/gcc/testsuite/g++.dg/template/crash111.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/crash111.C
branches/google/integration/gcc/testsuite/g++.dg/template/explicit-args5.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/explicit-args5.C
branches/google/integration/gcc/testsuite/g++.dg/template/init9.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/init9.C
branches/google/integration/gcc/testsuite/g++.dg/template/using18.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/using18.C
branches/google/integration/gcc/testsuite/g++.dg/template/using19.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/using19.C
branches/google/integration/gcc/testsuite/g++.dg/template/using20.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/using20.C
branches/google/integration/gcc/testsuite/g++.dg/template/virtual3.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/template/virtual3.C
branches/google/integration/gcc/testsuite/g++.dg/tm/pr51212.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tm/pr51212.C
branches/google/integration/gcc/testsuite/g++.dg/tm/pr51411-2.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tm/pr51411-2.C
branches/google/integration/gcc/testsuite/g++.dg/tm/pr51411.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tm/pr51411.C
branches/google/integration/gcc/testsuite/g++.dg/tm/pr51516.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tm/pr51516.C
branches/google/integration/gcc/testsuite/g++.dg/tm/pr51928.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tm/pr51928.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr51344.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/torture/pr51344.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr51600.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/torture/pr51600.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr51903.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/torture/pr51903.C
branches/google/integration/gcc/testsuite/g++.dg/tree-prof/pr51719.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/tree-prof/pr51719.C
branches/google/integration/gcc/testsuite/g++.dg/warn/Wparentheses-26.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/warn/Wparentheses-26.C
branches/google/integration/gcc/testsuite/g++.dg/warn/Wredundant-decls-spec.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/warn/Wredundant-decls-spec.C
branches/google/integration/gcc/testsuite/g++.dg/warn/Wreturn-4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/warn/Wreturn-4.C
branches/google/integration/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
branches/google/integration/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
- copied unchanged from r183497, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr48641.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr48641.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr49710.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr49710.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr50380.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr50380.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr51069.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr51069.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr51694.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr51694.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr51761.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr51761.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr51767.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr51767.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr51856.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/compile/pr51856.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/20111227-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/20111227-1.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/20120105-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/20120105-1.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk-lib.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk-lib.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr51877.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/pr51877.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr51933.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.c-torture/execute/pr51933.c
branches/google/integration/gcc/testsuite/gcc.dg/20111216-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/20111216-1.c
branches/google/integration/gcc/testsuite/gcc.dg/c11-version-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/c11-version-1.c
branches/google/integration/gcc/testsuite/gcc.dg/c11-version-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/c11-version-2.c
branches/google/integration/gcc/testsuite/gcc.dg/c94-version-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/c94-version-1.c
branches/google/integration/gcc/testsuite/gcc.dg/c99-version-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/c99-version-1.c
branches/google/integration/gcc/testsuite/gcc.dg/ext-elim-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/ext-elim-1.c
branches/google/integration/gcc/testsuite/gcc.dg/fold-compare-6.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/fold-compare-6.c
branches/google/integration/gcc/testsuite/gcc.dg/gnu11-version-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/gnu11-version-1.c
branches/google/integration/gcc/testsuite/gcc.dg/graphite/interchange-16.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/graphite/interchange-16.c
branches/google/integration/gcc/testsuite/gcc.dg/lto/pr51572-1_0.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/lto/pr51572-1_0.c
branches/google/integration/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
branches/google/integration/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
branches/google/integration/gcc/testsuite/gcc.dg/pr33919-0.h
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr33919-0.h
branches/google/integration/gcc/testsuite/gcc.dg/pr33919-1.h
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr33919-1.h
branches/google/integration/gcc/testsuite/gcc.dg/pr33919-2.h
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr33919-2.h
branches/google/integration/gcc/testsuite/gcc.dg/pr33919.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr33919.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51491-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51491-2.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51491.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51491.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51505.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51505.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51557.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51557.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51644.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51644.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51683.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51683.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51695.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51695.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51762.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51762.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51796.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51796.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51821.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51821.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51865.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51865.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51957-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51957-1.c
branches/google/integration/gcc/testsuite/gcc.dg/pr51957-1.h
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51957-1.h
branches/google/integration/gcc/testsuite/gcc.dg/pr51957-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/pr51957-2.c
branches/google/integration/gcc/testsuite/gcc.dg/sms-11.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/sms-11.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/lto-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tm/lto-1.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/pr51472.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tm/pr51472.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/pr51696.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tm/pr51696.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/threadlocal-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tm/threadlocal-1.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr50396.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr50396.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51070-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51070-2.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51106-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51106-1.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51106-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51106-2.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51692.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51692.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51760.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51760.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51801.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51801.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr51949.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr51949.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr8081.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/torture/pr8081.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-prof/pr44777.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-prof/pr44777.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr43491.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr43491.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr51583.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr51583.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/pr51590.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/vect/pr51590.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/pr51799.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/vect/pr51799.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-sdivmod-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/vect/vect-sdivmod-1.c
branches/google/integration/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
branches/google/integration/gcc/testsuite/gcc.target/arm/neon/vect-vcvt.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/neon/vect-vcvt.c
branches/google/integration/gcc/testsuite/gcc.target/arm/neon/vect-vcvtq.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/neon/vect-vcvtq.c
branches/google/integration/gcc/testsuite/gcc.target/arm/pr51915.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/pr51915.c
branches/google/integration/gcc/testsuite/gcc.target/arm/pr51968.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/pr51968.c
branches/google/integration/gcc/testsuite/gcc.target/arm/sibcall-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/sibcall-2.c
branches/google/integration/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
branches/google/integration/gcc/testsuite/gcc.target/i386/pr50038.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/i386/pr50038.c
branches/google/integration/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
branches/google/integration/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx1.c
branches/google/integration/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
branches/google/integration/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
branches/google/integration/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/pr51623.c
- copied unchanged from r183497, trunk/gcc/testsuite/gcc.target/powerpc/pr51623.c
branches/google/integration/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
branches/google/integration/gcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90
branches/google/integration/gcc/testsuite/gfortran.dg/block_10.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/block_10.f90
branches/google/integration/gcc/testsuite/gfortran.dg/class_47.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/class_47.f90
branches/google/integration/gcc/testsuite/gfortran.dg/class_array_9.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/class_array_9.f03
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/allocate_errgmsg.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray/allocate_errgmsg.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/image_index_3.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray/image_index_3.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/poly_run_3.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray/poly_run_3.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray_lib_alloc_1.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray_lib_alloc_1.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray_poly_3.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/coarray_poly_3.f90
branches/google/integration/gcc/testsuite/gfortran.dg/common_17.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/common_17.f90
branches/google/integration/gcc/testsuite/gfortran.dg/deallocate_stat_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/deallocate_stat_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/elemental_optional_args_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/elemental_optional_args_3.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_3.f90
branches/google/integration/gcc/testsuite/gfortran.dg/elemental_optional_args_4.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_4.f90
branches/google/integration/gcc/testsuite/gfortran.dg/function_optimize_9.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/function_optimize_9.f90
branches/google/integration/gcc/testsuite/gfortran.dg/implicit_pure_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/implicit_pure_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/init_flag_8.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/init_flag_8.f90
branches/google/integration/gcc/testsuite/gfortran.dg/init_flag_9.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/init_flag_9.f90
branches/google/integration/gcc/testsuite/gfortran.dg/intrinsic_size_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/intrinsic_size_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr41576_0.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/lto/pr41576_0.f90
branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr41576_1.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/lto/pr41576_1.f90
branches/google/integration/gcc/testsuite/gfortran.dg/move_alloc_12.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/move_alloc_12.f90
branches/google/integration/gcc/testsuite/gfortran.dg/namelist_74.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/namelist_74.f90
branches/google/integration/gcc/testsuite/gfortran.dg/optional_absent_2.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/optional_absent_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/realloc_on_assign_9.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_9.f90
branches/google/integration/gcc/testsuite/gfortran.dg/select_type_25.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/select_type_25.f90
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_10.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_10.f03
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_11.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_11.f90
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_12.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_12.f03
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_13.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_13.f03
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
branches/google/integration/gcc/testsuite/gfortran.dg/use_17.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/use_17.f90
branches/google/integration/gcc/testsuite/gfortran.dg/use_18.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/use_18.f90
branches/google/integration/gcc/testsuite/gfortran.dg/use_19.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/use_19.f90
branches/google/integration/gcc/testsuite/gfortran.dg/use_20.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/use_20.f90
branches/google/integration/gcc/testsuite/gfortran.dg/use_21.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/use_21.f90
branches/google/integration/gcc/testsuite/gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90
- copied unchanged from r183497, trunk/gcc/testsuite/gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90
branches/google/integration/gcc/testsuite/gnat.dg/array18.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/array18.adb
branches/google/integration/gcc/testsuite/gnat.dg/array18_pkg.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/array18_pkg.ads
branches/google/integration/gcc/testsuite/gnat.dg/array19.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/array19.adb
branches/google/integration/gcc/testsuite/gnat.dg/array19.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/array19.ads
branches/google/integration/gcc/testsuite/gnat.dg/opt23.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt23.adb
branches/google/integration/gcc/testsuite/gnat.dg/opt23.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt23.ads
branches/google/integration/gcc/testsuite/gnat.dg/opt23_pkg.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt23_pkg.adb
branches/google/integration/gcc/testsuite/gnat.dg/opt23_pkg.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt23_pkg.ads
branches/google/integration/gcc/testsuite/gnat.dg/opt24.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt24.adb
branches/google/integration/gcc/testsuite/gnat.dg/opt24.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/opt24.ads
branches/google/integration/gcc/testsuite/gnat.dg/renaming5.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/renaming5.adb
branches/google/integration/gcc/testsuite/gnat.dg/renaming5.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/renaming5.ads
branches/google/integration/gcc/testsuite/gnat.dg/specs/loop_optimization1.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/specs/loop_optimization1.ads
branches/google/integration/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.adb
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.adb
branches/google/integration/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.ads
- copied unchanged from r183497, trunk/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.ads
branches/google/integration/libgcc/config/ia64/t-ia64-elf
- copied unchanged from r183497, trunk/libgcc/config/ia64/t-ia64-elf
branches/google/integration/libgfortran/ChangeLog-2011
- copied unchanged from r183497, trunk/libgfortran/ChangeLog-2011
branches/google/integration/libgo/go/archive/zip/testdata/unix.zip
- copied unchanged from r183497, trunk/libgo/go/archive/zip/testdata/unix.zip
branches/google/integration/libgo/go/archive/zip/testdata/winxp.zip
- copied unchanged from r183497, trunk/libgo/go/archive/zip/testdata/winxp.zip
branches/google/integration/libgo/go/bytes/example_test.go
- copied unchanged from r183497, trunk/libgo/go/bytes/example_test.go
branches/google/integration/libgo/go/encoding/json/testdata/
- copied from r183497, trunk/libgo/go/encoding/json/testdata/
branches/google/integration/libgo/go/go/doc/exports.go
- copied unchanged from r183497, trunk/libgo/go/go/doc/exports.go
branches/google/integration/libgo/go/go/doc/filter.go
- copied unchanged from r183497, trunk/libgo/go/go/doc/filter.go
branches/google/integration/libgo/go/html/foreign.go
- copied unchanged from r183497, trunk/libgo/go/html/foreign.go
branches/google/integration/libgo/go/image/color/ycbcr.go
- copied unchanged from r183497, trunk/libgo/go/image/color/ycbcr.go
branches/google/integration/libgo/go/image/color/ycbcr_test.go
- copied unchanged from r183497, trunk/libgo/go/image/color/ycbcr_test.go
branches/google/integration/libgo/go/image/ycbcr.go
- copied unchanged from r183497, trunk/libgo/go/image/ycbcr.go
branches/google/integration/libgo/go/math/export_test.go
- copied unchanged from r183497, trunk/libgo/go/math/export_test.go
branches/google/integration/libgo/go/net/dial_test.go
- copied unchanged from r183497, trunk/libgo/go/net/dial_test.go
branches/google/integration/libgo/go/net/fd_netbsd.go
- copied unchanged from r183497, trunk/libgo/go/net/fd_netbsd.go
branches/google/integration/libgo/go/net/http/jar.go
- copied unchanged from r183497, trunk/libgo/go/net/http/jar.go
branches/google/integration/libgo/go/net/interface_netbsd.go
- copied unchanged from r183497, trunk/libgo/go/net/interface_netbsd.go
branches/google/integration/libgo/go/os/stat_solaris.go
- copied unchanged from r183497, trunk/libgo/go/os/stat_solaris.go
branches/google/integration/libgo/go/strconv/extfloat.go
- copied unchanged from r183497, trunk/libgo/go/strconv/extfloat.go
branches/google/integration/libgo/go/syscall/libcall_linux_386.go
- copied unchanged from r183497, trunk/libgo/go/syscall/libcall_linux_386.go
branches/google/integration/libgo/go/syscall/libcall_linux_alpha.go
- copied unchanged from r183497, trunk/libgo/go/syscall/libcall_linux_alpha.go
branches/google/integration/libgo/go/syscall/libcall_linux_amd64.go
- copied unchanged from r183497, trunk/libgo/go/syscall/libcall_linux_amd64.go
branches/google/integration/libgo/go/syscall/route_netbsd.go
- copied unchanged from r183497, trunk/libgo/go/syscall/route_netbsd.go
branches/google/integration/libgo/go/syscall/syscall_errno.go
- copied unchanged from r183497, trunk/libgo/go/syscall/syscall_errno.go
branches/google/integration/libgo/go/testing/wrapper.go
- copied unchanged from r183497, trunk/libgo/go/testing/wrapper.go
branches/google/integration/libgo/runtime/go-type-complex.c
- copied unchanged from r183497, trunk/libgo/runtime/go-type-complex.c
branches/google/integration/libgo/runtime/go-type-float.c
- copied unchanged from r183497, trunk/libgo/runtime/go-type-float.c
branches/google/integration/libitm/clearcap.map
- copied unchanged from r183497, trunk/libitm/clearcap.map
branches/google/integration/libitm/config/arm/
- copied from r183497, trunk/libitm/config/arm/
branches/google/integration/libitm/config/linux/futex_bits.h
- copied unchanged from r183497, trunk/libitm/config/linux/futex_bits.h
branches/google/integration/libitm/config/linux/powerpc/
- copied from r183497, trunk/libitm/config/linux/powerpc/
branches/google/integration/libitm/config/linux/sh/
- copied from r183497, trunk/libitm/config/linux/sh/
branches/google/integration/libitm/config/powerpc/
- copied from r183497, trunk/libitm/config/powerpc/
branches/google/integration/libitm/config/sh/
- copied from r183497, trunk/libitm/config/sh/
branches/google/integration/libitm/testsuite/libitm.c/stackundo.c
- copied unchanged from r183497, trunk/libitm/testsuite/libitm.c/stackundo.c
branches/google/integration/libjava/ChangeLog-2011
- copied unchanged from r183497, trunk/libjava/ChangeLog-2011
branches/google/integration/libmudflap/testsuite/libmudflap.c/fail68-frag.c
- copied unchanged from r183497, trunk/libmudflap/testsuite/libmudflap.c/fail68-frag.c
Removed:
branches/google/integration/config/mh-interix
branches/google/integration/gcc/config/i386/i386-interix3.h
branches/google/integration/gcc/config/interix.h
branches/google/integration/gcc/config/interix.opt
branches/google/integration/gcc/config/interix3.h
branches/google/integration/gcc/config/vms/xm-vms64.h
branches/google/integration/gcc/implicit-zee.c
branches/google/integration/gcc/testsuite/ada/acats/tests/cxh/cxh1001.a
branches/google/integration/gcc/testsuite/go.test/test/cmp1.go
branches/google/integration/libgcc/config/rs6000/t-linux64
branches/google/integration/libgo/go/image/ycbcr/
branches/google/integration/libgo/go/math/abs_decl.go
branches/google/integration/libgo/go/math/dim_decl.go
branches/google/integration/libgo/go/math/exp2.go
branches/google/integration/libgo/go/math/exp_port.go
branches/google/integration/libgo/go/math/exp_test.go
branches/google/integration/libgo/go/math/hypot_port.go
branches/google/integration/libgo/go/math/hypot_test.go
branches/google/integration/libgo/go/math/log10_decl.go
branches/google/integration/libgo/go/math/mod_decl.go
branches/google/integration/libgo/go/math/sqrt_decl.go
branches/google/integration/libgo/go/math/sqrt_port.go
branches/google/integration/libgo/go/math/sqrt_test.go
branches/google/integration/libgo/go/time/sys.go
Modified:
branches/google/integration/ (props changed)
branches/google/integration/ChangeLog
branches/google/integration/MAINTAINERS
branches/google/integration/Makefile.def
branches/google/integration/Makefile.in
branches/google/integration/config/ChangeLog
branches/google/integration/config/acx.m4
branches/google/integration/config/picflag.m4
branches/google/integration/config/warnings.m4
branches/google/integration/configure
branches/google/integration/configure.ac
branches/google/integration/contrib/ChangeLog
branches/google/integration/contrib/ChangeLog.google-integration
branches/google/integration/contrib/gcc_update
branches/google/integration/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
branches/google/integration/fixincludes/ChangeLog
branches/google/integration/fixincludes/configure
branches/google/integration/fixincludes/fixincl.x
branches/google/integration/fixincludes/genfixes
branches/google/integration/fixincludes/inclhack.def
branches/google/integration/fixincludes/tests/base/sys/cdefs.h
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/ChangeLog.google-integration
branches/google/integration/gcc/DATESTAMP
branches/google/integration/gcc/Makefile.in
branches/google/integration/gcc/acinclude.m4
branches/google/integration/gcc/ada/ChangeLog
branches/google/integration/gcc/ada/Makefile.rtl
branches/google/integration/gcc/ada/a-calend.adb
branches/google/integration/gcc/ada/a-calend.ads
branches/google/integration/gcc/ada/a-catizo.adb
branches/google/integration/gcc/ada/a-catizo.ads
branches/google/integration/gcc/ada/a-cbdlli.adb
branches/google/integration/gcc/ada/a-cbdlli.ads
branches/google/integration/gcc/ada/a-cbhama.adb
branches/google/integration/gcc/ada/a-cbhama.ads
branches/google/integration/gcc/ada/a-cbhase.adb
branches/google/integration/gcc/ada/a-cbhase.ads
branches/google/integration/gcc/ada/a-cbmutr.adb
branches/google/integration/gcc/ada/a-cbmutr.ads
branches/google/integration/gcc/ada/a-cborma.adb
branches/google/integration/gcc/ada/a-cborma.ads
branches/google/integration/gcc/ada/a-cborse.adb
branches/google/integration/gcc/ada/a-cborse.ads
branches/google/integration/gcc/ada/a-cdlili.adb
branches/google/integration/gcc/ada/a-cdlili.ads
branches/google/integration/gcc/ada/a-cfdlli.adb
branches/google/integration/gcc/ada/a-cfdlli.ads
branches/google/integration/gcc/ada/a-cfhase.adb
branches/google/integration/gcc/ada/a-cforma.adb
branches/google/integration/gcc/ada/a-cforse.adb
branches/google/integration/gcc/ada/a-cidlli.adb
branches/google/integration/gcc/ada/a-cidlli.ads
branches/google/integration/gcc/ada/a-cihama.adb
branches/google/integration/gcc/ada/a-cihama.ads
branches/google/integration/gcc/ada/a-cihase.adb
branches/google/integration/gcc/ada/a-cihase.ads
branches/google/integration/gcc/ada/a-cimutr.adb
branches/google/integration/gcc/ada/a-cimutr.ads
branches/google/integration/gcc/ada/a-ciorma.adb
branches/google/integration/gcc/ada/a-ciorma.ads
branches/google/integration/gcc/ada/a-ciorse.adb
branches/google/integration/gcc/ada/a-ciorse.ads
branches/google/integration/gcc/ada/a-cobove.adb
branches/google/integration/gcc/ada/a-cobove.ads
branches/google/integration/gcc/ada/a-cofove.adb
branches/google/integration/gcc/ada/a-cohama.adb
branches/google/integration/gcc/ada/a-cohama.ads
branches/google/integration/gcc/ada/a-cohase.adb
branches/google/integration/gcc/ada/a-cohase.ads
branches/google/integration/gcc/ada/a-coinve.adb
branches/google/integration/gcc/ada/a-coinve.ads
branches/google/integration/gcc/ada/a-comutr.adb
branches/google/integration/gcc/ada/a-comutr.ads
branches/google/integration/gcc/ada/a-convec.adb
branches/google/integration/gcc/ada/a-convec.ads
branches/google/integration/gcc/ada/a-coorma.adb
branches/google/integration/gcc/ada/a-coorma.ads
branches/google/integration/gcc/ada/a-coorse.adb
branches/google/integration/gcc/ada/a-coorse.ads
branches/google/integration/gcc/ada/a-crbtgk.adb
branches/google/integration/gcc/ada/a-rbtgbk.adb
branches/google/integration/gcc/ada/a-ststio.ads
branches/google/integration/gcc/ada/a-stwima.ads
branches/google/integration/gcc/ada/a-textio.adb
branches/google/integration/gcc/ada/a-tienio.adb
branches/google/integration/gcc/ada/a-wichha.ads
branches/google/integration/gcc/ada/a-wichun.ads
branches/google/integration/gcc/ada/a-zchhan.ads
branches/google/integration/gcc/ada/a-zchuni.ads
branches/google/integration/gcc/ada/adadecode.c
branches/google/integration/gcc/ada/adaint.c
branches/google/integration/gcc/ada/aspects.adb
branches/google/integration/gcc/ada/aspects.ads
branches/google/integration/gcc/ada/checks.adb
branches/google/integration/gcc/ada/clean.adb
branches/google/integration/gcc/ada/comperr.adb
branches/google/integration/gcc/ada/err_vars.ads
branches/google/integration/gcc/ada/errout.adb
branches/google/integration/gcc/ada/errout.ads
branches/google/integration/gcc/ada/exp_attr.adb
branches/google/integration/gcc/ada/exp_ch11.adb
branches/google/integration/gcc/ada/exp_ch4.adb
branches/google/integration/gcc/ada/exp_ch5.adb
branches/google/integration/gcc/ada/exp_ch6.adb
branches/google/integration/gcc/ada/exp_ch7.adb
branches/google/integration/gcc/ada/exp_ch9.adb
branches/google/integration/gcc/ada/exp_disp.adb
branches/google/integration/gcc/ada/exp_imgv.adb
branches/google/integration/gcc/ada/exp_util.adb
branches/google/integration/gcc/ada/freeze.adb
branches/google/integration/gcc/ada/g-comlin.adb
branches/google/integration/gcc/ada/gcc-interface/Make-lang.in
branches/google/integration/gcc/ada/gcc-interface/Makefile.in
branches/google/integration/gcc/ada/gcc-interface/decl.c
branches/google/integration/gcc/ada/gcc-interface/trans.c
branches/google/integration/gcc/ada/get_scos.adb
branches/google/integration/gcc/ada/gnat1drv.adb
branches/google/integration/gcc/ada/gnat_rm.texi
branches/google/integration/gcc/ada/gnat_ugn.texi
branches/google/integration/gcc/ada/gnatcmd.adb
branches/google/integration/gcc/ada/gnatls.adb
branches/google/integration/gcc/ada/gnatvsn.ads
branches/google/integration/gcc/ada/impunit.adb
branches/google/integration/gcc/ada/init.c
branches/google/integration/gcc/ada/make.adb
branches/google/integration/gcc/ada/makeutl.adb
branches/google/integration/gcc/ada/mlib-prj.adb
branches/google/integration/gcc/ada/opt.ads
branches/google/integration/gcc/ada/par-ch13.adb
branches/google/integration/gcc/ada/par-prag.adb
branches/google/integration/gcc/ada/par.adb
branches/google/integration/gcc/ada/prj-attr.adb
branches/google/integration/gcc/ada/prj-conf.adb
branches/google/integration/gcc/ada/prj-env.adb
branches/google/integration/gcc/ada/prj-nmsc.adb
branches/google/integration/gcc/ada/prj.adb
branches/google/integration/gcc/ada/prj.ads
branches/google/integration/gcc/ada/projects.texi
branches/google/integration/gcc/ada/put_scos.adb
branches/google/integration/gcc/ada/rtsfind.ads
branches/google/integration/gcc/ada/s-gearop.adb
branches/google/integration/gcc/ada/s-os_lib.ads
branches/google/integration/gcc/ada/s-oscons-tmplt.c
branches/google/integration/gcc/ada/s-osinte-hpux-dce.ads
branches/google/integration/gcc/ada/s-rpc.ads
branches/google/integration/gcc/ada/s-stposu.adb
branches/google/integration/gcc/ada/s-stposu.ads
branches/google/integration/gcc/ada/s-taprop-mingw.adb
branches/google/integration/gcc/ada/s-tasren.adb
branches/google/integration/gcc/ada/s-tpopsp-vxworks.adb
branches/google/integration/gcc/ada/s-utf_32.adb
branches/google/integration/gcc/ada/s-utf_32.ads
branches/google/integration/gcc/ada/scos.ads
branches/google/integration/gcc/ada/sem_aggr.adb
branches/google/integration/gcc/ada/sem_attr.adb
branches/google/integration/gcc/ada/sem_cat.adb
branches/google/integration/gcc/ada/sem_ch10.adb
branches/google/integration/gcc/ada/sem_ch12.adb
branches/google/integration/gcc/ada/sem_ch13.adb
branches/google/integration/gcc/ada/sem_ch2.adb
branches/google/integration/gcc/ada/sem_ch3.adb
branches/google/integration/gcc/ada/sem_ch3.ads
branches/google/integration/gcc/ada/sem_ch4.adb
branches/google/integration/gcc/ada/sem_ch5.adb
branches/google/integration/gcc/ada/sem_ch6.adb
branches/google/integration/gcc/ada/sem_ch7.adb
branches/google/integration/gcc/ada/sem_ch8.adb
branches/google/integration/gcc/ada/sem_ch9.adb
branches/google/integration/gcc/ada/sem_intr.adb
branches/google/integration/gcc/ada/sem_prag.adb
branches/google/integration/gcc/ada/sem_prag.ads
branches/google/integration/gcc/ada/sem_res.adb
branches/google/integration/gcc/ada/sem_util.adb
branches/google/integration/gcc/ada/sigtramp-ppcvxw.c
branches/google/integration/gcc/ada/sigtramp.h
branches/google/integration/gcc/ada/sinfo.adb
branches/google/integration/gcc/ada/sinfo.ads
branches/google/integration/gcc/ada/snames.ads-tmpl
branches/google/integration/gcc/ada/sprint.adb
branches/google/integration/gcc/ada/sprint.ads
branches/google/integration/gcc/ada/sysdep.c
branches/google/integration/gcc/ada/thread.c
branches/google/integration/gcc/ada/usage.adb
branches/google/integration/gcc/ada/warnsw.adb
branches/google/integration/gcc/alias.c
branches/google/integration/gcc/basic-block.h
branches/google/integration/gcc/bb-reorder.c
branches/google/integration/gcc/builtin-attrs.def
branches/google/integration/gcc/builtin-types.def
branches/google/integration/gcc/builtins.c
branches/google/integration/gcc/builtins.def
branches/google/integration/gcc/c-decl.c
branches/google/integration/gcc/c-family/ChangeLog
branches/google/integration/gcc/c-family/c-common.c
branches/google/integration/gcc/c-family/c-common.h
branches/google/integration/gcc/c-family/c-cppbuiltin.c
branches/google/integration/gcc/c-family/c-opts.c
branches/google/integration/gcc/c-family/c-pch.c
branches/google/integration/gcc/c-family/c-pretty-print.c
branches/google/integration/gcc/c-family/c.opt
branches/google/integration/gcc/c-parser.c
branches/google/integration/gcc/c-typeck.c
branches/google/integration/gcc/calls.c
branches/google/integration/gcc/cfgexpand.c
branches/google/integration/gcc/cfgloop.c
branches/google/integration/gcc/cfgloopmanip.c
branches/google/integration/gcc/cfgrtl.c
branches/google/integration/gcc/cgraph.c
branches/google/integration/gcc/cgraph.h
branches/google/integration/gcc/cgraphunit.c
branches/google/integration/gcc/collect2.c
branches/google/integration/gcc/combine.c
branches/google/integration/gcc/common.opt
branches/google/integration/gcc/common/config/alpha/alpha-common.c
branches/google/integration/gcc/common/config/i386/i386-common.c
branches/google/integration/gcc/config.build
branches/google/integration/gcc/config.gcc
branches/google/integration/gcc/config.in
branches/google/integration/gcc/config/alpha/alpha.c
branches/google/integration/gcc/config/alpha/vms.h
branches/google/integration/gcc/config/arm/arm-cores.def
branches/google/integration/gcc/config/arm/arm-protos.h
branches/google/integration/gcc/config/arm/arm.c
branches/google/integration/gcc/config/arm/arm.h
branches/google/integration/gcc/config/arm/arm.md
branches/google/integration/gcc/config/arm/constraints.md
branches/google/integration/gcc/config/arm/iterators.md
branches/google/integration/gcc/config/arm/neon.md
branches/google/integration/gcc/config/arm/predicates.md
branches/google/integration/gcc/config/arm/sync.md
branches/google/integration/gcc/config/arm/vec-common.md
branches/google/integration/gcc/config/avr/avr-c.c
branches/google/integration/gcc/config/avr/avr-mcus.def
branches/google/integration/gcc/config/avr/avr-protos.h
branches/google/integration/gcc/config/avr/avr.c
branches/google/integration/gcc/config/avr/avr.h
branches/google/integration/gcc/config/avr/avr.md
branches/google/integration/gcc/config/avr/avr.opt
branches/google/integration/gcc/config/avr/genopt.sh
branches/google/integration/gcc/config/avr/t-avr
branches/google/integration/gcc/config/bfin/bfin-protos.h
branches/google/integration/gcc/config/bfin/bfin.c
branches/google/integration/gcc/config/bfin/bfin.h
branches/google/integration/gcc/config/frv/frv.c
branches/google/integration/gcc/config/h8300/h8300.c
branches/google/integration/gcc/config/i386/constraints.md
branches/google/integration/gcc/config/i386/driver-i386.c
branches/google/integration/gcc/config/i386/freebsd.h
branches/google/integration/gcc/config/i386/i386-interix.h
branches/google/integration/gcc/config/i386/i386.c
branches/google/integration/gcc/config/i386/i386.md
branches/google/integration/gcc/config/i386/predicates.md
branches/google/integration/gcc/config/i386/sse.md
branches/google/integration/gcc/config/i386/t-interix
branches/google/integration/gcc/config/i386/winnt.c
branches/google/integration/gcc/config/ia64/ia64-protos.h
branches/google/integration/gcc/config/ia64/ia64.c
branches/google/integration/gcc/config/ia64/ia64.h
branches/google/integration/gcc/config/ia64/vect.md
branches/google/integration/gcc/config/ia64/vms.h
branches/google/integration/gcc/config/initfini-array.h
branches/google/integration/gcc/config/kfreebsd-gnu.h
branches/google/integration/gcc/config/m32c/m32c.c
branches/google/integration/gcc/config/m68k/m68k.c
branches/google/integration/gcc/config/m68k/m68k.h
branches/google/integration/gcc/config/m68k/sync.md
branches/google/integration/gcc/config/microblaze/microblaze.md
branches/google/integration/gcc/config/mips/loongson.h
branches/google/integration/gcc/config/mips/loongson.md
branches/google/integration/gcc/config/mips/mips-dsp.md
branches/google/integration/gcc/config/mips/mips-ftypes.def
branches/google/integration/gcc/config/mips/mips-modes.def
branches/google/integration/gcc/config/mips/mips-protos.h
branches/google/integration/gcc/config/mips/mips-ps-3d.md
branches/google/integration/gcc/config/mips/mips.c
branches/google/integration/gcc/config/mips/mips.h
branches/google/integration/gcc/config/mips/mips.md
branches/google/integration/gcc/config/mips/predicates.md
branches/google/integration/gcc/config/pa/pa.c
branches/google/integration/gcc/config/pa/som.h
branches/google/integration/gcc/config/rl78/rl78.c
branches/google/integration/gcc/config/rl78/rl78.md
branches/google/integration/gcc/config/rs6000/rs6000.c
branches/google/integration/gcc/config/rs6000/vsx.md
branches/google/integration/gcc/config/rx/rx-protos.h
branches/google/integration/gcc/config/rx/rx.c
branches/google/integration/gcc/config/rx/rx.md
branches/google/integration/gcc/config/s390/s390.c
branches/google/integration/gcc/config/s390/s390.md
branches/google/integration/gcc/config/score/score-protos.h
branches/google/integration/gcc/config/score/score.c
branches/google/integration/gcc/config/score/score.h
branches/google/integration/gcc/config/sh/sh.c
branches/google/integration/gcc/config/sh/sh.h
branches/google/integration/gcc/config/sh/sync.md
branches/google/integration/gcc/config/sparc/predicates.md
branches/google/integration/gcc/config/sparc/sparc.c
branches/google/integration/gcc/config/sparc/sparc.md
branches/google/integration/gcc/config/vms/t-vms
branches/google/integration/gcc/config/vms/vms-crtlmap.map
branches/google/integration/gcc/config/vms/vms-protos.h
branches/google/integration/gcc/config/vms/vms.c
branches/google/integration/gcc/config/vms/vms.h
branches/google/integration/gcc/config/vms/xm-vms.h
branches/google/integration/gcc/configure
branches/google/integration/gcc/configure.ac
branches/google/integration/gcc/convert.c
branches/google/integration/gcc/coverage.c
branches/google/integration/gcc/cp/ChangeLog
branches/google/integration/gcc/cp/call.c
branches/google/integration/gcc/cp/class.c
branches/google/integration/gcc/cp/cp-gimplify.c
branches/google/integration/gcc/cp/cp-tree.h
branches/google/integration/gcc/cp/cxx-pretty-print.c
branches/google/integration/gcc/cp/decl.c
branches/google/integration/gcc/cp/decl2.c
branches/google/integration/gcc/cp/error.c
branches/google/integration/gcc/cp/init.c
branches/google/integration/gcc/cp/mangle.c
branches/google/integration/gcc/cp/method.c
branches/google/integration/gcc/cp/name-lookup.c
branches/google/integration/gcc/cp/operators.def
branches/google/integration/gcc/cp/parser.c
branches/google/integration/gcc/cp/pt.c
branches/google/integration/gcc/cp/rtti.c
branches/google/integration/gcc/cp/search.c
branches/google/integration/gcc/cp/semantics.c
branches/google/integration/gcc/cp/tree.c
branches/google/integration/gcc/cp/typeck.c
branches/google/integration/gcc/cp/typeck2.c
branches/google/integration/gcc/cppdefault.c
branches/google/integration/gcc/cse.c
branches/google/integration/gcc/cselib.c
branches/google/integration/gcc/cselib.h
branches/google/integration/gcc/ddg.c
branches/google/integration/gcc/df-problems.c
branches/google/integration/gcc/doc/cpp.texi
branches/google/integration/gcc/doc/cppopts.texi
branches/google/integration/gcc/doc/extend.texi
branches/google/integration/gcc/doc/generic.texi
branches/google/integration/gcc/doc/invoke.texi
branches/google/integration/gcc/doc/md.texi
branches/google/integration/gcc/doc/rtl.texi
branches/google/integration/gcc/doc/standards.texi
branches/google/integration/gcc/doc/tm.texi
branches/google/integration/gcc/doc/tm.texi.in
branches/google/integration/gcc/dse.c
branches/google/integration/gcc/dwarf2cfi.c
branches/google/integration/gcc/dwarf2out.c
branches/google/integration/gcc/emit-rtl.c
branches/google/integration/gcc/expmed.c
branches/google/integration/gcc/expr.c
branches/google/integration/gcc/expr.h
branches/google/integration/gcc/fold-const.c
branches/google/integration/gcc/fortran/ChangeLog
branches/google/integration/gcc/fortran/check.c
branches/google/integration/gcc/fortran/class.c
branches/google/integration/gcc/fortran/decl.c
branches/google/integration/gcc/fortran/dependency.c
branches/google/integration/gcc/fortran/dump-parse-tree.c
branches/google/integration/gcc/fortran/expr.c
branches/google/integration/gcc/fortran/f95-lang.c
branches/google/integration/gcc/fortran/gfortran.h
branches/google/integration/gcc/fortran/gfortran.texi
branches/google/integration/gcc/fortran/gfortranspec.c
branches/google/integration/gcc/fortran/interface.c
branches/google/integration/gcc/fortran/intrinsic.texi
branches/google/integration/gcc/fortran/invoke.texi
branches/google/integration/gcc/fortran/lang.opt
branches/google/integration/gcc/fortran/libgfortran.h
branches/google/integration/gcc/fortran/match.c
branches/google/integration/gcc/fortran/match.h
branches/google/integration/gcc/fortran/module.c
branches/google/integration/gcc/fortran/options.c
branches/google/integration/gcc/fortran/parse.c
branches/google/integration/gcc/fortran/primary.c
branches/google/integration/gcc/fortran/resolve.c
branches/google/integration/gcc/fortran/simplify.c
branches/google/integration/gcc/fortran/symbol.c
branches/google/integration/gcc/fortran/trans-array.c
branches/google/integration/gcc/fortran/trans-array.h
branches/google/integration/gcc/fortran/trans-common.c
branches/google/integration/gcc/fortran/trans-decl.c
branches/google/integration/gcc/fortran/trans-expr.c
branches/google/integration/gcc/fortran/trans-intrinsic.c
branches/google/integration/gcc/fortran/trans-openmp.c
branches/google/integration/gcc/fortran/trans-stmt.c
branches/google/integration/gcc/fortran/trans-types.c
branches/google/integration/gcc/fortran/trans.c
branches/google/integration/gcc/fortran/trans.h
branches/google/integration/gcc/function.c
branches/google/integration/gcc/fwprop.c
branches/google/integration/gcc/gcc.c
branches/google/integration/gcc/gcov-dump.c
branches/google/integration/gcc/gcov.c
branches/google/integration/gcc/gcse.c
branches/google/integration/gcc/genopinit.c
branches/google/integration/gcc/gimple-fold.c
branches/google/integration/gcc/gimple-pretty-print.c
branches/google/integration/gcc/gimple-streamer-in.c
branches/google/integration/gcc/gimple.c
branches/google/integration/gcc/gimple.h
branches/google/integration/gcc/gimplify.c
branches/google/integration/gcc/ginclude/float.h
branches/google/integration/gcc/ginclude/stddef.h
branches/google/integration/gcc/go/ChangeLog
branches/google/integration/gcc/go/go-backend.c
branches/google/integration/gcc/go/go-c.h
branches/google/integration/gcc/go/go-gcc.cc
branches/google/integration/gcc/go/go-lang.c
branches/google/integration/gcc/go/gofrontend/backend.h
branches/google/integration/gcc/go/gofrontend/export.cc
branches/google/integration/gcc/go/gofrontend/export.h
branches/google/integration/gcc/go/gofrontend/expressions.cc
branches/google/integration/gcc/go/gofrontend/expressions.h
branches/google/integration/gcc/go/gofrontend/go.cc
branches/google/integration/gcc/go/gofrontend/gogo-tree.cc
branches/google/integration/gcc/go/gofrontend/gogo.cc
branches/google/integration/gcc/go/gofrontend/gogo.h
branches/google/integration/gcc/go/gofrontend/import.cc
branches/google/integration/gcc/go/gofrontend/lex.cc
branches/google/integration/gcc/go/gofrontend/lex.h
branches/google/integration/gcc/go/gofrontend/parse.cc
branches/google/integration/gcc/go/gofrontend/parse.h
branches/google/integration/gcc/go/gofrontend/runtime.cc
branches/google/integration/gcc/go/gofrontend/runtime.def
branches/google/integration/gcc/go/gofrontend/statements.cc
branches/google/integration/gcc/go/gofrontend/statements.h
branches/google/integration/gcc/go/gofrontend/types.cc
branches/google/integration/gcc/go/gofrontend/types.h
branches/google/integration/gcc/go/gofrontend/unsafe.cc
branches/google/integration/gcc/go/gospec.c
branches/google/integration/gcc/graphite-scop-detection.c
branches/google/integration/gcc/gtm-builtins.def
branches/google/integration/gcc/haifa-sched.c
branches/google/integration/gcc/hard-reg-set.h
branches/google/integration/gcc/ifcvt.c
branches/google/integration/gcc/ipa-cp.c
branches/google/integration/gcc/ipa-inline-analysis.c
branches/google/integration/gcc/ipa-inline-transform.c
branches/google/integration/gcc/ipa-inline.c
branches/google/integration/gcc/ipa-split.c
branches/google/integration/gcc/ira-build.c
branches/google/integration/gcc/ira-color.c
branches/google/integration/gcc/ira-conflicts.c
branches/google/integration/gcc/ira-costs.c
branches/google/integration/gcc/ira-emit.c
branches/google/integration/gcc/ira-int.h
branches/google/integration/gcc/ira-lives.c
branches/google/integration/gcc/ira.c
branches/google/integration/gcc/java/ChangeLog
branches/google/integration/gcc/java/jcf-dump.c
branches/google/integration/gcc/java/lang.c
branches/google/integration/gcc/lower-subreg.c
branches/google/integration/gcc/lto-streamer-out.c
branches/google/integration/gcc/lto-streamer.h
branches/google/integration/gcc/lto-wrapper.c
branches/google/integration/gcc/lto/ChangeLog
branches/google/integration/gcc/lto/lto-lang.c
branches/google/integration/gcc/lto/lto.c
branches/google/integration/gcc/mips-tdump.c
branches/google/integration/gcc/mips-tfile.c
branches/google/integration/gcc/omp-low.c
branches/google/integration/gcc/optabs.c
branches/google/integration/gcc/optabs.h
branches/google/integration/gcc/opts.c
branches/google/integration/gcc/passes.c
branches/google/integration/gcc/postreload-gcse.c
branches/google/integration/gcc/profile.c
branches/google/integration/gcc/recog.c
branches/google/integration/gcc/reload.c
branches/google/integration/gcc/reload1.c
branches/google/integration/gcc/reorg.c
branches/google/integration/gcc/rtl.h
branches/google/integration/gcc/sched-deps.c
branches/google/integration/gcc/sched-int.h
branches/google/integration/gcc/sel-sched-ir.c
branches/google/integration/gcc/simplify-rtx.c
branches/google/integration/gcc/stmt.c
branches/google/integration/gcc/stor-layout.c
branches/google/integration/gcc/store-motion.c
branches/google/integration/gcc/streamer-hooks.h
branches/google/integration/gcc/system.h
branches/google/integration/gcc/target.def
branches/google/integration/gcc/target.h
branches/google/integration/gcc/testsuite/ChangeLog
branches/google/integration/gcc/testsuite/ada/acats/overflow.lst
branches/google/integration/gcc/testsuite/ada/acats/run_all.sh
branches/google/integration/gcc/testsuite/c-c++-common/tm/memcpy-1.c
branches/google/integration/gcc/testsuite/c-c++-common/tm/omp.c
branches/google/integration/gcc/testsuite/g++.dg/abi/bitfield3.C
branches/google/integration/gcc/testsuite/g++.dg/abi/mangle48.C
branches/google/integration/gcc/testsuite/g++.dg/conversion/reinterpret1.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/trailing3.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic103.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic111.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic4.C
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic42.C
branches/google/integration/gcc/testsuite/g++.dg/debug/using1.C
branches/google/integration/gcc/testsuite/g++.dg/gcov/gcov-2.C
branches/google/integration/gcc/testsuite/g++.dg/inherit/access8.C
branches/google/integration/gcc/testsuite/g++.dg/inherit/pr30297.C
branches/google/integration/gcc/testsuite/g++.dg/lookup/using51.C
branches/google/integration/gcc/testsuite/g++.dg/opt/devirt2.C
branches/google/integration/gcc/testsuite/g++.dg/opt/longbranch1.C
branches/google/integration/gcc/testsuite/g++.dg/template/crash13.C
branches/google/integration/gcc/testsuite/g++.dg/template/nested3.C
branches/google/integration/gcc/testsuite/g++.dg/template/nontype22.C
branches/google/integration/gcc/testsuite/g++.dg/template/pr35240.C
branches/google/integration/gcc/testsuite/g++.dg/template/template-id-2.C
branches/google/integration/gcc/testsuite/g++.dg/template/using10.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr39362.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr49309.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.abi/arraynew.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.abi/cxa_vec.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.brendan/crash25.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.brendan/crash56.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.brendan/new3.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.eh/new1.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.eh/new2.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.jason/access1.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.jason/access14.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.jason/access8.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.law/unsorted1.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.law/visibility22.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.law/visibility26.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.mike/p2746.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.other/access3.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.other/access5.C
branches/google/integration/gcc/testsuite/g++.old-deja/g++.pt/ptrmem6.C
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/builtins/chk.h
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/builtins/lib/chk.c
branches/google/integration/gcc/testsuite/gcc.c-torture/execute/scal-to-vec1.c
branches/google/integration/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c
branches/google/integration/gcc/testsuite/gcc.dg/builtins-config.h
branches/google/integration/gcc/testsuite/gcc.dg/cpp/warn-multichar-2.c
branches/google/integration/gcc/testsuite/gcc.dg/cpp/warn-multichar.c
branches/google/integration/gcc/testsuite/gcc.dg/debug/dwarf2/pr49871.c
branches/google/integration/gcc/testsuite/gcc.dg/graphite/scop-20.c
branches/google/integration/gcc/testsuite/gcc.dg/ipa/inline-5.c
branches/google/integration/gcc/testsuite/gcc.dg/lto/20090218-2_1.c
branches/google/integration/gcc/testsuite/gcc.dg/lto/20111207-2_0.c
branches/google/integration/gcc/testsuite/gcc.dg/memcpy-4.c
branches/google/integration/gcc/testsuite/gcc.dg/pr35442.c
branches/google/integration/gcc/testsuite/gcc.dg/pr45416.c
branches/google/integration/gcc/testsuite/gcc.dg/pr46309.c
branches/google/integration/gcc/testsuite/gcc.dg/pr49994-3.c
branches/google/integration/gcc/testsuite/gcc.dg/pr50527.c
branches/google/integration/gcc/testsuite/gcc.dg/scal-to-vec1.c
branches/google/integration/gcc/testsuite/gcc.dg/scal-to-vec2.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/alias-1.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/alias-2.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-3.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-4.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-5.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-6.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-7.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr36891.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-1.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-2.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-31.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-64.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-66.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-68.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/no-vfa-vect-dv-2.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/pr45752.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/slp-perm-4.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/slp-perm-9.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-33.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-35.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-6-big-array.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-6.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-91.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-all-big-array.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-all.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-outer-4c.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-over-widen-3.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-peel-1.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-peel-2.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-peel-3.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
branches/google/integration/gcc/testsuite/gcc.dg/vect/wrapv-vect-reduc-pattern-2c.c
branches/google/integration/gcc/testsuite/gcc.dg/vector-compare-1.c
branches/google/integration/gcc/testsuite/gcc.dg/vector-compare-2.c
branches/google/integration/gcc/testsuite/gcc.misc-tests/gcov-13.c
branches/google/integration/gcc/testsuite/gcc.misc-tests/gcov-14.c
branches/google/integration/gcc/testsuite/gcc.target/arm/headmerge-2.c
branches/google/integration/gcc/testsuite/gcc.target/mips/code-readable-2.c
branches/google/integration/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
branches/google/integration/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
branches/google/integration/gcc/testsuite/gcc.target/mips/ext-2.c
branches/google/integration/gcc/testsuite/gcc.target/mips/mult-1.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/altivec-34.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/ehreturn.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/integration/gcc/testsuite/gfortran.dg/allocatable_scalar_9.f90
branches/google/integration/gcc/testsuite/gfortran.dg/class_39.f03
branches/google/integration/gcc/testsuite/gfortran.dg/class_array_3.f03
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/poly_run_1.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/poly_run_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
branches/google/integration/gcc/testsuite/gfortran.dg/deallocate_stat.f90
branches/google/integration/gcc/testsuite/gfortran.dg/graphite/block-1.f90
branches/google/integration/gcc/testsuite/gfortran.dg/graphite/block-2.f
branches/google/integration/gcc/testsuite/gfortran.dg/graphite/interchange-1.f
branches/google/integration/gcc/testsuite/gfortran.dg/io_real_boz_3.f90
branches/google/integration/gcc/testsuite/gfortran.dg/io_real_boz_4.f90
branches/google/integration/gcc/testsuite/gfortran.dg/io_real_boz_5.f90
branches/google/integration/gcc/testsuite/gfortran.dg/namelist_59.f90
branches/google/integration/gcc/testsuite/gfortran.dg/quad_2.f90
branches/google/integration/gcc/testsuite/gfortran.dg/vect/vect.exp
branches/google/integration/gcc/testsuite/go.test/go-test.exp
branches/google/integration/gcc/testsuite/go.test/test/blank1.go
branches/google/integration/gcc/testsuite/go.test/test/closure.go
branches/google/integration/gcc/testsuite/go.test/test/cmp6.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug014.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug108.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug141.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug175.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug195.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug200.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug204.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug213.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug229.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug248.dir/bug2.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug251.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug285.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug309.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug345.dir/main.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug363.go
branches/google/integration/gcc/testsuite/go.test/test/fixedbugs/bug364.go
branches/google/integration/gcc/testsuite/go.test/test/func4.go
branches/google/integration/gcc/testsuite/go.test/test/indirect1.go
branches/google/integration/gcc/testsuite/go.test/test/ken/string.go
branches/google/integration/gcc/testsuite/go.test/test/range.go
branches/google/integration/gcc/testsuite/go.test/test/recover2.go
branches/google/integration/gcc/testsuite/go.test/test/solitaire.go
branches/google/integration/gcc/testsuite/go.test/test/string_lit.go
branches/google/integration/gcc/testsuite/go.test/test/typeswitch.go
branches/google/integration/gcc/testsuite/lib/gcc-dg.exp
branches/google/integration/gcc/testsuite/lib/scanasm.exp
branches/google/integration/gcc/testsuite/lib/target-supports.exp
branches/google/integration/gcc/timevar.def
branches/google/integration/gcc/toplev.c
branches/google/integration/gcc/trans-mem.c
branches/google/integration/gcc/tree-cfg.c
branches/google/integration/gcc/tree-eh.c
branches/google/integration/gcc/tree-inline.c
branches/google/integration/gcc/tree-into-ssa.c
branches/google/integration/gcc/tree-loop-distribution.c
branches/google/integration/gcc/tree-mudflap.c
branches/google/integration/gcc/tree-nomudflap.c
branches/google/integration/gcc/tree-object-size.c
branches/google/integration/gcc/tree-optimize.c
branches/google/integration/gcc/tree-outof-ssa.c
branches/google/integration/gcc/tree-pass.h
branches/google/integration/gcc/tree-pretty-print.c
branches/google/integration/gcc/tree-sra.c
branches/google/integration/gcc/tree-ssa-alias.c
branches/google/integration/gcc/tree-ssa-ccp.c
branches/google/integration/gcc/tree-ssa-coalesce.c
branches/google/integration/gcc/tree-ssa-dce.c
branches/google/integration/gcc/tree-ssa-math-opts.c
branches/google/integration/gcc/tree-ssa-pre.c
branches/google/integration/gcc/tree-ssa-propagate.c
branches/google/integration/gcc/tree-ssa-sccvn.c
branches/google/integration/gcc/tree-ssa-structalias.c
branches/google/integration/gcc/tree-ssa-tail-merge.c
branches/google/integration/gcc/tree-ssa-threadupdate.c
branches/google/integration/gcc/tree-ssa.c
branches/google/integration/gcc/tree-streamer-in.c
branches/google/integration/gcc/tree-streamer-out.c
branches/google/integration/gcc/tree-vect-data-refs.c
branches/google/integration/gcc/tree-vect-generic.c
branches/google/integration/gcc/tree-vect-loop-manip.c
branches/google/integration/gcc/tree-vect-loop.c
branches/google/integration/gcc/tree-vect-patterns.c
branches/google/integration/gcc/tree-vect-slp.c
branches/google/integration/gcc/tree-vect-stmts.c
branches/google/integration/gcc/tree-vectorizer.h
branches/google/integration/gcc/tree-vrp.c
branches/google/integration/gcc/tree.c
branches/google/integration/gcc/tree.def
branches/google/integration/gcc/tree.h
branches/google/integration/gcc/value-prof.c
branches/google/integration/gcc/var-tracking.c
branches/google/integration/gcc/varpool.c
branches/google/integration/gcc/vec.c
branches/google/integration/include/ChangeLog
branches/google/integration/include/demangle.h
branches/google/integration/libada/ChangeLog
branches/google/integration/libada/configure
branches/google/integration/libcpp/ChangeLog
branches/google/integration/libcpp/configure
branches/google/integration/libcpp/files.c
branches/google/integration/libcpp/include/cpplib.h
branches/google/integration/libcpp/init.c
branches/google/integration/libcpp/internal.h
branches/google/integration/libcpp/macro.c
branches/google/integration/libcpp/system.h
branches/google/integration/libdecnumber/ChangeLog
branches/google/integration/libdecnumber/configure
branches/google/integration/libffi/ChangeLog
branches/google/integration/libffi/configure
branches/google/integration/libffi/configure.ac
branches/google/integration/libffi/src/ia64/ffi.c
branches/google/integration/libffi/src/m68k/sysv.S
branches/google/integration/libgcc/ChangeLog
branches/google/integration/libgcc/config.host
branches/google/integration/libgcc/config/alpha/linux-unwind.h
branches/google/integration/libgcc/config/avr/lib1funcs.S
branches/google/integration/libgcc/config/avr/t-avr
branches/google/integration/libgcc/config/i386/morestack.S
branches/google/integration/libgcc/config/ia64/fde-vms.c
branches/google/integration/libgcc/config/ia64/t-ia64
branches/google/integration/libgcc/config/mips/libgcc-mips16.ver
branches/google/integration/libgcc/config/mips/mips16.S
branches/google/integration/libgcc/config/mips/t-mips16
branches/google/integration/libgcc/config/rs6000/darwin-world.S
branches/google/integration/libgcc/config/rs6000/t-linux
branches/google/integration/libgcc/config/rs6000/t-ppc64-fp
branches/google/integration/libgcc/config/s390/t-crtstuff
branches/google/integration/libgcc/config/sparc/sol2-unwind.h
branches/google/integration/libgcc/configure
branches/google/integration/libgcc/enable-execute-stack-mprotect.c
branches/google/integration/libgcc/libgcov.c
branches/google/integration/libgcc/unwind-arm-common.inc
branches/google/integration/libgfortran/ChangeLog
branches/google/integration/libgfortran/Makefile.am
branches/google/integration/libgfortran/Makefile.in
branches/google/integration/libgfortran/acinclude.m4
branches/google/integration/libgfortran/caf/libcaf.h
branches/google/integration/libgfortran/caf/mpi.c
branches/google/integration/libgfortran/caf/single.c
branches/google/integration/libgfortran/config.h.in
branches/google/integration/libgfortran/configure
branches/google/integration/libgfortran/configure.ac
branches/google/integration/libgfortran/intrinsics/chmod.c
branches/google/integration/libgfortran/io/unix.c
branches/google/integration/libgfortran/runtime/backtrace.c
branches/google/integration/libgfortran/runtime/compile_options.c
branches/google/integration/libgfortran/runtime/main.c
branches/google/integration/libgo/MERGE
branches/google/integration/libgo/Makefile.am
branches/google/integration/libgo/Makefile.in
branches/google/integration/libgo/configure
branches/google/integration/libgo/configure.ac
branches/google/integration/libgo/go/archive/tar/reader_test.go
branches/google/integration/libgo/go/archive/zip/reader_test.go
branches/google/integration/libgo/go/archive/zip/struct.go
branches/google/integration/libgo/go/archive/zip/writer_test.go
branches/google/integration/libgo/go/archive/zip/zip_test.go
branches/google/integration/libgo/go/bufio/bufio.go
branches/google/integration/libgo/go/bufio/bufio_test.go
branches/google/integration/libgo/go/bytes/buffer_test.go
branches/google/integration/libgo/go/bytes/bytes.go
branches/google/integration/libgo/go/bytes/bytes_test.go
branches/google/integration/libgo/go/bytes/export_test.go
branches/google/integration/libgo/go/bytes/indexbyte.c
branches/google/integration/libgo/go/compress/flate/deflate.go
branches/google/integration/libgo/go/compress/flate/deflate_test.go
branches/google/integration/libgo/go/compress/gzip/gunzip.go
branches/google/integration/libgo/go/compress/gzip/gzip.go
branches/google/integration/libgo/go/compress/gzip/gzip_test.go
branches/google/integration/libgo/go/crypto/aes/aes_test.go
branches/google/integration/libgo/go/crypto/aes/block.go
branches/google/integration/libgo/go/crypto/aes/const.go
branches/google/integration/libgo/go/crypto/crypto.go
branches/google/integration/libgo/go/crypto/dsa/dsa.go
branches/google/integration/libgo/go/crypto/ocsp/ocsp_test.go
branches/google/integration/libgo/go/crypto/openpgp/keys.go
branches/google/integration/libgo/go/crypto/rand/rand_unix.go
branches/google/integration/libgo/go/crypto/tls/common.go
branches/google/integration/libgo/go/crypto/tls/handshake_client.go
branches/google/integration/libgo/go/crypto/tls/key_agreement.go
branches/google/integration/libgo/go/crypto/tls/root_darwin.go
branches/google/integration/libgo/go/crypto/tls/root_stub.go
branches/google/integration/libgo/go/crypto/tls/root_unix.go
branches/google/integration/libgo/go/crypto/x509/cert_pool.go
branches/google/integration/libgo/go/crypto/x509/verify_test.go
branches/google/integration/libgo/go/crypto/x509/x509.go
branches/google/integration/libgo/go/debug/gosym/pclntab_test.go
branches/google/integration/libgo/go/encoding/binary/binary_test.go
branches/google/integration/libgo/go/encoding/binary/varint_test.go
branches/google/integration/libgo/go/encoding/gob/codec_test.go
branches/google/integration/libgo/go/encoding/gob/decode.go
branches/google/integration/libgo/go/encoding/gob/encode.go
branches/google/integration/libgo/go/encoding/gob/encoder_test.go
branches/google/integration/libgo/go/encoding/gob/gobencdec_test.go
branches/google/integration/libgo/go/encoding/gob/timing_test.go
branches/google/integration/libgo/go/encoding/gob/type.go
branches/google/integration/libgo/go/encoding/json/bench_test.go
branches/google/integration/libgo/go/encoding/json/decode.go
branches/google/integration/libgo/go/encoding/json/decode_test.go
branches/google/integration/libgo/go/encoding/json/encode.go
branches/google/integration/libgo/go/encoding/json/encode_test.go
branches/google/integration/libgo/go/encoding/xml/marshal_test.go
branches/google/integration/libgo/go/exp/inotify/inotify_linux_test.go
branches/google/integration/libgo/go/exp/norm/normregtest.go
branches/google/integration/libgo/go/exp/sql/convert.go
branches/google/integration/libgo/go/exp/sql/convert_test.go
branches/google/integration/libgo/go/exp/sql/sql.go
branches/google/integration/libgo/go/exp/sql/sql_test.go
branches/google/integration/libgo/go/exp/ssh/client.go
branches/google/integration/libgo/go/exp/ssh/client_auth.go
branches/google/integration/libgo/go/exp/ssh/client_auth_test.go
branches/google/integration/libgo/go/exp/ssh/client_func_test.go
branches/google/integration/libgo/go/exp/ssh/server.go
branches/google/integration/libgo/go/exp/ssh/session.go
branches/google/integration/libgo/go/exp/ssh/session_test.go
branches/google/integration/libgo/go/exp/ssh/tcpip.go
branches/google/integration/libgo/go/exp/terminal/terminal.go
branches/google/integration/libgo/go/exp/terminal/terminal_test.go
branches/google/integration/libgo/go/exp/terminal/util.go
branches/google/integration/libgo/go/exp/types/gcimporter.go
branches/google/integration/libgo/go/exp/winfsnotify/winfsnotify.go
branches/google/integration/libgo/go/exp/winfsnotify/winfsnotify_test.go
branches/google/integration/libgo/go/exp/wingui/gui.go
branches/google/integration/libgo/go/exp/wingui/winapi.go
branches/google/integration/libgo/go/exp/wingui/zwinapi.go
branches/google/integration/libgo/go/expvar/expvar.go
branches/google/integration/libgo/go/fmt/fmt_test.go
branches/google/integration/libgo/go/fmt/format.go
branches/google/integration/libgo/go/fmt/print.go
branches/google/integration/libgo/go/fmt/scan_test.go
branches/google/integration/libgo/go/go/ast/scope.go
branches/google/integration/libgo/go/go/build/build_test.go
branches/google/integration/libgo/go/go/build/dir.go
branches/google/integration/libgo/go/go/build/path.go
branches/google/integration/libgo/go/go/doc/comment.go
branches/google/integration/libgo/go/go/doc/comment_test.go
branches/google/integration/libgo/go/go/doc/doc.go
branches/google/integration/libgo/go/go/doc/example.go
branches/google/integration/libgo/go/go/parser/parser.go
branches/google/integration/libgo/go/go/printer/nodes.go
branches/google/integration/libgo/go/go/printer/printer.go
branches/google/integration/libgo/go/go/printer/printer_test.go
branches/google/integration/libgo/go/go/printer/testdata/comments.golden
branches/google/integration/libgo/go/go/printer/testdata/comments.input
branches/google/integration/libgo/go/go/printer/testdata/declarations.golden
branches/google/integration/libgo/go/go/printer/testdata/declarations.input
branches/google/integration/libgo/go/go/printer/testdata/statements.golden
branches/google/integration/libgo/go/go/scanner/scanner.go
branches/google/integration/libgo/go/go/scanner/scanner_test.go
branches/google/integration/libgo/go/hash/crc32/crc32_generic.go
branches/google/integration/libgo/go/html/const.go
branches/google/integration/libgo/go/html/escape.go
branches/google/integration/libgo/go/html/node.go
branches/google/integration/libgo/go/html/parse.go
branches/google/integration/libgo/go/html/parse_test.go
branches/google/integration/libgo/go/html/render.go
branches/google/integration/libgo/go/html/template/css.go
branches/google/integration/libgo/go/html/template/error.go
branches/google/integration/libgo/go/html/template/escape.go
branches/google/integration/libgo/go/html/template/escape_test.go
branches/google/integration/libgo/go/html/template/template.go
branches/google/integration/libgo/go/image/draw/bench_test.go
branches/google/integration/libgo/go/image/draw/draw.go
branches/google/integration/libgo/go/image/draw/draw_test.go
branches/google/integration/libgo/go/image/jpeg/reader.go
branches/google/integration/libgo/go/image/jpeg/writer.go
branches/google/integration/libgo/go/image/jpeg/writer_test.go
branches/google/integration/libgo/go/image/png/writer_test.go
branches/google/integration/libgo/go/image/tiff/reader_test.go
branches/google/integration/libgo/go/io/ioutil/ioutil_test.go
branches/google/integration/libgo/go/io/pipe_test.go
branches/google/integration/libgo/go/log/syslog/syslog.go
branches/google/integration/libgo/go/math/abs.go
branches/google/integration/libgo/go/math/acosh.go
branches/google/integration/libgo/go/math/all_test.go
branches/google/integration/libgo/go/math/asin.go
branches/google/integration/libgo/go/math/asinh.go
branches/google/integration/libgo/go/math/atan.go
branches/google/integration/libgo/go/math/atan2.go
branches/google/integration/libgo/go/math/atanh.go
branches/google/integration/libgo/go/math/big/int_test.go
branches/google/integration/libgo/go/math/big/nat.go
branches/google/integration/libgo/go/math/big/nat_test.go
branches/google/integration/libgo/go/math/const.go
branches/google/integration/libgo/go/math/dim.go
branches/google/integration/libgo/go/math/exp.go
branches/google/integration/libgo/go/math/expm1.go
branches/google/integration/libgo/go/math/floor.go
branches/google/integration/libgo/go/math/frexp.go
branches/google/integration/libgo/go/math/hypot.go
branches/google/integration/libgo/go/math/ldexp.go
branches/google/integration/libgo/go/math/log.go
branches/google/integration/libgo/go/math/log10.go
branches/google/integration/libgo/go/math/log1p.go
branches/google/integration/libgo/go/math/mod.go
branches/google/integration/libgo/go/math/modf.go
branches/google/integration/libgo/go/math/nextafter.go
branches/google/integration/libgo/go/math/pow10.go
branches/google/integration/libgo/go/math/remainder.go
branches/google/integration/libgo/go/math/sin.go
branches/google/integration/libgo/go/math/sincos.go
branches/google/integration/libgo/go/math/sqrt.go
branches/google/integration/libgo/go/math/tan.go
branches/google/integration/libgo/go/mime/type_unix.go
branches/google/integration/libgo/go/mime/type_windows.go
branches/google/integration/libgo/go/net/cgo_stub.go
branches/google/integration/libgo/go/net/dial.go
branches/google/integration/libgo/go/net/dnsclient_unix.go
branches/google/integration/libgo/go/net/dnsconfig.go
branches/google/integration/libgo/go/net/fd.go
branches/google/integration/libgo/go/net/fd_linux.go
branches/google/integration/libgo/go/net/fd_openbsd.go
branches/google/integration/libgo/go/net/fd_windows.go
branches/google/integration/libgo/go/net/file.go
branches/google/integration/libgo/go/net/http/client.go
branches/google/integration/libgo/go/net/http/doc.go
branches/google/integration/libgo/go/net/http/readrequest_test.go
branches/google/integration/libgo/go/net/http/request_test.go
branches/google/integration/libgo/go/net/http/serve_test.go
branches/google/integration/libgo/go/net/http/server.go
branches/google/integration/libgo/go/net/http/transport.go
branches/google/integration/libgo/go/net/http/transport_test.go
branches/google/integration/libgo/go/net/interface_bsd.go
branches/google/integration/libgo/go/net/interface_linux.go
branches/google/integration/libgo/go/net/interface_test.go
branches/google/integration/libgo/go/net/interface_windows.go
branches/google/integration/libgo/go/net/ip.go
branches/google/integration/libgo/go/net/ipraw_test.go
branches/google/integration/libgo/go/net/iprawsock_posix.go
branches/google/integration/libgo/go/net/ipsock_posix.go
branches/google/integration/libgo/go/net/lookup_unix.go
branches/google/integration/libgo/go/net/lookup_windows.go
branches/google/integration/libgo/go/net/net.go
branches/google/integration/libgo/go/net/newpollserver.go
branches/google/integration/libgo/go/net/port.go
branches/google/integration/libgo/go/net/rpc/server_test.go
branches/google/integration/libgo/go/net/sendfile_stub.go
branches/google/integration/libgo/go/net/smtp/auth.go
branches/google/integration/libgo/go/net/smtp/smtp_test.go
branches/google/integration/libgo/go/net/sock.go
branches/google/integration/libgo/go/net/sock_bsd.go
branches/google/integration/libgo/go/net/tcpsock_posix.go
branches/google/integration/libgo/go/net/textproto/reader_test.go
branches/google/integration/libgo/go/net/udpsock_posix.go
branches/google/integration/libgo/go/net/unixsock_posix.go
branches/google/integration/libgo/go/old/netchan/common.go
branches/google/integration/libgo/go/old/netchan/import.go
branches/google/integration/libgo/go/old/netchan/netchan_test.go
branches/google/integration/libgo/go/old/regexp/all_test.go
branches/google/integration/libgo/go/old/template/template_test.go
branches/google/integration/libgo/go/os/dir_plan9.go
branches/google/integration/libgo/go/os/dir_unix.go
branches/google/integration/libgo/go/os/error_posix.go
branches/google/integration/libgo/go/os/exec/exec.go
branches/google/integration/libgo/go/os/exec/exec_test.go
branches/google/integration/libgo/go/os/exec/lp_plan9.go
branches/google/integration/libgo/go/os/exec/lp_unix.go
branches/google/integration/libgo/go/os/exec_posix.go
branches/google/integration/libgo/go/os/exec_unix.go
branches/google/integration/libgo/go/os/file_plan9.go
branches/google/integration/libgo/go/os/file_posix.go
branches/google/integration/libgo/go/os/file_unix.go
branches/google/integration/libgo/go/os/os_test.go
branches/google/integration/libgo/go/os/os_unix_test.go
branches/google/integration/libgo/go/os/path_unix.go
branches/google/integration/libgo/go/os/signal/signal.go
branches/google/integration/libgo/go/os/signal/signal_test.go
branches/google/integration/libgo/go/os/stat_plan9.go
branches/google/integration/libgo/go/os/sys_bsd.go
branches/google/integration/libgo/go/os/user/lookup_stubs.go
branches/google/integration/libgo/go/os/user/lookup_unix.go
branches/google/integration/libgo/go/path/filepath/path.go
branches/google/integration/libgo/go/path/filepath/path_test.go
branches/google/integration/libgo/go/path/filepath/path_unix.go
branches/google/integration/libgo/go/path/path.go
branches/google/integration/libgo/go/path/path_test.go
branches/google/integration/libgo/go/reflect/all_test.go
branches/google/integration/libgo/go/reflect/type.go
branches/google/integration/libgo/go/reflect/value.go
branches/google/integration/libgo/go/regexp/all_test.go
branches/google/integration/libgo/go/regexp/exec.go
branches/google/integration/libgo/go/regexp/exec_test.go
branches/google/integration/libgo/go/regexp/regexp.go
branches/google/integration/libgo/go/regexp/syntax/parse.go
branches/google/integration/libgo/go/sort/example_test.go
branches/google/integration/libgo/go/sort/sort.go
branches/google/integration/libgo/go/strconv/atob.go
branches/google/integration/libgo/go/strconv/atof.go
branches/google/integration/libgo/go/strconv/atof_test.go
branches/google/integration/libgo/go/strconv/atoi.go
branches/google/integration/libgo/go/strconv/atoi_test.go
branches/google/integration/libgo/go/strconv/decimal.go
branches/google/integration/libgo/go/strconv/ftoa.go
branches/google/integration/libgo/go/strconv/ftoa_test.go
branches/google/integration/libgo/go/strconv/itoa.go
branches/google/integration/libgo/go/strconv/itoa_test.go
branches/google/integration/libgo/go/strconv/quote.go
branches/google/integration/libgo/go/strconv/quote_test.go
branches/google/integration/libgo/go/strings/strings.go
branches/google/integration/libgo/go/strings/strings_test.go
branches/google/integration/libgo/go/syscall/bpf_bsd.go
branches/google/integration/libgo/go/syscall/env_unix.go
branches/google/integration/libgo/go/syscall/exec_unix.go
branches/google/integration/libgo/go/syscall/libcall_linux.go
branches/google/integration/libgo/go/syscall/route_bsd.go
branches/google/integration/libgo/go/syscall/sockcmsg_unix.go
branches/google/integration/libgo/go/syscall/socket_irix.go
branches/google/integration/libgo/go/syscall/socket_linux.go
branches/google/integration/libgo/go/syscall/syscall_unix.go
branches/google/integration/libgo/go/syscall/wait.c
branches/google/integration/libgo/go/testing/benchmark.go
branches/google/integration/libgo/go/testing/example.go
branches/google/integration/libgo/go/testing/testing.go
branches/google/integration/libgo/go/text/template/exec.go
branches/google/integration/libgo/go/text/template/exec_test.go
branches/google/integration/libgo/go/time/internal_test.go
branches/google/integration/libgo/go/time/sleep.go
branches/google/integration/libgo/go/time/sleep_test.go
branches/google/integration/libgo/go/time/sys_plan9.go
branches/google/integration/libgo/go/time/sys_unix.go
branches/google/integration/libgo/go/time/time.go
branches/google/integration/libgo/go/time/time_test.go
branches/google/integration/libgo/go/time/zoneinfo_plan9.go
branches/google/integration/libgo/go/time/zoneinfo_unix.go
branches/google/integration/libgo/go/unicode/letter.go
branches/google/integration/libgo/go/websocket/server.go
branches/google/integration/libgo/merge.sh
branches/google/integration/libgo/mksysinfo.sh
branches/google/integration/libgo/runtime/go-map-delete.c
branches/google/integration/libgo/runtime/go-map-index.c
branches/google/integration/libgo/runtime/go-panic.c
branches/google/integration/libgo/runtime/go-print.c
branches/google/integration/libgo/runtime/go-signal.c
branches/google/integration/libgo/runtime/go-type-eface.c
branches/google/integration/libgo/runtime/go-type-error.c
branches/google/integration/libgo/runtime/go-type-identity.c
branches/google/integration/libgo/runtime/go-type-interface.c
branches/google/integration/libgo/runtime/go-type-string.c
branches/google/integration/libgo/runtime/go-type.h
branches/google/integration/libgo/runtime/goc2c.c
branches/google/integration/libgo/runtime/lock_futex.c
branches/google/integration/libgo/runtime/lock_sema.c
branches/google/integration/libgo/runtime/mem.c
branches/google/integration/libgo/runtime/mprof.goc
branches/google/integration/libgo/runtime/proc.c
branches/google/integration/libgo/runtime/runtime.h
branches/google/integration/libgo/runtime/sigqueue.goc
branches/google/integration/libgo/runtime/string.goc
branches/google/integration/libgo/runtime/yield.c
branches/google/integration/libgo/testsuite/gotest
branches/google/integration/libiberty/ChangeLog
branches/google/integration/libiberty/aclocal.m4
branches/google/integration/libiberty/configure
branches/google/integration/libiberty/cp-demangle.c
branches/google/integration/libiberty/make-relative-prefix.c
branches/google/integration/libiberty/testsuite/demangle-expected
branches/google/integration/libitm/ChangeLog
branches/google/integration/libitm/Makefile.am
branches/google/integration/libitm/Makefile.in
branches/google/integration/libitm/acinclude.m4
branches/google/integration/libitm/beginend.cc
branches/google/integration/libitm/config/generic/asmcfi.h
branches/google/integration/libitm/config/generic/tls.cc
branches/google/integration/libitm/config/generic/tls.h
branches/google/integration/libitm/config/linux/alpha/futex_bits.h
branches/google/integration/libitm/config/linux/futex.cc
branches/google/integration/libitm/config/linux/futex.h
branches/google/integration/libitm/config/linux/rwlock.cc
branches/google/integration/libitm/config/linux/rwlock.h
branches/google/integration/libitm/config/linux/x86/futex_bits.h
branches/google/integration/libitm/config/posix/rwlock.cc
branches/google/integration/libitm/config/posix/rwlock.h
branches/google/integration/libitm/config/x86/sjlj.S
branches/google/integration/libitm/config/x86/target.h
branches/google/integration/libitm/configure
branches/google/integration/libitm/configure.ac
branches/google/integration/libitm/configure.tgt
branches/google/integration/libitm/containers.h
branches/google/integration/libitm/eh_cpp.cc
branches/google/integration/libitm/libitm.h
branches/google/integration/libitm/libitm.map
branches/google/integration/libitm/libitm_i.h
branches/google/integration/libitm/local.cc
branches/google/integration/libitm/method-gl.cc
branches/google/integration/libitm/method-serial.cc
branches/google/integration/libitm/testsuite/Makefile.in
branches/google/integration/libitm/testsuite/libitm.c++/static_ctor.C
branches/google/integration/libitm/testsuite/libitm.c/reentrant.c
branches/google/integration/libjava/ChangeLog
branches/google/integration/libjava/classpath/ (props changed)
branches/google/integration/libjava/classpath/ChangeLog.gcj
branches/google/integration/libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java
branches/google/integration/libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java
branches/google/integration/libjava/configure
branches/google/integration/libjava/configure.ac
branches/google/integration/libjava/gnu/gcj/convert/Convert.java
branches/google/integration/libjava/gnu/gcj/tools/gcj_dbtool/Main.java
branches/google/integration/libjava/include/i386-signal.h
branches/google/integration/libjava/sysdep/alpha/locks.h
branches/google/integration/libmudflap/ChangeLog
branches/google/integration/libmudflap/mf-runtime.c
branches/google/integration/lto-plugin/ChangeLog
branches/google/integration/lto-plugin/configure