uweigand [Wed, 10 Apr 2002 17:56:02 +0000 (17:56 +0000)]
* reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM
is only used as frame pointer when frame_pointer_needed is true.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52140
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 17:47:24 +0000 (17:47 +0000)]
* gcc.c-torture/execute/
20020406-1.c: Declare malloc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52138
138bc75d-0d04-0410-961f-
82ee72b054a4
rearnsha [Wed, 10 Apr 2002 14:06:38 +0000 (14:06 +0000)]
PR target/817
* arm.md (arm_movdi): Adjust neg_pool_range attribute to allow
for the fact that the pool entry uses two words.
(movdf_hard_insn): Similarly. Also, ADR instruction can span
1k bytes.
(movdf_soft_insn): Similarly.
(movxf_hard_insn): Adjust neg_pool_range attribute to allow
for the fact that the pool entry uses three words.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52132
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Wed, 10 Apr 2002 12:18:44 +0000 (12:18 +0000)]
* init.c (build_member_call): For now, don't convert to
intermediate base if it would cause an error.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52129
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 10 Apr 2002 10:36:50 +0000 (10:36 +0000)]
* config/mips/mips.c (mips_va_arg): When using the struct version
of the EABI va_list, allow arguments in the register save area to
take up less room than a stack argument.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52125
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Wed, 10 Apr 2002 09:40:18 +0000 (09:40 +0000)]
cp:
PR c++/5507
* decl.c (make_typename_type): Remove implicit typenameness.
testsuite:
PR c++/5507
* g++.dg/template/typename2.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52124
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Wed, 10 Apr 2002 07:17:16 +0000 (07:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52122
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 07:11:32 +0000 (07:11 +0000)]
* expr.c (expand_expr) [INTEGER_CST]: Don't force into registers
if EXPAND_INITIALIZER.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52118
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 05:22:33 +0000 (05:22 +0000)]
* config/alpha/alpha.md (movdi_er_maybe_g): New.
* config/alpha/alpha.c (alpha_expand_mov): Use it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52113
138bc75d-0d04-0410-961f-
82ee72b054a4
amodra [Wed, 10 Apr 2002 03:52:22 +0000 (03:52 +0000)]
* gcc.c-torture/execute/loop-12.c: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52111
138bc75d-0d04-0410-961f-
82ee72b054a4
amodra [Wed, 10 Apr 2002 03:50:39 +0000 (03:50 +0000)]
PR optimization/6233
* rtlanal.c (pure_call_p): New function.
* rtl.h (pure_call_p): Declare.
* loop.c (prescan_loop): Use it to set has_nonconst_call.
* gcse.c (store_killed_in_insn): Use pure_call_p here too.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52110
138bc75d-0d04-0410-961f-
82ee72b054a4
echristo [Wed, 10 Apr 2002 03:40:00 +0000 (03:40 +0000)]
2002-04-09 Eric Christopher <echristo@redhat.com>
* config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional
information to .comm directive.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52109
138bc75d-0d04-0410-961f-
82ee72b054a4
ljrittle [Wed, 10 Apr 2002 02:51:54 +0000 (02:51 +0000)]
* configure.in: Add *-*-freebsd* configurations.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52107
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 02:22:20 +0000 (02:22 +0000)]
* expr.c (expand_expr) [INTEGER_CST]: Force overflows into registers.
* gcc.c-torture/compile/
20020409-1.c: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52104
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 00:15:58 +0000 (00:15 +0000)]
* basic-block.h (flow_delete_block_noexpunge): Declare.
(expunge_block_nocompact): Declare.
* cfg.c (expunge_block_nocompact): Split out from ...
(expunge_block): ... here.
* cfgrtl.c (can_delete_label_p): Don't use exception_handler_labels.
(flow_delete_block_noexpunge): Split out from ...
(flow_delete_block): ... here.
* cfgcleanup.c (delete_unreachable_blocks): Compact while
removing dead blocks.
* except.c (exception_handler_labels): Remove.
(exception_handler_label_map): New.
(struct eh_region): Add aka member.
(mark_ehl_map_entry, mark_ehl_map, free_region): New.
(ehl_hash, ehl_eq, ehl_free, add_ehl_entry): New.
(for_each_eh_label, for_each_eh_label_1): New.
(init_eh): Register exception_handler_label_map.
(free_eh_status): Use free_region.
(find_exception_handler_labels): Use the map, not the list.
(remove_exception_handler_label): Likewise.
(maybe_remove_eh_handler): Likewise.
(remove_eh_handler): Use the region aka bitmap.
* except.h (exception_handler_labels): Remove.
(for_each_eh_label): Declare.
* jump.c (rebuild_jump_labels): Don't check exception_handler_labels.
* loop.c (invalidate_loops_containing_label): New.
(find_and_verify_loops): Use it. Use for_each_eh_label.
* sched-rgn.c (is_cfg_nonregular): Use
current_function_has_exception_handlers.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52100
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 10 Apr 2002 00:14:53 +0000 (00:14 +0000)]
* hashtab.c (higher_prime_number): Use 7 as minimum.
(find_empty_slot_for_expand): Don't compute hash2 unless needed.
(htab_find_slot_with_hash): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52099
138bc75d-0d04-0410-961f-
82ee72b054a4
ljrittle [Tue, 9 Apr 2002 23:11:36 +0000 (23:11 +0000)]
* include/private/gcconfig.h (DATAEND): Update comment example
to match reality.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52098
138bc75d-0d04-0410-961f-
82ee72b054a4
bkoz [Tue, 9 Apr 2002 21:19:55 +0000 (21:19 +0000)]
2002-04-09 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/1072
* include/bits/localefwd.h (locale::_Impl::_M_facets): Change from
pointer to vector.
Remove forward declaration of vector.
Include vector.
* include/bits/locale_facets.tcc: Remove vector include.
(use_locale): Adjust.
(has_locale): Adjust.
* src/locale.cc: Adjust.
* src/localename.cc: Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52095
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Tue, 9 Apr 2002 21:15:38 +0000 (21:15 +0000)]
* sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,
sbitmap_a_or_b, sbitmap_a_or_b_and_c, sbitmap_a_and_b_or_c):
Do not return changed status.
(sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg, sbitmap_a_xor_b_cg,
sbitmap_a_or_b_cg, sbitmap_a_or_b_and_c_cg, sbitmap_a_and_b_or_c_cg):
New functions that do return changed status.
* sbitmap.h: Update decls.
* gcse.c, lcm.c: Use _cg functions as needed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52094
138bc75d-0d04-0410-961f-
82ee72b054a4
amylaar [Tue, 9 Apr 2002 20:07:15 +0000 (20:07 +0000)]
* config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.
(sh64-*-elf*, sh-*-rtemself*): Likewise.
* config/sh/embed_bb.c: New file.
* config/sh/embed-elf.h: New file.
* sh.h (CPP_SPEC): Supply __SIZE_TYPE__ and __PTRDIFF_TYPE__
if -m[12345]* option is given. Don't use subtarget_cpp_ptr_spec.
(CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
__PTRDIFF_TYPE__ .
(SUBTARGET_CPP_PTR_SPEC): Don't define.
(EXTRA_SPECS): Remove subtarget_cpp_ptr_spec.
Add subtarget_asm_endian_spec.
(ASM_SPEC): Use subtarget_asm_endian_spec.
(SUBTARGET_ASM_ENDIAN_SPEC): Define.
(RETURN_ADDR_RTX): Use PR_MEDIA_REG for TARGET_SH5.
(WCHAR_UNSIGNED): Define.
(SH_ELF_WCHAR_TYPE, SH_DBX_REGISTER_NUMBER): Define.
(DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
(ALLOCATE_INITIAL_VALUE): Use PR_MEDIA_REG for TARGET_SH5.
Fix value.
* sh.c (calc_live_regs): Use PR_MEDIA_REG for TARGET_SH5.
(sh_adjust_cost): Likewise.
sh64.h (CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
__PTRDIFF_TYPE__ .
(SUBTARGET_CPP_PTR_SPEC, WCHAR_TYPE): Don't #undef/ #define.
(WCHAR_TYPE_SIZE): Likewise.
(ASM_SPEC): Use subtarget_asm_endian_spec.
(SH_ELF_WCHAR_TYPE): #undef/ #define.
(MAX_WCHAR_TYPE_SIZE): Don't #undef.
* config/sh/elf.h (WCHAR_UNSIGNED): #undef .
(MAX_WCHAR_TYPE_SIZE): Don't #define .
(WCHAR_TYPE, WCHAR_TYPE_SIZE): #undef / #define .
(USER_LABEL_PREFIX): Don't #undef /#define .
(DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
* config/elf/linux.h (USER_LABEL_PREFIX): Don't #undef /#define .
(SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE): Likewise.
(ASM_SPEC): Likewise.
(SUBTARGET_ASM_ENDIAN_SPEC): #undef / #define .
(CC1_SPEC): don't supply -m3 for -m4*, -m5*.
* t-sh: (LIB1ASMFUNCS): Use LIB1ASMFUNCS_CACHE.
(LIB2FUNCS_EXTRA): Define.
* t-sh64 (LIB2FUNCS_EXTRA): Define.
* config/sh/t-linux (LIB1ASMFUNCS): Don't redefine.
(LIB1ASMFUNCS_CACHE): Define.
(LIB2FUNCS_EXTRA): Redefine empty.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52091
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Tue, 9 Apr 2002 19:45:20 +0000 (19:45 +0000)]
* reorg.c (get_branch_condition): Use reversed_comparison_code.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52090
138bc75d-0d04-0410-961f-
82ee72b054a4
ciceron [Tue, 9 Apr 2002 18:53:50 +0000 (18:53 +0000)]
* config/m68hc11/larith.asm (__map_data_section): Fix condition
and optimize for size.
(__do_global_ctors): Fix pointer comparison.
(__do_global_dtors): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52086
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Tue, 9 Apr 2002 17:44:32 +0000 (17:44 +0000)]
* win32.cc (_Jv_platform_initProperties): Use GetTempPath.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52084
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Tue, 9 Apr 2002 17:02:43 +0000 (17:02 +0000)]
PR optimization/6189
* semantics.c (genrtl_start_function): Don't free
DECL_SAVED_FUNCTION_DATA for inline functions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52083
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Tue, 9 Apr 2002 17:01:59 +0000 (17:01 +0000)]
PR optimization/6189
* semantics.c (genrtl_start_function): Don't free
DECL_SAVED_FUNCTION_DATA for inline functions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52082
138bc75d-0d04-0410-961f-
82ee72b054a4
davem [Tue, 9 Apr 2002 14:52:03 +0000 (14:52 +0000)]
2002-04-09 David S. Miller <davem@redhat.com>
* config/sparc/sparc.c (sparc_extra_constraint_check): New
function, implementing EXTRA_CONSTRAINTS. For memory constraints,
allow reloading pseudos.
* config/sparc/sparc.h (EXTRA_CONSTRAINTS): Use it.
* config/sparc/sparc-protos.h: Declare it.
* config/sparc/sparc.c (const64_is_2insns): Kill signed vs.
unsigned comparison warning.
(output_restore_regs): Mark leaf_function as unused.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52080
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Tue, 9 Apr 2002 13:59:59 +0000 (13:59 +0000)]
* init.c (build_member_call): For now, don't convert to
intermediate base if it would cause an error.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52078
138bc75d-0d04-0410-961f-
82ee72b054a4
kenner [Tue, 9 Apr 2002 13:41:58 +0000 (13:41 +0000)]
* expr.c (is_aligning_offset): New function.
(expand_expr, case COMPONENT_EXPR): Call it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52077
138bc75d-0d04-0410-961f-
82ee72b054a4
bkoz [Tue, 9 Apr 2002 08:48:33 +0000 (08:48 +0000)]
2002-04-09 Benjamin Kosnik <bkoz@redhat.com>
Richard Henderson <rth@redhat.com>
* include/bits/sstream.tcc: Clean up bit ops.
* include/bits/fstream.tcc: Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52070
138bc75d-0d04-0410-961f-
82ee72b054a4
bkoz [Tue, 9 Apr 2002 08:00:08 +0000 (08:00 +0000)]
2002-04-09 Jakub Jelinek <jakub@redhat.com>
* include/bits/locale_facets.h (__num_base::_S_scale_hex): Remove.
(__num_base::_S_scale_oct): Remove.
* src/locale.cc (__num_base::_S_scale_hex): Remove.
(__num_base::_S_scale_oct): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52068
138bc75d-0d04-0410-961f-
82ee72b054a4
bkoz [Tue, 9 Apr 2002 07:35:31 +0000 (07:35 +0000)]
2002-04-09 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/6124
* testsuite/23_containers/bitset_members.cc: New test.
* include/std/std_bitset.h (_Bit_count::_S_bit_count): Move..
(_S_bit_count): Here.
(_First_one::_S_first_one): Move...
(_S_first_one): Here.
Format.
* src/bitset.cc: Adjust.
* config/linker-map.gnu: Export.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52066
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Tue, 9 Apr 2002 07:17:26 +0000 (07:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52064
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Tue, 9 Apr 2002 07:08:23 +0000 (07:08 +0000)]
Fix ChangeLog date
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52059
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Tue, 9 Apr 2002 07:06:18 +0000 (07:06 +0000)]
PR objc/6107
* objc/objc-api.h (struct objc_protocol_list): Change type of
member count from int to size_t.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52058
138bc75d-0d04-0410-961f-
82ee72b054a4
bkoz [Tue, 9 Apr 2002 06:14:32 +0000 (06:14 +0000)]
2002-04-08 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/5180
* include/bits/fstream.tcc (filebuf::seekpos): Fix.
* include/std/std_fstream.h: Clean.
* include/bits/ostream.tcc: Remove extraneous variables.
* include/bits/sstream.tcc (stringbuf::seekoff): Be strict about
open modes and which modes.
(stringbuf::seekpos): Same.
* testsuite/27_io/stringbuf_virtuals.cc: New tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52057
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Tue, 9 Apr 2002 05:25:11 +0000 (05:25 +0000)]
* libjava.lang/PR6204.java, libjava.lang/PR6204.out: New test case.
* libjava.lang/PR6085.java, libjava.lang/PR6085.out: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52056
138bc75d-0d04-0410-961f-
82ee72b054a4
ljrittle [Tue, 9 Apr 2002 01:35:21 +0000 (01:35 +0000)]
* include/private/gcconfig.h (DATAEND): Clarify comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52054
138bc75d-0d04-0410-961f-
82ee72b054a4
hboehm [Tue, 9 Apr 2002 00:39:16 +0000 (00:39 +0000)]
* include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
(GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
declare.
* allchblk.c (GC_allchblk_nth): Change text and support reduced
frequency for blacklist warning message.
* misc.c (GC_large_alloc_warn_interval,
GC_large_alloc_warn_suppressed): define.
(GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
* doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
(GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
* dyn_load.c (_DYNAMIC): Move declaration to file scope.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52053
138bc75d-0d04-0410-961f-
82ee72b054a4
hboehm [Mon, 8 Apr 2002 23:59:13 +0000 (23:59 +0000)]
* src/java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE
correctly.
* src/ia64/unix.S: Add unwind information. Fix comments.
Save sp in a way that's compatible with unwind info.
(ffi_call_unix): Correctly restore sp in all cases.
* src/ia64/ffi.c: Add, fix comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52048
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Mon, 8 Apr 2002 23:16:17 +0000 (23:16 +0000)]
Fix commit goof: s/istarget/ishost/ for host
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52047
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Mon, 8 Apr 2002 22:49:02 +0000 (22:49 +0000)]
* g77.f-torture/execute/980628-4.x,
g77.f-torture/execute/980628-5.x,
g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52046
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Mon, 8 Apr 2002 22:20:39 +0000 (22:20 +0000)]
* Make-lang.in (f/target.o): Depend on diagnostic.h.
* target.c: Include diagnostic.h.
(ffetarget_memcpy_): Call sorry if host and target endians are
not matching.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52043
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Mon, 8 Apr 2002 20:24:17 +0000 (20:24 +0000)]
* src/sparc/v8.S: Make .eh_frame dependent on target word size.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52041
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 8 Apr 2002 18:57:57 +0000 (18:57 +0000)]
* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
Fixes PR libgcj/6068.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52038
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 8 Apr 2002 18:32:23 +0000 (18:32 +0000)]
For PR libgcj/5303:
* .cvsignore: Added rmic.1 and rmiregistry.1.
* gcj.texi (Top): Link to new nodes.
(Invoking rmic): New node.
(Invoking rmiregistry): Likewise.
* Make-lang.in (java.generated-manpages): Added rmic.1 and
rmiregistry.1.
(java.maintainer-clean): Likewise.
($(srcdir)/java/rmic.1): New target.
($(srcdir)/java/rmiregistry.1): Likewise.
(java.install-man): Handle rmic.1 and rmiregistry.1.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52035
138bc75d-0d04-0410-961f-
82ee72b054a4
davem [Mon, 8 Apr 2002 17:20:48 +0000 (17:20 +0000)]
2002-04-08 David S. Miller <davem@redhat.com>
PR target/6082
* config/sparc/freebsd.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDLOW
Make init_priority work on Sparc when using GNU ld.
* config/sparc/linux.h, config/sparc/linux64.h,
config/sparc/netbsd-elf.h, config/sparc/freebsd.h
(CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Undefine.
* config/sparc/sol2-gld.h: New file to do the same.
* config.gcc (sparc*-*-solaris2*): If gnu_ld=yes add
sparc/sol2-gld.h to tm_file.
PR optimization/4328
* config/sparc/sparc.h (EXTRA_CONSTRAINT): Add new constraint 'W'.
* doc/md.texi: Document it.
* config/sparc/sparc.md (movdi_insn_sp64_novis,
movdi_insn_sp64_vis, movdf_insn_sp32, movdf_insn_v9only_novis,
movdf_insn_v9only_vis, movdf_insn_sp64_novis,
movdf_insn_sp64_vis): Use it as MEM constraing with 'e' registers.
* config/sparc/sparc.c (mem_min_alignment): Fix comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52031
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Mon, 8 Apr 2002 17:09:50 +0000 (17:09 +0000)]
Revert last patch from Richard Henderson.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52029
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 8 Apr 2002 14:43:35 +0000 (14:43 +0000)]
2002-04-08 Alberto Biancardi <alberto.biancardi@unipv.it>
Fix for PR libgcj/6187:
* java/awt/geom/Point2D.java (distance): Call distanceSq, not
distance.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52027
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Mon, 8 Apr 2002 12:29:38 +0000 (12:29 +0000)]
2002-04-08 Paolo Carlini <pcarlini@unitus.it>
* parse.y (namespace_qualifier, maybe_identifier,
begin_explicit_instantiation, end_explicit_instantiation,
apparent_template_type, .finish_template_type,
do_id, maybe_init, defarg_again, component_decl_1):
Add ending ';', in accordance with POSIX.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52026
138bc75d-0d04-0410-961f-
82ee72b054a4
gerald [Mon, 8 Apr 2002 12:07:37 +0000 (12:07 +0000)]
* doc/contrib.texi (Contributors): Add John David Anglin and Loren
J. Rittle (the latter also to Testers). Update David O'Brien's entry.
* doc/contrib.texi (Contributors): Add David O'Brien.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52024
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Mon, 8 Apr 2002 12:03:02 +0000 (12:03 +0000)]
* gcj.texi (Invocation): Update JvAttachCurrentThread documentation.
Add note about handling uncaught exceptions. Add an exception handler
to example.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52022
138bc75d-0d04-0410-961f-
82ee72b054a4
amodra [Mon, 8 Apr 2002 08:54:50 +0000 (08:54 +0000)]
Oops, commit right file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52021
138bc75d-0d04-0410-961f-
82ee72b054a4
amodra [Mon, 8 Apr 2002 08:53:48 +0000 (08:53 +0000)]
* configure.in (auto-build.h): Use target_alias and build_alias
when running configure.
(gcc_cv_as, gcc_cv_ld): Search install paths when build != host too.
(gcc_cv_nm, gcc_cv_objdump): Set for build != host too.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52020
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Mon, 8 Apr 2002 07:17:01 +0000 (07:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52019
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Mon, 8 Apr 2002 06:41:36 +0000 (06:41 +0000)]
* parse.y (resolve_qualified_expression_name): Clear "from_super" flag
after using it to patch CALL_EXPR.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52015
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Mon, 8 Apr 2002 06:37:26 +0000 (06:37 +0000)]
* gcj.texi (Invocation): Document CNI invocation API.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52012
138bc75d-0d04-0410-961f-
82ee72b054a4
davem [Mon, 8 Apr 2002 00:30:07 +0000 (00:30 +0000)]
2002-04-07 David S. Miller <davem@redhat.com>
* config.gcc (sparc64-*-linux*): Add t-crtfm to tmake_file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52011
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Mon, 8 Apr 2002 00:23:28 +0000 (00:23 +0000)]
* java/util/AbstractMap.java (putAll): Use entrySet size.
(toString): Explicitly use getKey() and getValue().
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52008
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sun, 7 Apr 2002 22:33:09 +0000 (22:33 +0000)]
* libjava.mauve/xfails: Add CASE_INSENSITIVE_ORDER, result was
unspecified and test should be updated to match latest spec.
Add AcuniaPropertiesTest, known bug #6219. Add test_getClassLoader,
what we do seems to be not really right or wrong.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52006
138bc75d-0d04-0410-961f-
82ee72b054a4
danglin [Sun, 7 Apr 2002 21:29:01 +0000 (21:29 +0000)]
PR 5933
* pa.h (ASM_OUTPUT_MI_THUNK): Use indirect jump to target function when
generating 32-bit pic code.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52004
138bc75d-0d04-0410-961f-
82ee72b054a4
sirl [Sun, 7 Apr 2002 18:23:19 +0000 (18:23 +0000)]
2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
PR optimization/6086
* g++.dg/opt/preinc1.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52001
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sun, 7 Apr 2002 12:18:58 +0000 (12:18 +0000)]
* java/util/Hashtable.java (contains): Remove NullPointer check.
(containsValue): Add NullPointer check.
(remove): Always throw NullPointerException when key is null.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51994
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Sun, 7 Apr 2002 11:30:35 +0000 (11:30 +0000)]
typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51991
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Sun, 7 Apr 2002 11:27:00 +0000 (11:27 +0000)]
2002-04-07 Adam King <aking@dreammechanics.com>
* java/lang/natSystem.cc (init_properties): Call new function
_Jv_platform_initProperties.
* win32 (_Jv_platform_initProperties): New function that adds Win32
support for the System properties os.name, os.arch, os.version,
user.name, user.home, and user.dir.
* include/posix.h, include/win32.h, posix.cc: New function
_Jv_platform_initProperties.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51989
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sun, 7 Apr 2002 09:21:27 +0000 (09:21 +0000)]
* libjava.mauve/mauve.exp: Use libgcj.jar not libgcj.zip.
* libjava.mauve/xfails: add Character.classify12 (number 1),
Character.getType (number 11), Character.getType (number 20) and
Character.getType (number 22). We implement 1.4 Character.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51987
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sun, 7 Apr 2002 08:16:51 +0000 (08:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51986
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sun, 7 Apr 2002 07:45:06 +0000 (07:45 +0000)]
* java/lang/Character,java (isDefined): getType() != UNASSIGNED.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51982
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sun, 7 Apr 2002 07:40:49 +0000 (07:40 +0000)]
* java/util/ArrayList.java (addAll(int,Collection)): System.arraycopy
all of the remaining elements.
* java/util/Vector.java (addAll(int,Collection)): Likewise.
(removeRange): If toIndex == fromIndex do
nothing, if toIndex < fromIndex throw IndexOutIfBoundsException.
(removeAll): Always throw NullPointerException when collection is
null.
(retrainAll): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51979
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sun, 7 Apr 2002 06:09:27 +0000 (06:09 +0000)]
PR c++/5571
* stor-layout.c (layout_decl): Reset the RTL for the decl.
* class.c (layout_class_type): Remember incomplete static
variables.
(finish_struct_1): Call complete_vars, not
hack_incomplete_structures.
* cp-tree.h (hack_incomplete_structures): Rename to ...
(complete_vars): ... this.
(struct saved_scope): Remove incomplete.
(namespace_scope_incomplete): Remove.
* decl.c (struct binding_level): Remove incomplete.
(incomplete_vars): New variable.
(mark_binding_level): Don't mark incomplete.
(print_binding_level): Don't print it.
(mark_saved_scope): Don't mark incomplete.
(pushdecl): Use maybe_register_incopmlete_var.
(cxx_init_decl_processing): Register incomplete_vars for GC.
(start_decl_1): Clarify error message.
(hack_incomplete_vars): Remove.
(maybe_register_incomplete_var): New function.
(complete_vars): Likewise.
* g++.dg/opt/static2.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51978
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Sun, 7 Apr 2002 04:19:31 +0000 (04:19 +0000)]
* configure.in (alpha*-*-netbsd*): Add target.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51976
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Sun, 7 Apr 2002 03:12:23 +0000 (03:12 +0000)]
* cppinit.c (cpp_create_reader): Initialize
discard_comments_in_macro_exp.
(COMMAND_LINE_OPTIONS): Add "-CC" option.
(cpp_handle_option): Handle "-CC" option.
* cpplex.c (save_comment): If saving a C++ comment in
a directive, convert it to a C comment.
(_cpp_lex_direct): Pass second comment start character to
save_comment to indicate comment type.
* cpplib.c (_cpp_handle_directive): If processing
a "#define" directive and discard_comments_in_macro_exp
is false, re-enable saving of comments.
(lex_macro_node): If discard_comments_in_macro_exp is false,
discard any comments before the macro identifier.
* cpplib.h (struct cpp_options): Add discard_comments_in_macro_exp
member.
* cppmacro.c (cpp_get_token): If expanding a macro while
processing a directive, discard any comments we might encounter.
(parse_params): If discard_comments_in_macro_exp is false,
ignore comments in the macro parameter list.
* gcc.c (cpp_unique_options): Add "-CC" option.
(option_map): Map "--comments-in-macros" to "-CC".
* doc/cppopts.texi: Document "-CC" option.
* f/lang-specs.h: Add "-CC" option.
* testsuite/gcc.dg/cpp/maccom1.c: New test.
* testsuite/gcc.dg/cpp/maccom2.c: New test.
* testsuite/gcc.dg/cpp/maccom3.c: New test.
* testsuite/gcc.dg/cpp/maccom4.c: New test.
* testsuite/gcc.dg/cpp/maccom5.c: New test.
* testsuite/gcc.dg/cpp/maccom6.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51975
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Sat, 6 Apr 2002 22:22:00 +0000 (22:22 +0000)]
PR c++/4934
* error.c (dump_expr) [CONVERT_EXPR]: Make sure TREE_TYPE (t) is
set before checking it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51972
138bc75d-0d04-0410-961f-
82ee72b054a4
danglin [Sat, 6 Apr 2002 22:10:54 +0000 (22:10 +0000)]
* reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51971
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sat, 6 Apr 2002 19:42:22 +0000 (19:42 +0000)]
PR opt/5120
* sibcall.c (optimize_sibling_and_tail_recursive_call): Clear
RTX_UNCHANGING_P for the functions arguments when a tail call
is made.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51969
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Sat, 6 Apr 2002 16:57:23 +0000 (16:57 +0000)]
* toplev.c (flag_no_inline, flag_really_no_inline): Default to 2.
(parse_options_and_default_flags): Set them appropriately.
* c-common.c (c_common_post_options): Don't set flag_really_no_inline.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51959
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Sat, 6 Apr 2002 16:15:20 +0000 (16:15 +0000)]
PR c++/525
* init.c (build_member_call): Use build_scoped_ref.
(resolve_offset_ref): Likewise.
* call.c (build_scoped_method_call): Likewise.
* tree.c (maybe_dummy_object): Kludge around current_class_type being
wrong.
* typeck2.c (build_scoped_ref): Return the binfo via binfo_p parm.
* cp-tree.h: Adjust.
* init.c (push_base_cleanups): Just use build_scoped_method_call.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51956
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Sat, 6 Apr 2002 15:59:14 +0000 (15:59 +0000)]
PR c++/6179
* method.c (implicitly_declare_fn): Pass unqualified type to
synthesize_exception_spec.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51954
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sat, 6 Apr 2002 08:26:08 +0000 (08:26 +0000)]
* java/util/ArrayList.jva (removeRange): If toIndex == fromIndex do
nothing, if toIndex < fromIndex throw IndexOutIfBoundsException.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51947
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Sat, 6 Apr 2002 08:20:35 +0000 (08:20 +0000)]
* config/mmix/t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc
here.
* config/mmix/mmix.h (INITIAL_ELIMINATION_OFFSET): Remove spurious
semicolon.
* config/mmix/mmix.c (mmix_expand_builtin_va_arg): Variable-size
types come in by-reference. Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51946
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sat, 6 Apr 2002 08:17:39 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51945
138bc75d-0d04-0410-961f-
82ee72b054a4
davem [Sat, 6 Apr 2002 04:55:28 +0000 (04:55 +0000)]
2002-04-05 David S. Miller <davem@redhat.com>
* config/sparc/freebsd.h (ENDFILE_SPEC): Add crtfastmath bits.
* config.gcc (sparc64-wrs-vxworks, sparc-*-chorusos,
sparc-*-rtems*, sparclite-*-elf* sparc86x-*-elf*, sparc64-*-elf*,
{sparc64,ultrasparc}-*-freebsd*): Add sparc/t-crtfm to tmake_file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51940
138bc75d-0d04-0410-961f-
82ee72b054a4
megacz [Sat, 6 Apr 2002 04:20:02 +0000 (04:20 +0000)]
2002-04-05 Adam Megacz <adam@xwt.org>
* exception.cc (abort): added static modifier
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51938
138bc75d-0d04-0410-961f-
82ee72b054a4
megacz [Sat, 6 Apr 2002 04:19:10 +0000 (04:19 +0000)]
2002-04-05 Adam Megacz <adam@xwt.org>
* exception.cc (abort): added static modifier
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51937
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 6 Apr 2002 01:14:42 +0000 (01:14 +0000)]
* doc/rtl.texi (Regs and Memory): Document (mem:BLK (scratch)).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51936
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Fri, 5 Apr 2002 17:58:41 +0000 (17:58 +0000)]
2002-04-05 Jonathan Wakely <jw@kayari.org>
* include/bits/stl_algo.h (unique_copy, __gcd, rotate, rotate_copy,
random_shuffle, partition, stable_partition, sort, stable_sort,
partial_sort, partial_sort_copy, nth_element): Doxygenate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51927
138bc75d-0d04-0410-961f-
82ee72b054a4
davem [Fri, 5 Apr 2002 13:46:50 +0000 (13:46 +0000)]
2002-04-05 David S. Miller <davem@redhat.com>
* config/os/gnu-linux/bits/os_defines.h
(__glibcpp_long_double_bits): Set to 64 on 32-bit Sparc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51921
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Fri, 5 Apr 2002 11:43:40 +0000 (11:43 +0000)]
* mklibgcc.in: Use $tmpmapfile, not tmp-$@.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51918
138bc75d-0d04-0410-961f-
82ee72b054a4
aoliva [Fri, 5 Apr 2002 09:26:38 +0000 (09:26 +0000)]
* config/mips/mips.h (ISA_HAS_BRANCHLIKELY, ISA_HAS_CONDMOVE,
ISA_HAS_FP4, ISA_HAS_MADD_MSUB, ISA_HAS_NMADD_NMSUB,
ISA_HAS_CLZ_CLO, ISA_HAS_DCLZ_DCLO): Disable if TARGET_MIPS16.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51917
138bc75d-0d04-0410-961f-
82ee72b054a4
schwab [Fri, 5 Apr 2002 09:06:04 +0000 (09:06 +0000)]
Fix last change: c-common.h instead of c-convert.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51916
138bc75d-0d04-0410-961f-
82ee72b054a4
schwab [Fri, 5 Apr 2002 08:52:58 +0000 (08:52 +0000)]
* c-convert.c: Include c-convert.h.
* Makefile.in (c-convert.o): Updated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51915
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Fri, 5 Apr 2002 08:23:36 +0000 (08:23 +0000)]
* mklibgcc.in: Use separate libgcc.map for each multilib.
* Makefile.in (distclean): Don't remove libgcc.map here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51914
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Fri, 5 Apr 2002 08:20:02 +0000 (08:20 +0000)]
* Makefile.in (s-mlib): Handle --disable-multilib by separate
genmultilib invocation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51912
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Fri, 5 Apr 2002 08:17:03 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51910
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Fri, 5 Apr 2002 08:00:32 +0000 (08:00 +0000)]
* config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs
to avoid clash with Irix header file sys/ucontext.h. Rename gp_regs
to num_gprs for symmetry.
* config/mips/mips.c: Adjust accordingly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51906
138bc75d-0d04-0410-961f-
82ee72b054a4
neil [Fri, 5 Apr 2002 06:17:16 +0000 (06:17 +0000)]
* ChangeLog: Forgotten commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51903
138bc75d-0d04-0410-961f-
82ee72b054a4
amodra [Fri, 5 Apr 2002 04:42:17 +0000 (04:42 +0000)]
* config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o
Add rules to make null object file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51901
138bc75d-0d04-0410-961f-
82ee72b054a4
megacz [Fri, 5 Apr 2002 04:22:28 +0000 (04:22 +0000)]
2002-04-04 Adam Megacz <adam@xwt.org>
* include/win32.h (_Jv_platform_close_on_exec): added inline
modifier.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51899
138bc75d-0d04-0410-961f-
82ee72b054a4
ljrittle [Fri, 5 Apr 2002 04:18:25 +0000 (04:18 +0000)]
Fix cut-n-paste typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51897
138bc75d-0d04-0410-961f-
82ee72b054a4
ljrittle [Fri, 5 Apr 2002 04:17:11 +0000 (04:17 +0000)]
* configure.host: Add case statement to support generic port
properties. Add *-*-freebsd* section.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51896
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Fri, 5 Apr 2002 00:47:34 +0000 (00:47 +0000)]
* mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode
test.
* testsuite/libjava.mauve/xfails: Remove working tests DoubleTest,
FloatTest and ObjectStreamClass. Add FAIL for Introspector.jdk11 tests
that depend on awt code and BufferedByteOutputStream.interrupt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51893
138bc75d-0d04-0410-961f-
82ee72b054a4