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]

r124801 - in /branches/gcj/classpath-095-merge-...


Author: doko
Date: Thu May 17 14:34:54 2007
New Revision: 124801

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124801
Log:
svn merge -r124568:124790 svn+ssh://gcc.gnu.org/svn/gcc/trunk/

Added:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/bad_exception/
      - copied from r124790, trunk/libstdc++-v3/testsuite/19_diagnostics/bad_exception/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/logic_error/
      - copied from r124790, trunk/libstdc++-v3/testsuite/19_diagnostics/logic_error/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/runtime_error/
      - copied from r124790, trunk/libstdc++-v3/testsuite/19_diagnostics/runtime_error/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/char_traits/requirements/char/typedefs.cc
      - copied unchanged from r124790, trunk/libstdc++-v3/testsuite/21_strings/char_traits/requirements/char/typedefs.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc
      - copied unchanged from r124790, trunk/libstdc++-v3/testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc
Removed:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/23591_thread-1.c
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/char_traits/typedefs/
Modified:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/ChangeLog
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/acinclude.m4
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/darwin/ctype_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/c_locale.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/codecvt_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/collate_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/ctype_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/messages_members.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/time_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/generic/time_members.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/c++locale_internal.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/c_locale.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/messages_members.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/monetary_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/time_members.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/locale/gnu/time_members.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/config/os/tpf/ctype_noninline.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/configure
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/docs/html/abi.html
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/allocator.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/char_traits.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/codecvt.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/fstream.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/locale_classes.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/locale_facets.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/locale_facets.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/locale_facets_nonio.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/postypes.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/stl_tempbuf.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/ext/pod_char_traits.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/bitset
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/stdexcept
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/type_traitsfwd.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/src/ctype.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/basic_string/capacity/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/basic_string/compare/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/21_strings/char_traits/requirements/short/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/encoding/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/5.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/6.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/7.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/8.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/9.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/5.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/6.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/7.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/max_length/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/5.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/6.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/7.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/collate_byname/named_equivalence.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/ctype/narrow/char/19955.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/ctype/scan/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/22_locale/locale/cons/5.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sputbackc/char/9538.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/setbuf/char/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/setbuf/char/3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/setbuf/char/4.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/fpos/mbstate_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/objects/wchar_t/10.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/objects/wchar_t/11.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/27_io/objects/wchar_t/12.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/codecvt/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/codecvt/char-1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/codecvt/char-2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/stdio_filebuf/char/2.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/wchar_t/1.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/check_nan.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/util/testsuite_io.h

Changes in other areas also in this revision:
Added:
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/sfp-machine.h
      - copied unchanged from r124790, trunk/gcc/config/i386/sfp-machine.h
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/t-fprules-softfp64
      - copied unchanged from r124790, trunk/gcc/config/i386/t-fprules-softfp64
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/extendxftf2.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/extendxftf2.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixdfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixdfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixsfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixsfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixtfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixtfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixunsdfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixunsdfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixunssfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixunssfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/fixunstfti.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/fixunstfti.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floattidf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floattidf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floattisf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floattisf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floattitf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floattitf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floatuntidf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floatuntidf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floatuntisf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floatuntisf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/floatuntitf.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/floatuntitf.c
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/trunctfxf2.c
      - copied unchanged from r124790, trunk/gcc/config/soft-fp/trunctfxf2.c
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/t-vxworks
      - copied unchanged from r124790, trunk/gcc/config/sparc/t-vxworks
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/vxworks.h
      - copied unchanged from r124790, trunk/gcc/config/sparc/vxworks.h
    branches/gcj/classpath-095-merge-branch/gcc/fortran/target-memory.c
      - copied unchanged from r124790, trunk/gcc/fortran/target-memory.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/target-memory.h
      - copied unchanged from r124790, trunk/gcc/fortran/target-memory.h
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/rtti/typeid5.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/rtti/typeid5.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-base-derived.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-base-derived.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-char-1.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-char-1.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-const.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-const.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-nested-arrays.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-nested-arrays.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-signed-unsigned.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-signed-unsigned.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-struct-included.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-struct-included.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-union.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-union.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C
      - copied unchanged from r124790, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.c-torture/compile/pr31797.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.c-torture/compile/pr31797.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.c-torture/execute/builtins/lib/memchr.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/lib/memchr.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.c-torture/execute/builtins/memchr-lib.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memchr-lib.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.c-torture/execute/builtins/memchr.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memchr.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-const-ptr-nonconst-ptr.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-const-ptr-nonconst-ptr.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-never-dereferenced.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-never-dereferenced.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-struct-included.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-struct-included.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-converted-assigned.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-converted-assigned.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/dfp/usual-arith-conv-bad-2.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/dfp/usual-arith-conv-bad-2.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/dse.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/dse.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/fltconst-1.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/fltconst-1.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/fltconst-pedantic-dfp.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/fltconst-pedantic-dfp.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-29.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-29.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-30.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-30.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-floatint-conversion-2.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/vect/vect-floatint-conversion-2.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-3.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-3.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-4a.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-4a.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-4b.c
      - copied unchanged from r124790, trunk/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-4b.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/entry_10.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/entry_10.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/namelist_29.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/namelist_29.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/recursive_reference_1.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/recursive_reference_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/recursive_reference_2.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/recursive_reference_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/substr_4.f
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/substr_4.f
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/transfer_simplify_1.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/transfer_simplify_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/transfer_simplify_2.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/transfer_simplify_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/unf_read_corrupted_2.f90
      - copied unchanged from r124790, trunk/gcc/testsuite/gfortran.dg/unf_read_corrupted_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-alias-warnings.c
      - copied unchanged from r124790, trunk/gcc/tree-ssa-alias-warnings.c
Modified:
    branches/gcj/classpath-095-merge-branch/ChangeLog
    branches/gcj/classpath-095-merge-branch/MAINTAINERS
    branches/gcj/classpath-095-merge-branch/Makefile.def
    branches/gcj/classpath-095-merge-branch/Makefile.in
    branches/gcj/classpath-095-merge-branch/Makefile.tpl
    branches/gcj/classpath-095-merge-branch/contrib/ChangeLog
    branches/gcj/classpath-095-merge-branch/contrib/gennews
    branches/gcj/classpath-095-merge-branch/gcc/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/DATESTAMP
    branches/gcj/classpath-095-merge-branch/gcc/Makefile.in
    branches/gcj/classpath-095-merge-branch/gcc/ada/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/ada/misc.c
    branches/gcj/classpath-095-merge-branch/gcc/basic-block.h
    branches/gcj/classpath-095-merge-branch/gcc/builtin-types.def
    branches/gcj/classpath-095-merge-branch/gcc/builtins.c
    branches/gcj/classpath-095-merge-branch/gcc/builtins.def
    branches/gcj/classpath-095-merge-branch/gcc/c-common.c
    branches/gcj/classpath-095-merge-branch/gcc/c-common.h
    branches/gcj/classpath-095-merge-branch/gcc/c-decl.c
    branches/gcj/classpath-095-merge-branch/gcc/c-format.c
    branches/gcj/classpath-095-merge-branch/gcc/c-objc-common.h
    branches/gcj/classpath-095-merge-branch/gcc/c-opts.c
    branches/gcj/classpath-095-merge-branch/gcc/c-typeck.c
    branches/gcj/classpath-095-merge-branch/gcc/cfghooks.c
    branches/gcj/classpath-095-merge-branch/gcc/cfgloop.c
    branches/gcj/classpath-095-merge-branch/gcc/cfgloop.h
    branches/gcj/classpath-095-merge-branch/gcc/cfgloopanal.c
    branches/gcj/classpath-095-merge-branch/gcc/cfgloopmanip.c
    branches/gcj/classpath-095-merge-branch/gcc/cgraphunit.c
    branches/gcj/classpath-095-merge-branch/gcc/config.gcc
    branches/gcj/classpath-095-merge-branch/gcc/config/bfin/bfin-protos.h
    branches/gcj/classpath-095-merge-branch/gcc/config/bfin/bfin.c
    branches/gcj/classpath-095-merge-branch/gcc/config/bfin/bfin.h
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/i386.c
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/libgcc-x86_64-glibc.ver
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/sse.md
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/t-linux64
    branches/gcj/classpath-095-merge-branch/gcc/config/m68k/m68k-protos.h
    branches/gcj/classpath-095-merge-branch/gcc/config/m68k/m68k.c
    branches/gcj/classpath-095-merge-branch/gcc/config/m68k/m68k.h
    branches/gcj/classpath-095-merge-branch/gcc/config/m68k/m68k.md
    branches/gcj/classpath-095-merge-branch/gcc/config/rs6000/rs6000.c
    branches/gcj/classpath-095-merge-branch/gcc/config/s390/s390.md
    branches/gcj/classpath-095-merge-branch/gcc/config/soft-fp/README
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/sparc-protos.h
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/sparc.c
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/sparc.h
    branches/gcj/classpath-095-merge-branch/gcc/config/sparc/sparc.md
    branches/gcj/classpath-095-merge-branch/gcc/config/xtensa/xtensa.c
    branches/gcj/classpath-095-merge-branch/gcc/configure
    branches/gcj/classpath-095-merge-branch/gcc/configure.ac
    branches/gcj/classpath-095-merge-branch/gcc/convert.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/cp/cp-objcp-common.h
    branches/gcj/classpath-095-merge-branch/gcc/cp/decl.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/decl2.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/rtti.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/semantics.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/typeck.c
    branches/gcj/classpath-095-merge-branch/gcc/doc/c-tree.texi
    branches/gcj/classpath-095-merge-branch/gcc/doc/extend.texi
    branches/gcj/classpath-095-merge-branch/gcc/doc/invoke.texi
    branches/gcj/classpath-095-merge-branch/gcc/doc/md.texi
    branches/gcj/classpath-095-merge-branch/gcc/except.c
    branches/gcj/classpath-095-merge-branch/gcc/explow.c
    branches/gcj/classpath-095-merge-branch/gcc/expmed.c
    branches/gcj/classpath-095-merge-branch/gcc/expr.c
    branches/gcj/classpath-095-merge-branch/gcc/flags.h
    branches/gcj/classpath-095-merge-branch/gcc/fold-const.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/fortran/Make-lang.in
    branches/gcj/classpath-095-merge-branch/gcc/fortran/decl.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/f95-lang.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/gfortran.h
    branches/gcj/classpath-095-merge-branch/gcc/fortran/gfortran.texi
    branches/gcj/classpath-095-merge-branch/gcc/fortran/match.h
    branches/gcj/classpath-095-merge-branch/gcc/fortran/primary.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/resolve.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/simplify.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/symbol.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-array.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-decl.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-expr.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-intrinsic.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-io.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-stmt.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-types.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-types.h
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans.h
    branches/gcj/classpath-095-merge-branch/gcc/function.h
    branches/gcj/classpath-095-merge-branch/gcc/gcse.c
    branches/gcj/classpath-095-merge-branch/gcc/genautomata.c
    branches/gcj/classpath-095-merge-branch/gcc/gengtype.c
    branches/gcj/classpath-095-merge-branch/gcc/genopinit.c
    branches/gcj/classpath-095-merge-branch/gcc/ipa-type-escape.c
    branches/gcj/classpath-095-merge-branch/gcc/java/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/java/expr.c
    branches/gcj/classpath-095-merge-branch/gcc/java/java-tree.h
    branches/gcj/classpath-095-merge-branch/gcc/java/lang.c
    branches/gcj/classpath-095-merge-branch/gcc/java/typeck.c
    branches/gcj/classpath-095-merge-branch/gcc/lambda-code.c
    branches/gcj/classpath-095-merge-branch/gcc/langhooks-def.h
    branches/gcj/classpath-095-merge-branch/gcc/langhooks.h
    branches/gcj/classpath-095-merge-branch/gcc/libgcc-std.ver
    branches/gcj/classpath-095-merge-branch/gcc/loop-init.c
    branches/gcj/classpath-095-merge-branch/gcc/loop-invariant.c
    branches/gcj/classpath-095-merge-branch/gcc/modulo-sched.c
    branches/gcj/classpath-095-merge-branch/gcc/optabs.c
    branches/gcj/classpath-095-merge-branch/gcc/optabs.h
    branches/gcj/classpath-095-merge-branch/gcc/opts.c
    branches/gcj/classpath-095-merge-branch/gcc/passes.c
    branches/gcj/classpath-095-merge-branch/gcc/stmt.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/other/first-global.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/parse/attr-externally-visible-1.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/tree-ssa/pr31146.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-7.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/warn/multiple-overflow-warn-3.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/20070507-1.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/alias-1.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/alias-9.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/dfp/func-mixed.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/dfp/operator-assignment.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/tree-ssa/pr17141-1.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/tree-ssa/pr21559.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/pr22480.c   (props changed)
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-102.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-103.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-104.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-106.c   (props changed)
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-1.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-intfloat-conversion-2.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.target/m68k/m68k.exp
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/alloc_comp_basics_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/altreturn_3.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/assumed_dummy_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/char_initialiser_actual.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/default_numeric_type_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/fmt_zero_precision.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/inquire_iolength.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/module_naming_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/nested_modules_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/oldstyle_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/operator_2.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/parameter_array_dummy.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/parameter_array_element_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/real_const_3.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/shift-alloc.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/unf_io_convert_3.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/used_types_11.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/zero_array_components_1.f90
    branches/gcj/classpath-095-merge-branch/gcc/tree-cfg.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-chrec.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-chrec.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-data-ref.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-data-ref.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-flow.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-inline.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-loop-linear.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-pass.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-pretty-print.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-scalar-evolution.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-scalar-evolution.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-alias.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-dom.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-dse.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-forwprop.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-loop-im.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-loop-manip.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-loop-niter.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-loop.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-pre.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-ssa-threadupdate.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vect-analyze.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vect-generic.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vect-transform.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vectorizer.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vectorizer.h
    branches/gcj/classpath-095-merge-branch/gcc/tree-vrp.c
    branches/gcj/classpath-095-merge-branch/gcc/tree.c
    branches/gcj/classpath-095-merge-branch/gcc/tree.def
    branches/gcj/classpath-095-merge-branch/gcc/treelang/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/treelang/treetree.c
    branches/gcj/classpath-095-merge-branch/libcpp/ChangeLog
    branches/gcj/classpath-095-merge-branch/libcpp/expr.c
    branches/gcj/classpath-095-merge-branch/libffi/ChangeLog
    branches/gcj/classpath-095-merge-branch/libffi/configure
    branches/gcj/classpath-095-merge-branch/libffi/configure.ac
    branches/gcj/classpath-095-merge-branch/libffi/fficonfig.h.in
    branches/gcj/classpath-095-merge-branch/libffi/src/m68k/ffi.c
    branches/gcj/classpath-095-merge-branch/libffi/src/m68k/ffitarget.h
    branches/gcj/classpath-095-merge-branch/libffi/src/m68k/sysv.S
    branches/gcj/classpath-095-merge-branch/libgcc/ChangeLog
    branches/gcj/classpath-095-merge-branch/libgcc/config.host
    branches/gcj/classpath-095-merge-branch/libgfortran/ChangeLog
    branches/gcj/classpath-095-merge-branch/libgfortran/gfortran.map
    branches/gcj/classpath-095-merge-branch/libgfortran/intrinsics/move_alloc.c
    branches/gcj/classpath-095-merge-branch/libgfortran/intrinsics/string_intrinsics.c
    branches/gcj/classpath-095-merge-branch/libgfortran/io/transfer.c
    branches/gcj/classpath-095-merge-branch/libgfortran/io/unix.c
    branches/gcj/classpath-095-merge-branch/libgfortran/libgfortran.h
    branches/gcj/classpath-095-merge-branch/libgfortran/runtime/environ.c
    branches/gcj/classpath-095-merge-branch/libgfortran/runtime/error.c
    branches/gcj/classpath-095-merge-branch/libgfortran/runtime/memory.c
    branches/gcj/classpath-095-merge-branch/libjava/ChangeLog
    branches/gcj/classpath-095-merge-branch/libjava/classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class
    branches/gcj/classpath-095-merge-branch/libjava/classpath/lib/java/lang/PosixProcess$EOFInputStream.class
    branches/gcj/classpath-095-merge-branch/libjava/classpath/lib/java/lang/PosixProcess$ProcessManager.class
    branches/gcj/classpath-095-merge-branch/libjava/classpath/lib/java/lang/PosixProcess.class
    branches/gcj/classpath-095-merge-branch/libjava/gnu/classpath/jdwp/VMVirtualMachine.h
    branches/gcj/classpath-095-merge-branch/libjava/gnu/classpath/jdwp/VMVirtualMachine.java
    branches/gcj/classpath-095-merge-branch/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc
    branches/gcj/classpath-095-merge-branch/libjava/gnu/gcj/util/natGCInfo.cc
    branches/gcj/classpath-095-merge-branch/libjava/gnu/java/lang/management/natVMMemoryPoolMXBeanImpl.cc
    branches/gcj/classpath-095-merge-branch/libjava/include/java-interp.h
    branches/gcj/classpath-095-merge-branch/libjava/include/java-stack.h
    branches/gcj/classpath-095-merge-branch/libjava/include/posix-threads.h
    branches/gcj/classpath-095-merge-branch/libjava/interpret.cc
    branches/gcj/classpath-095-merge-branch/libjava/java/lang/PosixProcess$ProcessManager.h
    branches/gcj/classpath-095-merge-branch/libjava/java/lang/PosixProcess.h
    branches/gcj/classpath-095-merge-branch/libjava/java/lang/PosixProcess.java
    branches/gcj/classpath-095-merge-branch/libjava/java/lang/natPosixProcess.cc
    branches/gcj/classpath-095-merge-branch/libjava/posix-threads.cc
    branches/gcj/classpath-095-merge-branch/libjava/sun/misc/natUnsafe.cc

Propchange: branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/pr22480.c
            ('svn:executable' removed)

Propchange: branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/vect/vect-106.c
            ('svn:executable' removed)



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