This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r108817 - in /branches/gomp-20050608-branch: ./...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 19 Dec 2005 23:52:11 -0000
- Subject: r108817 - in /branches/gomp-20050608-branch: ./...
Author: dnovillo
Date: Mon Dec 19 23:50:37 2005
New Revision: 108817
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108817
Log:
Mainline merge as of 2005-12-19.
Added:
branches/gomp-20050608-branch/libstdc++-v3/config/abi/post/
- copied from r108790, trunk/libstdc++-v3/config/abi/post/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/pre/
- copied from r108790, trunk/libstdc++-v3/config/abi/pre/
branches/gomp-20050608-branch/libstdc++-v3/src/ios-inst.cc
- copied unchanged from r108790, trunk/libstdc++-v3/src/ios-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/iostream-inst.cc
- copied unchanged from r108790, trunk/libstdc++-v3/src/iostream-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/
- copied from r108790, trunk/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/
- copied from r108790, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/vector/modifiers/erase/
- copied from r108790, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/erase/
branches/gomp-20050608-branch/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
- copied unchanged from r108790, trunk/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
Removed:
branches/gomp-20050608-branch/libstdc++-v3/config/abi/alpha-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/hppa-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/i386-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/i486-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/ia64-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/mips-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/powerpc-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/powerpc64-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/s390-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/s390x-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/sparc-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/abi/x86_64-linux-gnu/
branches/gomp-20050608-branch/libstdc++-v3/config/linker-map.dummy
branches/gomp-20050608-branch/libstdc++-v3/config/linker-map.gnu
branches/gomp-20050608-branch/libstdc++-v3/src/io-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/libstdc++-dg/normal.exp
Modified:
branches/gomp-20050608-branch/libstdc++-v3/ChangeLog
branches/gomp-20050608-branch/libstdc++-v3/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/acinclude.m4
branches/gomp-20050608-branch/libstdc++-v3/config.h.in
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/alpha/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/cris/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/generic/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/hppa/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/i386/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/i486/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/ia64/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/m68k/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/mips/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/powerpc/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/s390/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/sh/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/cpu/sparc/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/io/basic_file_stdio.cc
branches/gomp-20050608-branch/libstdc++-v3/config/io/basic_file_stdio.h
branches/gomp-20050608-branch/libstdc++-v3/config/io/c_io_stdio.h
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/c_locale.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/c_locale.h
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/codecvt_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/collate_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/ctype_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/messages_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/monetary_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/numeric_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/generic/time_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/c_locale.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/c_locale.h
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/codecvt_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/collate_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/ctype_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/messages_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/monetary_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/numeric_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/gnu/time_members.cc
branches/gomp-20050608-branch/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.h
branches/gomp-20050608-branch/libstdc++-v3/config/os/aix/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/config/os/irix/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/configure
branches/gomp-20050608-branch/libstdc++-v3/docs/html/configopts.html
branches/gomp-20050608-branch/libstdc++-v3/docs/html/debug.html
branches/gomp-20050608-branch/libstdc++-v3/docs/html/debug_mode.html
branches/gomp-20050608-branch/libstdc++-v3/include/Makefile.am
branches/gomp-20050608-branch/libstdc++-v3/include/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/include/backward/algo.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/algobase.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/bvector.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/complex.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/deque.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/fstream.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/function.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/hash_map.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/hashtable.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/heap.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/iomanip.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/iostream.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/istream.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/iterator.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/list.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/map.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/multimap.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/multiset.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/ostream.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/pair.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/queue.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/rope.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/set.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/slist.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/stack.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/stream.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/streambuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/strstream
branches/gomp-20050608-branch/libstdc++-v3/include/backward/tempbuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/tree.h
branches/gomp-20050608-branch/libstdc++-v3/include/backward/vector.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/atomicity.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/basic_ios.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/basic_ios.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/basic_string.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/basic_string.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/boost_concept_check.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/c++config
branches/gomp-20050608-branch/libstdc++-v3/include/bits/char_traits.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/concurrence.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/cpp_type_traits.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/deque.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/fstream.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/functexcept.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/gslice.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/gslice_array.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/indirect_array.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/ios_base.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/istream.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/list.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/locale_classes.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/locale_facets.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/locale_facets.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/localefwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/mask_array.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/ostream.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/postypes.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/slice_array.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/sstream.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_algo.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_algobase.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_bvector.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_construct.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_deque.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_function.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_heap.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_iterator.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_iterator_base_types.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_list.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_map.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_multimap.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_multiset.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_numeric.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_pair.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_queue.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_raw_storage_iter.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_relops.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_set.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_stack.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_tempbuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_tree.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_uninitialized.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stl_vector.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stream_iterator.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/streambuf.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/streambuf_iterator.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/stringfwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/valarray_after.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/valarray_array.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/valarray_array.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/bits/valarray_before.h
branches/gomp-20050608-branch/libstdc++-v3/include/bits/vector.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cctype.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_clocale.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cmath.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_csetjmp.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_csignal.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cstdarg.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cstddef.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cstdio.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cstdlib.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cstring.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_ctime.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cwchar.h
branches/gomp-20050608-branch/libstdc++-v3/include/c_std/std_cwctype.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/bitset
branches/gomp-20050608-branch/libstdc++-v3/include/debug/debug.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/deque
branches/gomp-20050608-branch/libstdc++-v3/include/debug/formatter.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/functions.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/hash_map.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/hash_multimap.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/hash_multiset.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/hash_set.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/list
branches/gomp-20050608-branch/libstdc++-v3/include/debug/macros.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/map.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/multimap.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/multiset.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/safe_base.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/safe_iterator.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/safe_iterator.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/debug/safe_sequence.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/set.h
branches/gomp-20050608-branch/libstdc++-v3/include/debug/string
branches/gomp-20050608-branch/libstdc++-v3/include/debug/vector
branches/gomp-20050608-branch/libstdc++-v3/include/ext/algorithm
branches/gomp-20050608-branch/libstdc++-v3/include/ext/array_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/bitmap_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/codecvt_specializations.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/debug_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/functional
branches/gomp-20050608-branch/libstdc++-v3/include/ext/hash_fun.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/hash_map
branches/gomp-20050608-branch/libstdc++-v3/include/ext/hash_set
branches/gomp-20050608-branch/libstdc++-v3/include/ext/hashtable.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/iterator
branches/gomp-20050608-branch/libstdc++-v3/include/ext/malloc_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/memory
branches/gomp-20050608-branch/libstdc++-v3/include/ext/mt_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/new_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/numeric
branches/gomp-20050608-branch/libstdc++-v3/include/ext/pod_char_traits.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/pool_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/rb_tree
branches/gomp-20050608-branch/libstdc++-v3/include/ext/rc_string_base.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/rope
branches/gomp-20050608-branch/libstdc++-v3/include/ext/ropeimpl.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/slist
branches/gomp-20050608-branch/libstdc++-v3/include/ext/sso_string_base.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/stdio_filebuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/stdio_sync_filebuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/typelist.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/vstring.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/vstring.tcc
branches/gomp-20050608-branch/libstdc++-v3/include/ext/vstring_fwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/ext/vstring_util.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_bitset.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_complex.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_fstream.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_iomanip.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_iosfwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_iostream.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_istream.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_limits.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_memory.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_ostream.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_sstream.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_stdexcept.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_streambuf.h
branches/gomp-20050608-branch/libstdc++-v3/include/std/std_valarray.h
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/array
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/boost_shared_ptr.h
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/functional
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/hashtable
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/ref_fwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/tuple
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/type_traits
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/type_traits_fwd.h
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/unordered_map
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/unordered_set
branches/gomp-20050608-branch/libstdc++-v3/include/tr1/utility
branches/gomp-20050608-branch/libstdc++-v3/libmath/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/libsupc++/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/libsupc++/eh_alloc.cc
branches/gomp-20050608-branch/libstdc++-v3/libsupc++/exception
branches/gomp-20050608-branch/libstdc++-v3/libsupc++/vterminate.cc
branches/gomp-20050608-branch/libstdc++-v3/po/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/src/Makefile.am
branches/gomp-20050608-branch/libstdc++-v3/src/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/src/allocator-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/bitmap_allocator.cc
branches/gomp-20050608-branch/libstdc++-v3/src/codecvt.cc
branches/gomp-20050608-branch/libstdc++-v3/src/compatibility.cc
branches/gomp-20050608-branch/libstdc++-v3/src/complex_io.cc
branches/gomp-20050608-branch/libstdc++-v3/src/concept-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ctype.cc
branches/gomp-20050608-branch/libstdc++-v3/src/debug.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ext-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/fstream-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/functexcept.cc
branches/gomp-20050608-branch/libstdc++-v3/src/globals_io.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ios.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ios_failure.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ios_init.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ios_locale.cc
branches/gomp-20050608-branch/libstdc++-v3/src/istream-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/istream.cc
branches/gomp-20050608-branch/libstdc++-v3/src/limits.cc
branches/gomp-20050608-branch/libstdc++-v3/src/list.cc
branches/gomp-20050608-branch/libstdc++-v3/src/locale-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/locale-misc-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/locale.cc
branches/gomp-20050608-branch/libstdc++-v3/src/locale_facets.cc
branches/gomp-20050608-branch/libstdc++-v3/src/locale_init.cc
branches/gomp-20050608-branch/libstdc++-v3/src/localename.cc
branches/gomp-20050608-branch/libstdc++-v3/src/misc-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/mt_allocator.cc
branches/gomp-20050608-branch/libstdc++-v3/src/ostream-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/pool_allocator.cc
branches/gomp-20050608-branch/libstdc++-v3/src/sstream-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/stdexcept.cc
branches/gomp-20050608-branch/libstdc++-v3/src/streambuf-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/streambuf.cc
branches/gomp-20050608-branch/libstdc++-v3/src/string-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/src/strstream.cc
branches/gomp-20050608-branch/libstdc++-v3/src/tree.cc
branches/gomp-20050608-branch/libstdc++-v3/src/valarray-inst.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/20_util/memory/auto_ptr/assign_neg.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/21_strings/basic_string/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/bitset/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/bitset/operations/13838.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/deque/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/deque/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/deque/invalidation/3.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/deque/invalidation/4.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/list/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/list/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/list/invalidation/3.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/list/invalidation/4.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/map/insert/16813.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/map/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/map/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/multimap/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/multimap/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/multiset/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/multiset/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/set/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/set/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/vector/invalidation/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/vector/invalidation/2.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/vector/invalidation/3.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/23_containers/vector/invalidation/4.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/Makefile.in
branches/gomp-20050608-branch/libstdc++-v3/testsuite/ext/hash_map/1.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/ext/hash_map/14648.cc
branches/gomp-20050608-branch/libstdc++-v3/testsuite/testsuite_allocator.h
branches/gomp-20050608-branch/libstdc++-v3/testsuite/testsuite_character.h
branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_empty/is_empty.cc
Changes in other areas also in this revision:
Added:
branches/gomp-20050608-branch/gcc/config/mt/
- copied from r108790, trunk/gcc/config/mt/
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20051201-1.c
- copied unchanged from r108790, trunk/gcc/testsuite/gcc.dg/20051201-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/mt-loopi1.c
- copied unchanged from r108790, trunk/gcc/testsuite/gcc.dg/mt-loopi1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/pr21041.c
- copied unchanged from r108790, trunk/gcc/testsuite/gcc.dg/pr21041.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/pr25481.c
- copied unchanged from r108790, trunk/gcc/testsuite/gcc.dg/torture/pr25481.c
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/advance.f90
- copied unchanged from r108790, trunk/gcc/testsuite/gfortran.dg/advance.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/initialization_1.f90
- copied unchanged from r108790, trunk/gcc/testsuite/gfortran.dg/initialization_1.f90
branches/gomp-20050608-branch/gcc/testsuite/objc.dg/gnu-encoding/
- copied from r108790, trunk/gcc/testsuite/objc.dg/gnu-encoding/
Removed:
branches/gomp-20050608-branch/contrib/newcvsroot
branches/gomp-20050608-branch/gcc/config/ms1/
branches/gomp-20050608-branch/libjava/testsuite/libjava.lang/Array_3.xfail
branches/gomp-20050608-branch/maintainer-scripts/doc_exclude
branches/gomp-20050608-branch/maintainer-scripts/update_web_docs
branches/gomp-20050608-branch/maintainer-scripts/update_web_docs_libstdcxx
Modified:
branches/gomp-20050608-branch/ (props changed)
branches/gomp-20050608-branch/ChangeLog
branches/gomp-20050608-branch/ChangeLog.gomp
branches/gomp-20050608-branch/MAINTAINERS
branches/gomp-20050608-branch/Makefile.in
branches/gomp-20050608-branch/Makefile.tpl
branches/gomp-20050608-branch/config.sub
branches/gomp-20050608-branch/config/ChangeLog
branches/gomp-20050608-branch/config/acx.m4
branches/gomp-20050608-branch/configure
branches/gomp-20050608-branch/configure.in
branches/gomp-20050608-branch/contrib/ChangeLog
branches/gomp-20050608-branch/gcc/ChangeLog
branches/gomp-20050608-branch/gcc/ChangeLog-2005
branches/gomp-20050608-branch/gcc/DATESTAMP
branches/gomp-20050608-branch/gcc/Makefile.in
branches/gomp-20050608-branch/gcc/ada/ChangeLog
branches/gomp-20050608-branch/gcc/ada/Make-lang.in
branches/gomp-20050608-branch/gcc/ada/Makefile.in
branches/gomp-20050608-branch/gcc/ada/Makefile.rtl
branches/gomp-20050608-branch/gcc/ada/a-cdlili.adb
branches/gomp-20050608-branch/gcc/ada/a-cdlili.ads
branches/gomp-20050608-branch/gcc/ada/a-cidlli.adb
branches/gomp-20050608-branch/gcc/ada/a-cidlli.ads
branches/gomp-20050608-branch/gcc/ada/a-cihama.adb
branches/gomp-20050608-branch/gcc/ada/a-ciorma.adb
branches/gomp-20050608-branch/gcc/ada/a-ciorma.ads
branches/gomp-20050608-branch/gcc/ada/a-cohama.adb
branches/gomp-20050608-branch/gcc/ada/a-cohama.ads
branches/gomp-20050608-branch/gcc/ada/a-coinve.adb
branches/gomp-20050608-branch/gcc/ada/a-convec.adb
branches/gomp-20050608-branch/gcc/ada/a-coorma.adb
branches/gomp-20050608-branch/gcc/ada/a-coorma.ads
branches/gomp-20050608-branch/gcc/ada/a-elchha.adb
branches/gomp-20050608-branch/gcc/ada/a-exextr.adb
branches/gomp-20050608-branch/gcc/ada/a-tags.adb
branches/gomp-20050608-branch/gcc/ada/a-tags.ads
branches/gomp-20050608-branch/gcc/ada/a-taside.adb
branches/gomp-20050608-branch/gcc/ada/adaint.c
branches/gomp-20050608-branch/gcc/ada/bindgen.adb
branches/gomp-20050608-branch/gcc/ada/bindusg.adb
branches/gomp-20050608-branch/gcc/ada/butil.adb
branches/gomp-20050608-branch/gcc/ada/clean.adb
branches/gomp-20050608-branch/gcc/ada/decl.c
branches/gomp-20050608-branch/gcc/ada/einfo.adb
branches/gomp-20050608-branch/gcc/ada/einfo.ads
branches/gomp-20050608-branch/gcc/ada/exp_aggr.adb
branches/gomp-20050608-branch/gcc/ada/exp_aggr.ads
branches/gomp-20050608-branch/gcc/ada/exp_ch3.adb
branches/gomp-20050608-branch/gcc/ada/exp_ch4.adb
branches/gomp-20050608-branch/gcc/ada/exp_ch5.adb
branches/gomp-20050608-branch/gcc/ada/exp_ch6.adb
branches/gomp-20050608-branch/gcc/ada/exp_ch7.ads
branches/gomp-20050608-branch/gcc/ada/exp_ch9.adb
branches/gomp-20050608-branch/gcc/ada/exp_disp.adb
branches/gomp-20050608-branch/gcc/ada/exp_disp.ads
branches/gomp-20050608-branch/gcc/ada/exp_imgv.adb
branches/gomp-20050608-branch/gcc/ada/exp_util.adb
branches/gomp-20050608-branch/gcc/ada/exp_util.ads
branches/gomp-20050608-branch/gcc/ada/freeze.adb
branches/gomp-20050608-branch/gcc/ada/frontend.adb
branches/gomp-20050608-branch/gcc/ada/g-diopit.adb
branches/gomp-20050608-branch/gcc/ada/g-exctra.ads
branches/gomp-20050608-branch/gcc/ada/g-os_lib.adb
branches/gomp-20050608-branch/gcc/ada/g-os_lib.ads
branches/gomp-20050608-branch/gcc/ada/g-soccon.ads
branches/gomp-20050608-branch/gcc/ada/gigi.h
branches/gomp-20050608-branch/gcc/ada/gnat_rm.texi
branches/gomp-20050608-branch/gcc/ada/gnat_ugn.texi
branches/gomp-20050608-branch/gcc/ada/gnatcmd.adb
branches/gomp-20050608-branch/gcc/ada/gnatlink.adb
branches/gomp-20050608-branch/gcc/ada/gnatvsn.ads
branches/gomp-20050608-branch/gcc/ada/hostparm.ads
branches/gomp-20050608-branch/gcc/ada/i-c.adb
branches/gomp-20050608-branch/gcc/ada/i-cexten.ads
branches/gomp-20050608-branch/gcc/ada/i-cobol.adb
branches/gomp-20050608-branch/gcc/ada/i-cobol.ads
branches/gomp-20050608-branch/gcc/ada/i-cpoint.ads
branches/gomp-20050608-branch/gcc/ada/i-cpp.adb
branches/gomp-20050608-branch/gcc/ada/i-cpp.ads
branches/gomp-20050608-branch/gcc/ada/i-cstrea-vms.adb
branches/gomp-20050608-branch/gcc/ada/i-cstrea.ads
branches/gomp-20050608-branch/gcc/ada/i-cstrin.adb
branches/gomp-20050608-branch/gcc/ada/i-cstrin.ads
branches/gomp-20050608-branch/gcc/ada/i-os2err.ads
branches/gomp-20050608-branch/gcc/ada/i-os2lib.ads
branches/gomp-20050608-branch/gcc/ada/i-os2syn.ads
branches/gomp-20050608-branch/gcc/ada/i-os2thr.ads
branches/gomp-20050608-branch/gcc/ada/impunit.adb
branches/gomp-20050608-branch/gcc/ada/indepsw-gnu.adb
branches/gomp-20050608-branch/gcc/ada/indepsw.ads
branches/gomp-20050608-branch/gcc/ada/inline.adb
branches/gomp-20050608-branch/gcc/ada/interfac-vms.ads
branches/gomp-20050608-branch/gcc/ada/interfac.ads
branches/gomp-20050608-branch/gcc/ada/itypes.adb
branches/gomp-20050608-branch/gcc/ada/itypes.ads
branches/gomp-20050608-branch/gcc/ada/krunch.adb
branches/gomp-20050608-branch/gcc/ada/krunch.ads
branches/gomp-20050608-branch/gcc/ada/layout.adb
branches/gomp-20050608-branch/gcc/ada/lib-list.adb
branches/gomp-20050608-branch/gcc/ada/lib-load.adb
branches/gomp-20050608-branch/gcc/ada/lib-load.ads
branches/gomp-20050608-branch/gcc/ada/lib-sort.adb
branches/gomp-20050608-branch/gcc/ada/lib.adb
branches/gomp-20050608-branch/gcc/ada/lib.ads
branches/gomp-20050608-branch/gcc/ada/live.adb
branches/gomp-20050608-branch/gcc/ada/make.adb
branches/gomp-20050608-branch/gcc/ada/make.ads
branches/gomp-20050608-branch/gcc/ada/makegpr.adb
branches/gomp-20050608-branch/gcc/ada/mlib-prj.adb
branches/gomp-20050608-branch/gcc/ada/mlib-tgt-vms-alpha.adb
branches/gomp-20050608-branch/gcc/ada/mlib-tgt-vms-ia64.adb
branches/gomp-20050608-branch/gcc/ada/mlib-utl.adb
branches/gomp-20050608-branch/gcc/ada/namet.ads
branches/gomp-20050608-branch/gcc/ada/opt.ads
branches/gomp-20050608-branch/gcc/ada/osint-b.adb
branches/gomp-20050608-branch/gcc/ada/osint-c.adb
branches/gomp-20050608-branch/gcc/ada/osint.adb
branches/gomp-20050608-branch/gcc/ada/osint.ads
branches/gomp-20050608-branch/gcc/ada/output.adb
branches/gomp-20050608-branch/gcc/ada/output.ads
branches/gomp-20050608-branch/gcc/ada/par-ch12.adb
branches/gomp-20050608-branch/gcc/ada/par-prag.adb
branches/gomp-20050608-branch/gcc/ada/prj-attr.adb
branches/gomp-20050608-branch/gcc/ada/prj-nmsc.adb
branches/gomp-20050608-branch/gcc/ada/rident.ads
branches/gomp-20050608-branch/gcc/ada/rtsfind.ads
branches/gomp-20050608-branch/gcc/ada/s-bitops.adb
branches/gomp-20050608-branch/gcc/ada/s-finimp.adb
branches/gomp-20050608-branch/gcc/ada/s-imgwch.adb
branches/gomp-20050608-branch/gcc/ada/s-imgwch.ads
branches/gomp-20050608-branch/gcc/ada/s-io.adb
branches/gomp-20050608-branch/gcc/ada/s-io.ads
branches/gomp-20050608-branch/gcc/ada/s-soflin.adb
branches/gomp-20050608-branch/gcc/ada/s-soflin.ads
branches/gomp-20050608-branch/gcc/ada/s-solita.adb
branches/gomp-20050608-branch/gcc/ada/s-stausa.adb
branches/gomp-20050608-branch/gcc/ada/s-stausa.ads
branches/gomp-20050608-branch/gcc/ada/s-tarest.adb
branches/gomp-20050608-branch/gcc/ada/s-tasini.adb
branches/gomp-20050608-branch/gcc/ada/s-taskin.adb
branches/gomp-20050608-branch/gcc/ada/s-taskin.ads
branches/gomp-20050608-branch/gcc/ada/s-tassta.adb
branches/gomp-20050608-branch/gcc/ada/s-tasuti.adb
branches/gomp-20050608-branch/gcc/ada/s-vaflop-vms-alpha.adb
branches/gomp-20050608-branch/gcc/ada/s-wchcon.ads
branches/gomp-20050608-branch/gcc/ada/scn.adb
branches/gomp-20050608-branch/gcc/ada/scng.adb
branches/gomp-20050608-branch/gcc/ada/sdefault.ads
branches/gomp-20050608-branch/gcc/ada/sem_aggr.adb
branches/gomp-20050608-branch/gcc/ada/sem_cat.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch10.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch12.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch13.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch3.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch4.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch6.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch8.adb
branches/gomp-20050608-branch/gcc/ada/sem_ch9.adb
branches/gomp-20050608-branch/gcc/ada/sem_eval.adb
branches/gomp-20050608-branch/gcc/ada/sem_eval.ads
branches/gomp-20050608-branch/gcc/ada/sem_prag.adb
branches/gomp-20050608-branch/gcc/ada/sem_res.adb
branches/gomp-20050608-branch/gcc/ada/sem_type.adb
branches/gomp-20050608-branch/gcc/ada/sem_util.adb
branches/gomp-20050608-branch/gcc/ada/sem_util.ads
branches/gomp-20050608-branch/gcc/ada/sinfo.adb
branches/gomp-20050608-branch/gcc/ada/sinfo.ads
branches/gomp-20050608-branch/gcc/ada/snames.adb
branches/gomp-20050608-branch/gcc/ada/snames.ads
branches/gomp-20050608-branch/gcc/ada/snames.h
branches/gomp-20050608-branch/gcc/ada/sprint.adb
branches/gomp-20050608-branch/gcc/ada/sprint.ads
branches/gomp-20050608-branch/gcc/ada/stylesw.adb
branches/gomp-20050608-branch/gcc/ada/stylesw.ads
branches/gomp-20050608-branch/gcc/ada/switch-b.adb
branches/gomp-20050608-branch/gcc/ada/switch-c.adb
branches/gomp-20050608-branch/gcc/ada/system-mingw.ads
branches/gomp-20050608-branch/gcc/ada/targparm.adb
branches/gomp-20050608-branch/gcc/ada/targparm.ads
branches/gomp-20050608-branch/gcc/ada/trans.c
branches/gomp-20050608-branch/gcc/ada/types.ads
branches/gomp-20050608-branch/gcc/ada/utils.c
branches/gomp-20050608-branch/gcc/ada/utils2.c
branches/gomp-20050608-branch/gcc/ada/vms_conv.adb
branches/gomp-20050608-branch/gcc/ada/vms_conv.ads
branches/gomp-20050608-branch/gcc/ada/vms_data.ads
branches/gomp-20050608-branch/gcc/basic-block.h
branches/gomp-20050608-branch/gcc/bb-reorder.c
branches/gomp-20050608-branch/gcc/bt-load.c
branches/gomp-20050608-branch/gcc/builtin-types.def
branches/gomp-20050608-branch/gcc/builtins.c
branches/gomp-20050608-branch/gcc/builtins.def
branches/gomp-20050608-branch/gcc/c-common.c
branches/gomp-20050608-branch/gcc/c-common.h
branches/gomp-20050608-branch/gcc/c-cppbuiltin.c
branches/gomp-20050608-branch/gcc/c-decl.c
branches/gomp-20050608-branch/gcc/c-format.c
branches/gomp-20050608-branch/gcc/c-format.h
branches/gomp-20050608-branch/gcc/c-incpath.c
branches/gomp-20050608-branch/gcc/c-lex.c
branches/gomp-20050608-branch/gcc/c-opts.c
branches/gomp-20050608-branch/gcc/c-parser.c
branches/gomp-20050608-branch/gcc/c-pch.c
branches/gomp-20050608-branch/gcc/c-ppoutput.c
branches/gomp-20050608-branch/gcc/c-pragma.c
branches/gomp-20050608-branch/gcc/c-pretty-print.c
branches/gomp-20050608-branch/gcc/c-tree.h
branches/gomp-20050608-branch/gcc/c-typeck.c
branches/gomp-20050608-branch/gcc/cfg.c
branches/gomp-20050608-branch/gcc/cfganal.c
branches/gomp-20050608-branch/gcc/cfgbuild.c
branches/gomp-20050608-branch/gcc/cfgcleanup.c
branches/gomp-20050608-branch/gcc/cfghooks.c
branches/gomp-20050608-branch/gcc/cfglayout.c
branches/gomp-20050608-branch/gcc/cfgloop.c
branches/gomp-20050608-branch/gcc/cfgloop.h
branches/gomp-20050608-branch/gcc/cfgloopmanip.c
branches/gomp-20050608-branch/gcc/cfgrtl.c
branches/gomp-20050608-branch/gcc/cgraph.c
branches/gomp-20050608-branch/gcc/combine.c
branches/gomp-20050608-branch/gcc/common.opt
branches/gomp-20050608-branch/gcc/config.build
branches/gomp-20050608-branch/gcc/config.gcc
branches/gomp-20050608-branch/gcc/config.host
branches/gomp-20050608-branch/gcc/config/alpha/alpha-protos.h
branches/gomp-20050608-branch/gcc/config/alpha/alpha.c
branches/gomp-20050608-branch/gcc/config/alpha/elf.h
branches/gomp-20050608-branch/gcc/config/alpha/unicosmk.h
branches/gomp-20050608-branch/gcc/config/alpha/vms.h
branches/gomp-20050608-branch/gcc/config/arm/aof.h
branches/gomp-20050608-branch/gcc/config/arm/aout.h
branches/gomp-20050608-branch/gcc/config/arm/arm-protos.h
branches/gomp-20050608-branch/gcc/config/arm/arm.c
branches/gomp-20050608-branch/gcc/config/arm/arm.h
branches/gomp-20050608-branch/gcc/config/arm/arm.md
branches/gomp-20050608-branch/gcc/config/arm/bpabi.h
branches/gomp-20050608-branch/gcc/config/arm/pe.h
branches/gomp-20050608-branch/gcc/config/arm/predicates.md
branches/gomp-20050608-branch/gcc/config/arm/unknown-elf.h
branches/gomp-20050608-branch/gcc/config/avr/avr-protos.h
branches/gomp-20050608-branch/gcc/config/avr/avr.c
branches/gomp-20050608-branch/gcc/config/avr/avr.h
branches/gomp-20050608-branch/gcc/config/avr/t-avr
branches/gomp-20050608-branch/gcc/config/bfin/bfin.c
branches/gomp-20050608-branch/gcc/config/bfin/bfin.h
branches/gomp-20050608-branch/gcc/config/c4x/c4x.h
branches/gomp-20050608-branch/gcc/config/darwin-protos.h
branches/gomp-20050608-branch/gcc/config/darwin.c
branches/gomp-20050608-branch/gcc/config/darwin.h
branches/gomp-20050608-branch/gcc/config/freebsd-spec.h
branches/gomp-20050608-branch/gcc/config/frv/frv-protos.h
branches/gomp-20050608-branch/gcc/config/frv/frv.c
branches/gomp-20050608-branch/gcc/config/frv/frv.h
branches/gomp-20050608-branch/gcc/config/i386/cygming.h
branches/gomp-20050608-branch/gcc/config/i386/darwin.h
branches/gomp-20050608-branch/gcc/config/i386/i386.c
branches/gomp-20050608-branch/gcc/config/i386/i386.h
branches/gomp-20050608-branch/gcc/config/i386/i386.md
branches/gomp-20050608-branch/gcc/config/i386/mmx.md
branches/gomp-20050608-branch/gcc/config/i386/nwld.c
branches/gomp-20050608-branch/gcc/config/i386/sse.md
branches/gomp-20050608-branch/gcc/config/i386/winnt.c
branches/gomp-20050608-branch/gcc/config/i386/xmmintrin.h
branches/gomp-20050608-branch/gcc/config/ia64/hpux.h
branches/gomp-20050608-branch/gcc/config/ia64/ia64-protos.h
branches/gomp-20050608-branch/gcc/config/ia64/ia64.c
branches/gomp-20050608-branch/gcc/config/ia64/ia64.md
branches/gomp-20050608-branch/gcc/config/ia64/sysv4.h
branches/gomp-20050608-branch/gcc/config/iq2000/iq2000.c
branches/gomp-20050608-branch/gcc/config/iq2000/iq2000.h
branches/gomp-20050608-branch/gcc/config/m32c/m32c.c
branches/gomp-20050608-branch/gcc/config/m32c/muldiv.md
branches/gomp-20050608-branch/gcc/config/m32c/predicates.md
branches/gomp-20050608-branch/gcc/config/m32r/m32r-protos.h
branches/gomp-20050608-branch/gcc/config/m32r/m32r.h
branches/gomp-20050608-branch/gcc/config/m68k/fpgnulib.c
branches/gomp-20050608-branch/gcc/config/m68k/m68k.c
branches/gomp-20050608-branch/gcc/config/mcore/mcore-elf.h
branches/gomp-20050608-branch/gcc/config/mcore/mcore-pe.h
branches/gomp-20050608-branch/gcc/config/mcore/mcore.h
branches/gomp-20050608-branch/gcc/config/mips/mips.c
branches/gomp-20050608-branch/gcc/config/mips/mips.h
branches/gomp-20050608-branch/gcc/config/mips/vxworks.h
branches/gomp-20050608-branch/gcc/config/mmix/mmix.c
branches/gomp-20050608-branch/gcc/config/pa/pa-protos.h
branches/gomp-20050608-branch/gcc/config/pa/pa.c
branches/gomp-20050608-branch/gcc/config/pa/pa.h
branches/gomp-20050608-branch/gcc/config/pa/quadlib.c
branches/gomp-20050608-branch/gcc/config/pa/som.h
branches/gomp-20050608-branch/gcc/config/rs6000/host-darwin.c
branches/gomp-20050608-branch/gcc/config/rs6000/linux64.h
branches/gomp-20050608-branch/gcc/config/rs6000/predicates.md
branches/gomp-20050608-branch/gcc/config/rs6000/rs6000-protos.h
branches/gomp-20050608-branch/gcc/config/rs6000/rs6000.c
branches/gomp-20050608-branch/gcc/config/rs6000/rs6000.h
branches/gomp-20050608-branch/gcc/config/rs6000/rs6000.md
branches/gomp-20050608-branch/gcc/config/rs6000/sysv4.h
branches/gomp-20050608-branch/gcc/config/rs6000/xcoff.h
branches/gomp-20050608-branch/gcc/config/s390/predicates.md
branches/gomp-20050608-branch/gcc/config/s390/s390-protos.h
branches/gomp-20050608-branch/gcc/config/s390/s390.c
branches/gomp-20050608-branch/gcc/config/s390/s390.md
branches/gomp-20050608-branch/gcc/config/sh/sh.c
branches/gomp-20050608-branch/gcc/config/sparc/sparc.c
branches/gomp-20050608-branch/gcc/config/stormy16/stormy16-protos.h
branches/gomp-20050608-branch/gcc/config/stormy16/stormy16.c
branches/gomp-20050608-branch/gcc/config/stormy16/stormy16.h
branches/gomp-20050608-branch/gcc/config/svr3.h
branches/gomp-20050608-branch/gcc/config/t-darwin
branches/gomp-20050608-branch/gcc/config/v850/v850-protos.h
branches/gomp-20050608-branch/gcc/config/v850/v850.c
branches/gomp-20050608-branch/gcc/config/v850/v850.h
branches/gomp-20050608-branch/gcc/config/vax/vaxv.h
branches/gomp-20050608-branch/gcc/config/vx-common.h
branches/gomp-20050608-branch/gcc/config/xtensa/xtensa.c
branches/gomp-20050608-branch/gcc/config/xtensa/xtensa.h
branches/gomp-20050608-branch/gcc/configure
branches/gomp-20050608-branch/gcc/configure.ac
branches/gomp-20050608-branch/gcc/convert.c
branches/gomp-20050608-branch/gcc/coretypes.h
branches/gomp-20050608-branch/gcc/cp/Make-lang.in
branches/gomp-20050608-branch/gcc/cp/call.c
branches/gomp-20050608-branch/gcc/cp/cp-gimplify.c
branches/gomp-20050608-branch/gcc/cp/decl.c
branches/gomp-20050608-branch/gcc/cp/expr.c
branches/gomp-20050608-branch/gcc/cp/mangle.c
branches/gomp-20050608-branch/gcc/cp/parser.c
branches/gomp-20050608-branch/gcc/cp/pt.c
branches/gomp-20050608-branch/gcc/cp/ptree.c
branches/gomp-20050608-branch/gcc/cp/tree.c
branches/gomp-20050608-branch/gcc/cp/typeck.c
branches/gomp-20050608-branch/gcc/dbxout.c
branches/gomp-20050608-branch/gcc/defaults.h
branches/gomp-20050608-branch/gcc/df.c
branches/gomp-20050608-branch/gcc/df.h
branches/gomp-20050608-branch/gcc/dfp.c
branches/gomp-20050608-branch/gcc/doc/c-tree.texi
branches/gomp-20050608-branch/gcc/doc/extend.texi
branches/gomp-20050608-branch/gcc/doc/gty.texi
branches/gomp-20050608-branch/gcc/doc/hostconfig.texi
branches/gomp-20050608-branch/gcc/doc/install.texi
branches/gomp-20050608-branch/gcc/doc/invoke.texi
branches/gomp-20050608-branch/gcc/doc/libgcc.texi
branches/gomp-20050608-branch/gcc/doc/md.texi
branches/gomp-20050608-branch/gcc/doc/objc.texi
branches/gomp-20050608-branch/gcc/doc/sourcebuild.texi
branches/gomp-20050608-branch/gcc/doc/tm.texi
branches/gomp-20050608-branch/gcc/dominance.c
branches/gomp-20050608-branch/gcc/dwarf2out.c
branches/gomp-20050608-branch/gcc/emit-rtl.c
branches/gomp-20050608-branch/gcc/except.c
branches/gomp-20050608-branch/gcc/expmed.c
branches/gomp-20050608-branch/gcc/expr.c
branches/gomp-20050608-branch/gcc/final.c
branches/gomp-20050608-branch/gcc/flow.c
branches/gomp-20050608-branch/gcc/fold-const.c
branches/gomp-20050608-branch/gcc/fortran/ChangeLog
branches/gomp-20050608-branch/gcc/fortran/Make-lang.in
branches/gomp-20050608-branch/gcc/fortran/check.c
branches/gomp-20050608-branch/gcc/fortran/decl.c
branches/gomp-20050608-branch/gcc/fortran/dependency.c
branches/gomp-20050608-branch/gcc/fortran/dependency.h
branches/gomp-20050608-branch/gcc/fortran/dump-parse-tree.c
branches/gomp-20050608-branch/gcc/fortran/expr.c
branches/gomp-20050608-branch/gcc/fortran/f95-lang.c
branches/gomp-20050608-branch/gcc/fortran/gfortran.h
branches/gomp-20050608-branch/gcc/fortran/gfortran.texi
branches/gomp-20050608-branch/gcc/fortran/io.c
branches/gomp-20050608-branch/gcc/fortran/ioparm.def
branches/gomp-20050608-branch/gcc/fortran/lang.opt
branches/gomp-20050608-branch/gcc/fortran/match.c
branches/gomp-20050608-branch/gcc/fortran/match.h
branches/gomp-20050608-branch/gcc/fortran/parse.c
branches/gomp-20050608-branch/gcc/fortran/primary.c
branches/gomp-20050608-branch/gcc/fortran/resolve.c
branches/gomp-20050608-branch/gcc/fortran/simplify.c
branches/gomp-20050608-branch/gcc/fortran/trans-array.c
branches/gomp-20050608-branch/gcc/fortran/trans-array.h
branches/gomp-20050608-branch/gcc/fortran/trans-decl.c
branches/gomp-20050608-branch/gcc/fortran/trans-expr.c
branches/gomp-20050608-branch/gcc/fortran/trans-intrinsic.c
branches/gomp-20050608-branch/gcc/fortran/trans-io.c
branches/gomp-20050608-branch/gcc/fortran/trans-openmp.c
branches/gomp-20050608-branch/gcc/fortran/trans-stmt.c
branches/gomp-20050608-branch/gcc/fortran/trans.c
branches/gomp-20050608-branch/gcc/fortran/trans.h
branches/gomp-20050608-branch/gcc/function.c
branches/gomp-20050608-branch/gcc/gcc.c
branches/gomp-20050608-branch/gcc/gcse.c
branches/gomp-20050608-branch/gcc/gengtype.c
branches/gomp-20050608-branch/gcc/genopinit.c
branches/gomp-20050608-branch/gcc/genpreds.c
branches/gomp-20050608-branch/gcc/gensupport.c
branches/gomp-20050608-branch/gcc/gimplify.c
branches/gomp-20050608-branch/gcc/global.c
branches/gomp-20050608-branch/gcc/gthr-dce.h
branches/gomp-20050608-branch/gcc/gthr-posix.h
branches/gomp-20050608-branch/gcc/gthr-posix95.h
branches/gomp-20050608-branch/gcc/gthr-solaris.h
branches/gomp-20050608-branch/gcc/gthr-tpf.h
branches/gomp-20050608-branch/gcc/ifcvt.c
branches/gomp-20050608-branch/gcc/ipa-inline.c
branches/gomp-20050608-branch/gcc/ipa-type-escape.c
branches/gomp-20050608-branch/gcc/java/ChangeLog
branches/gomp-20050608-branch/gcc/java/Make-lang.in
branches/gomp-20050608-branch/gcc/java/builtins.c
branches/gomp-20050608-branch/gcc/java/class.c
branches/gomp-20050608-branch/gcc/java/decl.c
branches/gomp-20050608-branch/gcc/java/expr.c
branches/gomp-20050608-branch/gcc/java/java-tree.h
branches/gomp-20050608-branch/gcc/java/jcf-parse.c
branches/gomp-20050608-branch/gcc/java/jcf-write.c
branches/gomp-20050608-branch/gcc/java/mangle.c
branches/gomp-20050608-branch/gcc/java/parse.y
branches/gomp-20050608-branch/gcc/lambda.h
branches/gomp-20050608-branch/gcc/langhooks.h
branches/gomp-20050608-branch/gcc/lcm.c
branches/gomp-20050608-branch/gcc/libgcc2.c
branches/gomp-20050608-branch/gcc/libgcc2.h
branches/gomp-20050608-branch/gcc/libgcov.c
branches/gomp-20050608-branch/gcc/longlong.h
branches/gomp-20050608-branch/gcc/loop-invariant.c
branches/gomp-20050608-branch/gcc/loop-unswitch.c
branches/gomp-20050608-branch/gcc/loop.c
branches/gomp-20050608-branch/gcc/objc/ChangeLog
branches/gomp-20050608-branch/gcc/objc/Make-lang.in
branches/gomp-20050608-branch/gcc/objc/objc-act.c
branches/gomp-20050608-branch/gcc/objcp/ChangeLog
branches/gomp-20050608-branch/gcc/objcp/Make-lang.in
branches/gomp-20050608-branch/gcc/optabs.c
branches/gomp-20050608-branch/gcc/opts.c
branches/gomp-20050608-branch/gcc/output.h
branches/gomp-20050608-branch/gcc/params.def
branches/gomp-20050608-branch/gcc/passes.c
branches/gomp-20050608-branch/gcc/po/ChangeLog
branches/gomp-20050608-branch/gcc/po/nl.po
branches/gomp-20050608-branch/gcc/po/zh_CN.po
branches/gomp-20050608-branch/gcc/predict.c
branches/gomp-20050608-branch/gcc/prefix.c
branches/gomp-20050608-branch/gcc/print-tree.c
branches/gomp-20050608-branch/gcc/profile.c
branches/gomp-20050608-branch/gcc/real.c
branches/gomp-20050608-branch/gcc/recog.c
branches/gomp-20050608-branch/gcc/recog.h
branches/gomp-20050608-branch/gcc/regrename.c
branches/gomp-20050608-branch/gcc/reload.c
branches/gomp-20050608-branch/gcc/reload.h
branches/gomp-20050608-branch/gcc/reload1.c
branches/gomp-20050608-branch/gcc/reorg.c
branches/gomp-20050608-branch/gcc/rtl.h
branches/gomp-20050608-branch/gcc/rtlhooks.c
branches/gomp-20050608-branch/gcc/sched-ebb.c
branches/gomp-20050608-branch/gcc/sched-rgn.c
branches/gomp-20050608-branch/gcc/sdbout.c
branches/gomp-20050608-branch/gcc/simplify-rtx.c
branches/gomp-20050608-branch/gcc/stor-layout.c
branches/gomp-20050608-branch/gcc/system.h
branches/gomp-20050608-branch/gcc/target-def.h
branches/gomp-20050608-branch/gcc/target.h
branches/gomp-20050608-branch/gcc/targhooks.c
branches/gomp-20050608-branch/gcc/testsuite/ChangeLog
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/abi/mangle24.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/abi/mangle25.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/eh/simd-1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/eh/simd-2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/ext/vector2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/inline9.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/life1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/longbranch2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/mmx1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/reg-stack4.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/other/i386-1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/rtti/repo1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/template/dtor3.C
branches/gomp-20050608-branch/gcc/testsuite/g++.dg/template/inherit.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.abi/aggregates.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.abi/align.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.abi/vtable2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.brendan/redecl1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.eh/inline1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.eh/tmpl2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/weak.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/warn8.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.ns/crash2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.ns/template7.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.oliva/ns3.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.oliva/stkalign.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.oliva/typeof1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/crash16.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/crash34.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/lookup5.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/asm1.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/asm2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/crash65.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/decl2.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/explicit76.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/memtemp85.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/memtemp86.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/memtemp87.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/memtemp88.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/memtemp91.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/spec14.C
branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/static10.C
branches/gomp-20050608-branch/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.c-torture/compile/920415-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.c-torture/execute/990413-2.x
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20000724-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020103-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020108-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020122-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020122-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020206-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020310-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020411-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020418-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020418-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020426-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020517-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20020919-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20030204-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20030826-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20031012-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20031102-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20031202-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20040625-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/20050503-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/980523-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/980526-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/asm-b.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/format/unnamed-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/ia64-sync-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/ia64-sync-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/ia64-sync-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/ia64-sync-4.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/ifcvt-fabs-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/iftrap-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/iftrap-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/loop-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/nested-calls-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/pr18928-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/pr20017.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/pragma-align.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/setjmp-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/short-compare-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/short-compare-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/sibcall-6.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/simd-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/smod-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/switch-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/sync-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tls/opt-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tls/opt-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tls/opt-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/badshift.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float80-timode.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float80.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/pr18582-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/torture/pr20314-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-4.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-5.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-6.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-8.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/bool-9.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-4.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-4.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-5.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/unroll-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-62.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-76.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-1short.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-2char.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/weak/weak-14.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/weak/weak-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.misc-tests/linkage.exp
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/20020523-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/20030926-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/amd64-abi-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/asm-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/attributes-error.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/clobbers.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/movq-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/pr23943.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/ssetype-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/ssetype-5.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/tailcall-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/20040622-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/20050603-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/20050830-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/980827-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/altivec-14.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/altivec-22.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/altivec-6.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/doloop-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-and-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-bitfield1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-compare-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-mov-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc-stackalign-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc64-abi-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc64-abi-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc64-abi-3.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/ppc64-toc.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/pr18096-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/rs6000-ldouble-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/rs6000-ldouble-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/rs6000-power2-1.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/rs6000-power2-2.c
branches/gomp-20050608-branch/gcc/testsuite/gcc.test-framework/test-framework.exp
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/assign_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/common_4.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/direct_io_3.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/e_d_fmt.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/entry_4.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/enum_5.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/equiv_constraint_2.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/f2c_2.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/fmt_read_bz_bn.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/ftell_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/ftell_2.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19981216-0.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990305-0.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990313-0.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990313-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990313-2.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990313-3.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990502-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/19990905-2.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/20000629-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/20010216-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/20010426.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/20010519-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/20020307-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/8485.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/947.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/970125-0.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/980616-0.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/990115-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/alpha1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/cabs.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/dcomplex.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/erfc.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/f90-intrinsic-bit.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/f90-intrinsic-mathematical.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/f90-intrinsic-numeric.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/int8421.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77/intrinsic-unix-bessel.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/g77_intrinsics_sub.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/gnu_logical_1.F
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/hollerith.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/hollerith2.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/hollerith_f95.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/hollerith_legacy.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/imag_1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/imag_2.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/logint-1.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/logint-2.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/logint-3.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/malloc_free_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/modulo_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/namelist_11.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/namelist_12.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/namelist_14.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/nested_modules_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/pr17143.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/pr23095.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/read_float_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/recursive_statement_functions.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/scale_1.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/secnds.f
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/select_5.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/spread_scalar_source.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/substring_equivalence.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/tl_editing.f90
branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/vect/vect-5.f90
branches/gomp-20050608-branch/gcc/testsuite/lib/fortran-torture.exp
branches/gomp-20050608-branch/gcc/testsuite/lib/gcc-dg.exp
branches/gomp-20050608-branch/gcc/testsuite/lib/target-supports-dg.exp
branches/gomp-20050608-branch/gcc/testsuite/lib/target-supports.exp
branches/gomp-20050608-branch/gcc/testsuite/treelang/compile/exit.tree
branches/gomp-20050608-branch/gcc/timevar.def
branches/gomp-20050608-branch/gcc/tracer.c
branches/gomp-20050608-branch/gcc/tree-cfg.c
branches/gomp-20050608-branch/gcc/tree-dfa.c
branches/gomp-20050608-branch/gcc/tree-dump.c
branches/gomp-20050608-branch/gcc/tree-eh.c
branches/gomp-20050608-branch/gcc/tree-flow-inline.h
branches/gomp-20050608-branch/gcc/tree-flow.h
branches/gomp-20050608-branch/gcc/tree-gimple.c
branches/gomp-20050608-branch/gcc/tree-inline.c
branches/gomp-20050608-branch/gcc/tree-into-ssa.c
branches/gomp-20050608-branch/gcc/tree-nested.c
branches/gomp-20050608-branch/gcc/tree-object-size.c
branches/gomp-20050608-branch/gcc/tree-outof-ssa.c
branches/gomp-20050608-branch/gcc/tree-pass.h
branches/gomp-20050608-branch/gcc/tree-pretty-print.c
branches/gomp-20050608-branch/gcc/tree-scalar-evolution.c
branches/gomp-20050608-branch/gcc/tree-ssa-alias.c
branches/gomp-20050608-branch/gcc/tree-ssa-ccp.c
branches/gomp-20050608-branch/gcc/tree-ssa-copy.c
branches/gomp-20050608-branch/gcc/tree-ssa-dce.c
branches/gomp-20050608-branch/gcc/tree-ssa-dom.c
branches/gomp-20050608-branch/gcc/tree-ssa-dse.c
branches/gomp-20050608-branch/gcc/tree-ssa-forwprop.c
branches/gomp-20050608-branch/gcc/tree-ssa-live.c
branches/gomp-20050608-branch/gcc/tree-ssa-loop-unswitch.c
branches/gomp-20050608-branch/gcc/tree-ssa-operands.c
branches/gomp-20050608-branch/gcc/tree-ssa-phiopt.c
branches/gomp-20050608-branch/gcc/tree-ssa-pre.c
branches/gomp-20050608-branch/gcc/tree-ssa-propagate.c
branches/gomp-20050608-branch/gcc/tree-ssa-reassoc.c
branches/gomp-20050608-branch/gcc/tree-ssa-structalias.c
branches/gomp-20050608-branch/gcc/tree-ssa-uncprop.c
branches/gomp-20050608-branch/gcc/tree-ssa.c
branches/gomp-20050608-branch/gcc/tree-tailcall.c
branches/gomp-20050608-branch/gcc/tree-vect-transform.c
branches/gomp-20050608-branch/gcc/tree-vn.c
branches/gomp-20050608-branch/gcc/tree.c
branches/gomp-20050608-branch/gcc/tree.def
branches/gomp-20050608-branch/gcc/tree.h
branches/gomp-20050608-branch/gcc/treelang/ChangeLog
branches/gomp-20050608-branch/gcc/treelang/Make-lang.in
branches/gomp-20050608-branch/gcc/treelang/treetree.c
branches/gomp-20050608-branch/gcc/treestruct.def
branches/gomp-20050608-branch/gcc/unwind-dw2-fde-glibc.c
branches/gomp-20050608-branch/gcc/var-tracking.c
branches/gomp-20050608-branch/gcc/varasm.c
branches/gomp-20050608-branch/gcc/varray.c
branches/gomp-20050608-branch/gcc/varray.h
branches/gomp-20050608-branch/gcc/version.c
branches/gomp-20050608-branch/gcc/vmsdbgout.c
branches/gomp-20050608-branch/include/ChangeLog
branches/gomp-20050608-branch/include/demangle.h
branches/gomp-20050608-branch/libada/ChangeLog
branches/gomp-20050608-branch/libada/Makefile.in
branches/gomp-20050608-branch/libcpp/ChangeLog
branches/gomp-20050608-branch/libcpp/expr.c
branches/gomp-20050608-branch/libcpp/include/cpplib.h
branches/gomp-20050608-branch/libcpp/po/ChangeLog
branches/gomp-20050608-branch/libcpp/po/vi.po
branches/gomp-20050608-branch/libdecnumber/ChangeLog
branches/gomp-20050608-branch/libdecnumber/Makefile.in
branches/gomp-20050608-branch/libdecnumber/configure.ac
branches/gomp-20050608-branch/libdecnumber/decContext.c
branches/gomp-20050608-branch/libdecnumber/decContext.h
branches/gomp-20050608-branch/libdecnumber/decDPD.h
branches/gomp-20050608-branch/libdecnumber/decLibrary.c
branches/gomp-20050608-branch/libdecnumber/decNumber.c
branches/gomp-20050608-branch/libdecnumber/decNumber.h
branches/gomp-20050608-branch/libdecnumber/decNumberLocal.h
branches/gomp-20050608-branch/libdecnumber/decRound.c
branches/gomp-20050608-branch/libdecnumber/decUtility.c
branches/gomp-20050608-branch/libdecnumber/decUtility.h
branches/gomp-20050608-branch/libdecnumber/decimal128.c
branches/gomp-20050608-branch/libdecnumber/decimal128.h
branches/gomp-20050608-branch/libdecnumber/decimal32.c
branches/gomp-20050608-branch/libdecnumber/decimal32.h
branches/gomp-20050608-branch/libdecnumber/decimal64.c
branches/gomp-20050608-branch/libdecnumber/decimal64.h
branches/gomp-20050608-branch/libffi/ChangeLog
branches/gomp-20050608-branch/libffi/src/mips/ffi.c
branches/gomp-20050608-branch/libffi/src/mips/ffitarget.h
branches/gomp-20050608-branch/libffi/src/mips/o32.S
branches/gomp-20050608-branch/libgfortran/ChangeLog
branches/gomp-20050608-branch/libgfortran/Makefile.am
branches/gomp-20050608-branch/libgfortran/Makefile.in
branches/gomp-20050608-branch/libgfortran/acinclude.m4
branches/gomp-20050608-branch/libgfortran/aclocal.m4
branches/gomp-20050608-branch/libgfortran/configure
branches/gomp-20050608-branch/libgfortran/configure.ac
branches/gomp-20050608-branch/libgfortran/generated/matmul_c10.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_c16.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_c4.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_c8.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_i16.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_i4.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_i8.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_r10.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_r16.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_r4.c
branches/gomp-20050608-branch/libgfortran/generated/matmul_r8.c
branches/gomp-20050608-branch/libgfortran/intrinsics/random.c
branches/gomp-20050608-branch/libgfortran/io/file_pos.c
branches/gomp-20050608-branch/libgfortran/io/format.c
branches/gomp-20050608-branch/libgfortran/io/inquire.c
branches/gomp-20050608-branch/libgfortran/io/io.h
branches/gomp-20050608-branch/libgfortran/io/open.c
branches/gomp-20050608-branch/libgfortran/io/read.c
branches/gomp-20050608-branch/libgfortran/io/transfer.c
branches/gomp-20050608-branch/libgfortran/io/unit.c
branches/gomp-20050608-branch/libgfortran/m4/matmul.m4
branches/gomp-20050608-branch/libiberty/ChangeLog
branches/gomp-20050608-branch/libiberty/cp-demangle.c
branches/gomp-20050608-branch/libiberty/floatformat.c
branches/gomp-20050608-branch/libiberty/testsuite/demangle-expected
branches/gomp-20050608-branch/libiberty/testsuite/test-demangle.c
branches/gomp-20050608-branch/libjava/ChangeLog
branches/gomp-20050608-branch/libjava/gnu/java/net/natPlainDatagramSocketImplPosix.cc
branches/gomp-20050608-branch/libjava/gnu/java/rmi/rmic/CompilerProcess.java
branches/gomp-20050608-branch/libjava/include/jvm.h
branches/gomp-20050608-branch/libjava/java/io/File.java
branches/gomp-20050608-branch/libjava/java/lang/Class.java
branches/gomp-20050608-branch/libjava/java/lang/Object.h
branches/gomp-20050608-branch/libjava/java/lang/Object.java
branches/gomp-20050608-branch/libjava/java/lang/VMCompiler.java
branches/gomp-20050608-branch/libjava/link.cc
branches/gomp-20050608-branch/libjava/testsuite/lib/libjava.exp
branches/gomp-20050608-branch/libjava/testsuite/libjava.jacks/jacks.xfail
branches/gomp-20050608-branch/libobjc/ChangeLog
branches/gomp-20050608-branch/libobjc/README
branches/gomp-20050608-branch/libobjc/encoding.c
branches/gomp-20050608-branch/libobjc/objc/objc-api.h
branches/gomp-20050608-branch/maintainer-scripts/ChangeLog
branches/gomp-20050608-branch/maintainer-scripts/update_web_docs_svn
Propchange: branches/gomp-20050608-branch/
('svnmerge-integrated' modified)