This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r181302 - in /branches/cilkplus: ./ contrib/Cha...


Author: hjl
Date: Fri Nov 11 23:36:47 2011
New Revision: 181302

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181302
Log:
Merged with trunk at revision 181084.

Added:
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
      - copied unchanged from r181084, trunk/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/cilkplus/libstdc++-v3/include/c_global/cstdalign
      - copied unchanged from r181084, trunk/libstdc++-v3/include/c_global/cstdalign
    branches/cilkplus/libstdc++-v3/src/compatibility-atomic-c++0x.cc
      - copied unchanged from r181084, trunk/libstdc++-v3/src/compatibility-atomic-c++0x.cc
    branches/cilkplus/libstdc++-v3/testsuite/18_support/headers/cstdalign/
      - copied from r181084, trunk/libstdc++-v3/testsuite/18_support/headers/cstdalign/
    branches/cilkplus/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/
      - copied from r181084, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/
    branches/cilkplus/libstdc++-v3/testsuite/21_strings/basic_string/range_access/
      - copied from r181084, trunk/libstdc++-v3/testsuite/21_strings/basic_string/range_access/
    branches/cilkplus/libstdc++-v3/testsuite/ext/vstring/modifiers/
      - copied from r181084, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/
Removed:
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch21s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch28s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch28s03.html
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/cilkplus/libstdc++-v3/include/bits/atomic_0.h
    branches/cilkplus/libstdc++-v3/include/bits/atomic_2.h
    branches/cilkplus/libstdc++-v3/src/atomic.cc
    branches/cilkplus/libstdc++-v3/testsuite/21_strings/basic_string/range_access.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/acinclude.m4
    branches/cilkplus/libstdc++-v3/config.h.in
    branches/cilkplus/libstdc++-v3/config/abi/pre/gnu.ver
    branches/cilkplus/libstdc++-v3/configure
    branches/cilkplus/libstdc++-v3/configure.ac
    branches/cilkplus/libstdc++-v3/doc/Makefile.am
    branches/cilkplus/libstdc++-v3/doc/Makefile.in
    branches/cilkplus/libstdc++-v3/doc/doxygen/doxygroups.cc
    branches/cilkplus/libstdc++-v3/doc/html/api.html
    branches/cilkplus/libstdc++-v3/doc/html/faq.html
    branches/cilkplus/libstdc++-v3/doc/html/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/abi.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/algorithms.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/api.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/atomics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/backwards.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt02ch05s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch17s04.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt04.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bugs.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/configure.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/containers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/extensions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/facets.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/intro.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/io.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/iterators.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/localization.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/memory.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/numerics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/setup.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/status.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/strings.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/support.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/test.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_headers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_macros.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/utilities.html
    branches/cilkplus/libstdc++-v3/doc/xml/faq.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/configure.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/diagnostics.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/evolution.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/intro.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/strings.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/test.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/using.xml
    branches/cilkplus/libstdc++-v3/include/Makefile.am
    branches/cilkplus/libstdc++-v3/include/Makefile.in
    branches/cilkplus/libstdc++-v3/include/backward/hashtable.h
    branches/cilkplus/libstdc++-v3/include/bits/atomic_base.h
    branches/cilkplus/libstdc++-v3/include/bits/basic_string.h
    branches/cilkplus/libstdc++-v3/include/debug/string
    branches/cilkplus/libstdc++-v3/include/ext/vstring.h
    branches/cilkplus/libstdc++-v3/include/std/atomic
    branches/cilkplus/libstdc++-v3/include/std/mutex
    branches/cilkplus/libstdc++-v3/include/tr2/bool_set
    branches/cilkplus/libstdc++-v3/include/tr2/dynamic_bitset
    branches/cilkplus/libstdc++-v3/include/tr2/type_traits
    branches/cilkplus/libstdc++-v3/scripts/run_doxygen
    branches/cilkplus/libstdc++-v3/src/Makefile.am
    branches/cilkplus/libstdc++-v3/src/Makefile.in
    branches/cilkplus/libstdc++-v3/src/thread.cc
    branches/cilkplus/libstdc++-v3/testsuite/29_atomics/atomic/cons/user_pod.cc
    branches/cilkplus/libstdc++-v3/testsuite/29_atomics/atomic/requirements/explicit_instantiation/1.cc
    branches/cilkplus/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
    branches/cilkplus/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/cilkplus/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/ada/a-cogeso.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-cogeso.adb
    branches/cilkplus/gcc/ada/a-cogeso.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-cogeso.ads
    branches/cilkplus/gcc/ada/a-sbecin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-sbecin.adb
    branches/cilkplus/gcc/ada/a-sbecin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sbecin.ads
    branches/cilkplus/gcc/ada/a-sbhcin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-sbhcin.adb
    branches/cilkplus/gcc/ada/a-sbhcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sbhcin.ads
    branches/cilkplus/gcc/ada/a-sblcin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-sblcin.adb
    branches/cilkplus/gcc/ada/a-sblcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sblcin.ads
    branches/cilkplus/gcc/ada/a-sfecin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sfecin.ads
    branches/cilkplus/gcc/ada/a-sfhcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sfhcin.ads
    branches/cilkplus/gcc/ada/a-sflcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sflcin.ads
    branches/cilkplus/gcc/ada/a-suecin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-suecin.adb
    branches/cilkplus/gcc/ada/a-suecin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-suecin.ads
    branches/cilkplus/gcc/ada/a-suhcin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-suhcin.adb
    branches/cilkplus/gcc/ada/a-suhcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-suhcin.ads
    branches/cilkplus/gcc/ada/a-sulcin.adb
      - copied unchanged from r181084, trunk/gcc/ada/a-sulcin.adb
    branches/cilkplus/gcc/ada/a-sulcin.ads
      - copied unchanged from r181084, trunk/gcc/ada/a-sulcin.ads
    branches/cilkplus/gcc/common/config/epiphany/
      - copied from r181084, trunk/gcc/common/config/epiphany/
    branches/cilkplus/gcc/config/arm/rtems-eabi.h
      - copied unchanged from r181084, trunk/gcc/config/arm/rtems-eabi.h
    branches/cilkplus/gcc/config/arm/t-bpabi
      - copied unchanged from r181084, trunk/gcc/config/arm/t-bpabi
    branches/cilkplus/gcc/config/arm/t-rtems-eabi
      - copied unchanged from r181084, trunk/gcc/config/arm/t-rtems-eabi
    branches/cilkplus/gcc/config/avr/avr-modes.def
      - copied unchanged from r181084, trunk/gcc/config/avr/avr-modes.def
    branches/cilkplus/gcc/config/epiphany/
      - copied from r181084, trunk/gcc/config/epiphany/
    branches/cilkplus/gcc/config/i386/f16cintrin.h
      - copied unchanged from r181084, trunk/gcc/config/i386/f16cintrin.h
    branches/cilkplus/gcc/config/lm32/t-rtems
      - copied unchanged from r181084, trunk/gcc/config/lm32/t-rtems
    branches/cilkplus/gcc/config/vms/vms-c.c
      - copied unchanged from r181084, trunk/gcc/config/vms/vms-c.c
    branches/cilkplus/gcc/config/vms/vms.h
      - copied unchanged from r181084, trunk/gcc/config/vms/vms.h
    branches/cilkplus/gcc/config/vms/vms64.h
      - copied unchanged from r181084, trunk/gcc/config/vms/vms64.h
    branches/cilkplus/gcc/ginclude/stdalign.h
      - copied unchanged from r181084, trunk/gcc/ginclude/stdalign.h
    branches/cilkplus/gcc/testsuite/c-c++-common/gomp/
      - copied from r181084, trunk/gcc/testsuite/c-c++-common/gomp/
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alignof3.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/alignof3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/enum21a.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/enum21a.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/enum21b.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/enum21b.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime1.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime1.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime2.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-string-length.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-length.C
    branches/cilkplus/gcc/testsuite/g++.dg/eh/array1.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/eh/array1.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/visibility/template7.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/ext/visibility/template7.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/lifetime1.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/init/lifetime1.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/lifetime2.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/init/lifetime2.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/ref21.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/init/ref21.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/offsetof7.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/other/offsetof7.C
    branches/cilkplus/gcc/testsuite/g++.dg/pr50763-4.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/pr50763-4.C
    branches/cilkplus/gcc/testsuite/g++.dg/simulate-thread/atomics-1.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/simulate-thread/atomics-1.C
    branches/cilkplus/gcc/testsuite/g++.dg/simulate-thread/atomics-2.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/simulate-thread/atomics-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/simulate-thread/bitfields-2.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/simulate-thread/bitfields-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/simulate-thread/bitfields.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/simulate-thread/bitfields.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wconversion-null-3.C
      - copied unchanged from r181084, trunk/gcc/testsuite/g++.dg/warn/Wconversion-null-3.C
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-compare-exchange-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-compare-exchange-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-compare-exchange-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-compare-exchange-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-exchange-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-exchange-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-exchange-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-exchange-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-exchange-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-fence.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-fence.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-generic-aux.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-generic-aux.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-generic.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-generic.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-invalid.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-invalid.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-load-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-load-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-load-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-load-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-load-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-lockfree-aux.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-lockfree-aux.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-lockfree.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-lockfree.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-noinline-aux.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-noinline-aux.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-noinline.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-noinline.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-op-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-op-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-op-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-op-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-op-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-param.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-param.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-store-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-store-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-store-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-store-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/atomic-store-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c1x-align-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c1x-align-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c1x-align-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c1x-align-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c1x-align-3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c1x-align-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c1x-align-4.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c1x-align-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c90-align-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c90-align-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c99-align-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/c99-align-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50763-5.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/pr50763-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-longlong.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-longlong.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-short.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-short.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int128.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int128.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-longlong.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-longlong.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-short.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-short.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/speculative-store.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/speculative-store.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/strict-align-global.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/strict-align-global.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/subfields.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/simulate-thread/subfields.c
    branches/cilkplus/gcc/testsuite/gcc.dg/strlenopt-22g.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/strlenopt-22g.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vec-cvt-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/torture/vec-cvt-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/bb-slp-cond-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-cond-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-cond-1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/vect/slp-cond-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-cond-2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.dg/vect/slp-cond-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/stack-red-zone.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/arm/stack-red-zone.c
    branches/cilkplus/gcc/testsuite/gcc.target/epiphany/
      - copied from r181084, trunk/gcc/testsuite/gcc.target/epiphany/
    branches/cilkplus/gcc/testsuite/gcc.target/i386/47698.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/i386/47698.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-1-vis1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-1-vis1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-1-vis2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-1-vis2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-1-vis3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-1-vis3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-1.inc
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-1.inc
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-2-vis1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-2-vis1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-2-vis2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-2-vis2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-2-vis3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-2-vis3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-2.inc
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-2.inc
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-3-vis1.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-3-vis1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-3-vis2.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-3-vis2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-3-vis3.c
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-3-vis3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/vec-init-3.inc
      - copied unchanged from r181084, trunk/gcc/testsuite/gcc.target/sparc/vec-init-3.inc
    branches/cilkplus/gcc/testsuite/gfortran.dg/bind_c_dts_5.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/bind_c_dts_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_product_1.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/inline_product_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_sum_1.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/inline_sum_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_sum_2.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/inline_sum_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_sum_bounds_check_1.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/inline_sum_bounds_check_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_sum_bounds_check_2.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/inline_sum_bounds_check_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/module_parameter_array_refs_2.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/module_parameter_array_refs_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/quad_2.f90
      - copied unchanged from r181084, trunk/gcc/testsuite/gfortran.dg/quad_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/private1-sub.ads
      - copied unchanged from r181084, trunk/gcc/testsuite/gnat.dg/specs/private1-sub.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/private1.ads
      - copied unchanged from r181084, trunk/gcc/testsuite/gnat.dg/specs/private1.ads
    branches/cilkplus/libgcc/config/avr/t-rtems
      - copied unchanged from r181084, trunk/libgcc/config/avr/t-rtems
    branches/cilkplus/libgcc/config/epiphany/
      - copied from r181084, trunk/libgcc/config/epiphany/
    branches/cilkplus/libgcc/config/i386/crti.S
      - copied unchanged from r181084, trunk/libgcc/config/i386/crti.S
    branches/cilkplus/libgcc/config/i386/crtn.S
      - copied unchanged from r181084, trunk/libgcc/config/i386/crtn.S
    branches/cilkplus/libgcc/config/sparc/crti.S
      - copied unchanged from r181084, trunk/libgcc/config/sparc/crti.S
    branches/cilkplus/libgcc/config/sparc/crtn.S
      - copied unchanged from r181084, trunk/libgcc/config/sparc/crtn.S
Removed:
    branches/cilkplus/gcc/ada/i-forbla-darwin.adb
    branches/cilkplus/gcc/ada/i-forbla-unimplemented.ads
    branches/cilkplus/gcc/ada/i-forbla.adb
    branches/cilkplus/gcc/ada/i-forbla.ads
    branches/cilkplus/gcc/ada/i-forlap.ads
    branches/cilkplus/gcc/ada/s-gecobl.adb
    branches/cilkplus/gcc/ada/s-gecobl.ads
    branches/cilkplus/gcc/ada/s-gecola.adb
    branches/cilkplus/gcc/ada/s-gecola.ads
    branches/cilkplus/gcc/ada/s-gerebl.adb
    branches/cilkplus/gcc/ada/s-gerebl.ads
    branches/cilkplus/gcc/ada/s-gerela.adb
    branches/cilkplus/gcc/ada/s-gerela.ads
    branches/cilkplus/gcc/config/alpha/vms64.h
    branches/cilkplus/gcc/config/ia64/vms64.h
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-1.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-10.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-11.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-12.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-13.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-15.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-3.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-4.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-7.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-8.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/atomic-9.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/copy7.C
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-10.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-11.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-12.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-13.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-14.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-15.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/atomic-9.c
    branches/cilkplus/libgcc/config/c6x/t-c6x-elf
    branches/cilkplus/libgcc/config/i386/sol2-ci.S
    branches/cilkplus/libgcc/config/i386/sol2-cn.S
    branches/cilkplus/libgcc/config/sparc/sol2-ci.S
    branches/cilkplus/libgcc/config/sparc/sol2-cn.S
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/config-list.mk
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/Makefile.rtl
    branches/cilkplus/gcc/ada/a-cbdlli.adb
    branches/cilkplus/gcc/ada/a-cdlili.adb
    branches/cilkplus/gcc/ada/a-cdlili.ads
    branches/cilkplus/gcc/ada/a-cgaaso.adb
    branches/cilkplus/gcc/ada/a-cidlli.adb
    branches/cilkplus/gcc/ada/a-cidlli.ads
    branches/cilkplus/gcc/ada/a-cihama.adb
    branches/cilkplus/gcc/ada/a-cihama.ads
    branches/cilkplus/gcc/ada/a-cihase.adb
    branches/cilkplus/gcc/ada/a-cihase.ads
    branches/cilkplus/gcc/ada/a-ciorma.adb
    branches/cilkplus/gcc/ada/a-ciorma.ads
    branches/cilkplus/gcc/ada/a-ciormu.adb
    branches/cilkplus/gcc/ada/a-ciormu.ads
    branches/cilkplus/gcc/ada/a-ciorse.adb
    branches/cilkplus/gcc/ada/a-ciorse.ads
    branches/cilkplus/gcc/ada/a-cobove.adb
    branches/cilkplus/gcc/ada/a-cohama.adb
    branches/cilkplus/gcc/ada/a-cohama.ads
    branches/cilkplus/gcc/ada/a-cohase.adb
    branches/cilkplus/gcc/ada/a-cohase.ads
    branches/cilkplus/gcc/ada/a-coinve.adb
    branches/cilkplus/gcc/ada/a-coinve.ads
    branches/cilkplus/gcc/ada/a-convec.adb
    branches/cilkplus/gcc/ada/a-convec.ads
    branches/cilkplus/gcc/ada/a-coorma.adb
    branches/cilkplus/gcc/ada/a-coorma.ads
    branches/cilkplus/gcc/ada/a-coormu.adb
    branches/cilkplus/gcc/ada/a-coormu.ads
    branches/cilkplus/gcc/ada/a-coorse.adb
    branches/cilkplus/gcc/ada/a-coorse.ads
    branches/cilkplus/gcc/ada/atree.adb
    branches/cilkplus/gcc/ada/atree.ads
    branches/cilkplus/gcc/ada/bindgen.adb
    branches/cilkplus/gcc/ada/checks.adb
    branches/cilkplus/gcc/ada/errout.adb
    branches/cilkplus/gcc/ada/exp_alfa.adb
    branches/cilkplus/gcc/ada/exp_attr.adb
    branches/cilkplus/gcc/ada/exp_ch11.adb
    branches/cilkplus/gcc/ada/exp_ch2.adb
    branches/cilkplus/gcc/ada/exp_ch4.adb
    branches/cilkplus/gcc/ada/exp_ch5.adb
    branches/cilkplus/gcc/ada/exp_ch6.adb
    branches/cilkplus/gcc/ada/exp_ch8.adb
    branches/cilkplus/gcc/ada/exp_ch8.ads
    branches/cilkplus/gcc/ada/exp_util.adb
    branches/cilkplus/gcc/ada/exp_util.ads
    branches/cilkplus/gcc/ada/g-excact.adb
    branches/cilkplus/gcc/ada/gcc-interface/Make-lang.in
    branches/cilkplus/gcc/ada/gcc-interface/Makefile.in
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gnat_rm.texi
    branches/cilkplus/gcc/ada/gnat_ugn.texi
    branches/cilkplus/gcc/ada/impunit.adb
    branches/cilkplus/gcc/ada/par-labl.adb
    branches/cilkplus/gcc/ada/prj-env.adb
    branches/cilkplus/gcc/ada/prj-env.ads
    branches/cilkplus/gcc/ada/projects.texi
    branches/cilkplus/gcc/ada/s-atocou.ads
    branches/cilkplus/gcc/ada/s-tassta.adb
    branches/cilkplus/gcc/ada/sem_ch10.adb
    branches/cilkplus/gcc/ada/sem_ch12.adb
    branches/cilkplus/gcc/ada/sem_ch13.adb
    branches/cilkplus/gcc/ada/sem_ch4.adb
    branches/cilkplus/gcc/ada/sem_ch5.adb
    branches/cilkplus/gcc/ada/sem_ch6.adb
    branches/cilkplus/gcc/ada/sem_prag.adb
    branches/cilkplus/gcc/ada/sem_warn.adb
    branches/cilkplus/gcc/ada/sinfo.adb
    branches/cilkplus/gcc/ada/sinfo.ads
    branches/cilkplus/gcc/ada/sinput.adb
    branches/cilkplus/gcc/ada/sprint.adb
    branches/cilkplus/gcc/builtin-types.def
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-decl.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-common.h
    branches/cilkplus/gcc/c-family/c-cppbuiltin.c
    branches/cilkplus/gcc/c-parser.c
    branches/cilkplus/gcc/c-tree.h
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/cfglayout.c
    branches/cilkplus/gcc/collect2.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/common/config/alpha/alpha-common.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/alpha/alpha-protos.h
    branches/cilkplus/gcc/config/alpha/alpha.c
    branches/cilkplus/gcc/config/alpha/alpha.md
    branches/cilkplus/gcc/config/alpha/vms.h
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/rtems-elf.h
    branches/cilkplus/gcc/config/arm/t-rtems
    branches/cilkplus/gcc/config/avr/avr-c.c
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/avr/constraints.md
    branches/cilkplus/gcc/config/i386/cygwin.h
    branches/cilkplus/gcc/config/i386/i386-protos.h
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/immintrin.h
    branches/cilkplus/gcc/config/i386/mingw32.h
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/i386/sync.md
    branches/cilkplus/gcc/config/ia64/vms.h
    branches/cilkplus/gcc/config/pa/pa.c
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rtems.h
    branches/cilkplus/gcc/config/rs6000/t-rtems
    branches/cilkplus/gcc/config/sparc/sparc.c
    branches/cilkplus/gcc/config/sparc/sparc.h
    branches/cilkplus/gcc/config/sparc/sparc.md
    branches/cilkplus/gcc/config/vms/t-vms
    branches/cilkplus/gcc/config/vms/vms-protos.h
    branches/cilkplus/gcc/config/vms/vms.c
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/coretypes.h
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/decl2.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/mangle.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/cppbuiltin.c
    branches/cilkplus/gcc/cprop.c
    branches/cilkplus/gcc/doc/contrib.texi
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/array.c
    branches/cilkplus/gcc/fortran/dependency.c
    branches/cilkplus/gcc/fortran/frontend-passes.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/matchexp.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-array.h
    branches/cilkplus/gcc/fortran/trans-const.c
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-expr.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-io.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/fortran/trans.h
    branches/cilkplus/gcc/fortran/types.def
    branches/cilkplus/gcc/gcc.c
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/gengtype.c
    branches/cilkplus/gcc/genopinit.c
    branches/cilkplus/gcc/ginclude/stddef.h
    branches/cilkplus/gcc/go/gofrontend/statements.cc
    branches/cilkplus/gcc/ifcvt.c
    branches/cilkplus/gcc/insn-notes.def
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/lto-opts.c
    branches/cilkplus/gcc/lto-streamer.h
    branches/cilkplus/gcc/lto-wrapper.c
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto-lang.c
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/omp-low.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/optabs.h
    branches/cilkplus/gcc/opts-common.c
    branches/cilkplus/gcc/opts-global.c
    branches/cilkplus/gcc/opts.h
    branches/cilkplus/gcc/params.def
    branches/cilkplus/gcc/params.h
    branches/cilkplus/gcc/postreload.c
    branches/cilkplus/gcc/print-rtl.c
    branches/cilkplus/gcc/reginfo.c
    branches/cilkplus/gcc/regset.h
    branches/cilkplus/gcc/reload1.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/sched-vis.c
    branches/cilkplus/gcc/sync-builtins.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nsdmi1.C
    branches/cilkplus/gcc/testsuite/g++.dg/dg.exp
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/gomp.exp
    branches/cilkplus/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/pragma3.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/ieee/mul-subnormal-single-1.x
    branches/cilkplus/gcc/testsuite/gcc.dg/20020312-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gnu89-const-expr-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gnu90-const-expr-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gnu99-const-expr-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gnu99-static-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/gomp.exp
    branches/cilkplus/gcc/testsuite/gcc.dg/pragma-pack-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/strlenopt-22.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tls/thr-cse-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/weak/typeof-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-4.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/function_optimize_7.f90
    branches/cilkplus/gcc/testsuite/go.test/test/closedchan.go
    branches/cilkplus/gcc/testsuite/lib/gcc-dg.exp
    branches/cilkplus/gcc/testsuite/lib/scanasm.exp
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-vect-data-refs.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vect-stmts.c
    branches/cilkplus/gcc/tree-vectorizer.h
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/Makefile.in
    branches/cilkplus/libcpp/configure
    branches/cilkplus/libcpp/configure.ac
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/Makefile.in
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/config/avr/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/t-avr
    branches/cilkplus/libgcc/config/c6x/t-elf
    branches/cilkplus/libgcc/config/ia64/fde-vms.c
    branches/cilkplus/libgcc/config/rs6000/t-ppccomm
    branches/cilkplus/libgcc/config/s390/t-crtstuff
    branches/cilkplus/libgcc/config/sh/t-sh
    branches/cilkplus/libgcc/config/t-sol2
    branches/cilkplus/libgcc/configure
    branches/cilkplus/libgcc/configure.ac
    branches/cilkplus/libiberty/ChangeLog
    branches/cilkplus/libiberty/cp-demangle.c

Propchange: branches/cilkplus/
            ('svn:mergeinfo' modified)



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