OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years agoSupport procedures for testing profile-directed optimizations.
janis [Mon, 10 Sep 2001 21:37:44 +0000 (21:37 +0000)]
Support procedures for testing profile-directed optimizations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45525 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * lib/profopt.exp: New, to support profile-directed optimizations.
janis [Mon, 10 Sep 2001 21:36:47 +0000 (21:36 +0000)]
* lib/profopt.exp: New, to support profile-directed optimizations.
* gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
* gcc.misc-tests/bprob-1.c: New test.
* gcc.misc-tests/bprob-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45524 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoadd sparc64-*-solaris2 support just like sparcv9-*-solaris2
meissner [Mon, 10 Sep 2001 21:10:20 +0000 (21:10 +0000)]
add sparc64-*-solaris2 support just like sparcv9-*-solaris2

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45523 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
dje [Mon, 10 Sep 2001 20:59:35 +0000 (20:59 +0000)]
* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45522 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * builtins.c (c_getstr): Correct thinko in last change and further
kenner [Mon, 10 Sep 2001 20:23:35 +0000 (20:23 +0000)]
* builtins.c (c_getstr): Correct thinko in last change and further
cleanup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45519 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 10 Sep 2001 20:14:15 +0000 (20:14 +0000)]
2001-09-10  Benjamin Kosnik  <bkoz@redhat.com>

* config/locale/moneypunct_members_generic.cc
(money_base::_S_construct_pattern): Remove unused parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45518 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * configure.in (LIBFFIINCS): Quote uses of $(top_srcdir)
manfred [Mon, 10 Sep 2001 18:26:48 +0000 (18:26 +0000)]
* configure.in (LIBFFIINCS): Quote uses of $(top_srcdir)
and $(MULTIBUILDTOP).
* configure: Re-generate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45515 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 10 Sep 2001 18:13:17 +0000 (18:13 +0000)]
2001-09-10  Benjamin Kosnik  <bkoz@redhat.com>

* include/Makefile.am (stamp-target): Remove link to self.
* inclulde/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45514 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * dwarf2out.c (incomplete_types, decl_scope_table): Make them
rth [Mon, 10 Sep 2001 18:09:27 +0000 (18:09 +0000)]
    * dwarf2out.c (incomplete_types, decl_scope_table): Make them
        into varray's and register them as roots with the garbage
        collector so they are not collected too soon.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45513 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
ovidiu [Mon, 10 Sep 2001 16:24:11 +0000 (16:24 +0000)]
2001-09-10  Ovidiu Predescu  <ovidiu@cup.hp.com>

* gc.c: Removed the DEBUG declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45511 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRemoved the DEBUG declaration.
ovidiu [Mon, 10 Sep 2001 16:22:42 +0000 (16:22 +0000)]
Removed the DEBUG declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45510 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoNew test case (2.95.2 miscompilation)
zack [Mon, 10 Sep 2001 16:21:29 +0000 (16:21 +0000)]
New test case (2.95.2 miscompilation)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45505 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):
hubicka [Mon, 10 Sep 2001 12:23:08 +0000 (12:23 +0000)]
* Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):
New.
* basic-block.h (flow_obstack, label_value_list,
tail_recursion_label_list): Declare
(tidy_fallthru_edges): Declare.
(expunge_block, last_loop_beg_note): Delete.
(can_fallthru, flow_nodes_print, flow_edge_list_print): Declare.
* cfg.c: New file
(basic_block_for_insn, label_value_list): Move from flow.c; make global.
(n_basic_blocks, n_edges, basic_block_info, entry_exit_blocks,
init_flow, clear_edges, can_delete_note_p, can_delete_label_p,
flow_delete_insn, flow_delete_insn_chain, create_basic_block,
expunge_block, flow_delete_block, compute_bb_for_insn,
update_bb_for_insn, set_block_for_insn, set_block_for_new_insns,
make_edge, remove_edge, redirect_edge_succ, redirect_edge_succ_nodup,
redirect_edge_pred, split_block, marge_blocks_nomove, block_label,
try_redirect_by_replacing_jump, last_loop_beg_note,
redirect_edge_and_branch, redirect_edge_and_branch_force,
tidy_fallthru_edge, tidy_fallthru_edges, back_edge_of_syntactic_loop_p,
split_edge, insert_insn_on_edge, commit_one_edge_insertion,
commit_edge_insertions, dump_flow_info, debug_flow_info,
dump_edge_info, dump_bb, debug_bb, debug_bb_n, print_rtl_with_bb,
verify_flow_info, purge_dead_edges, purge_all_dead_edges):
Move here from flow.c
* cfganal.c: New file.
(forwarder_block_p, can_fallthru, mark_critical_edges,
 mark_dfs_back_edges, need_fake_edge_p, flow_call_edges_add,
 find_unreachable_blocks, create_edge_list, free_edge_list,
 print_edge_list, verify_edge_list, find_edge_index, flow_nodes_print,
 flow_edge_list_print, remove_fake_successors, remove_fake_edges,
 add_noreturn_fake_exit_edges, connect_infinite_loops_to_exit,
 flow_reverse_top_sort_order_compute, flow_depth_first_order_compute,
 flow_dfs_compute_reverse_init, flow_dfs-compute_reverse_add_bb,
 flow_dfs-compute_reverse_execute, flow_dfs_compute_reverse_finish);
Move here from flow.c
* cfgbuild.c: New file
(count_basic_blocks, find_label_refs, make_label_edge, make_eh_edge,
 make_edges, find_basic_blocks_1, find_basic_blocks,
 find_sub_basic_blocks): Move here from flow.c
* cfgcleanup.c: New file.
(try_simplify_condjump, try_forward_edges, tail_recursion_label_p,
 merge_blocks_move_predecessor_nojumps,
 merge_blocks_move_successor_nojumps, merge_blocks,
 flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
 try_crossjump_bb, try_optimize_cfg): Move here from flow.c
(delete_unreachable_blocks, cleanup_cfg): Likewise; return true
if succeeded.
* cfgloop.c: New file
(flow_loops_cfg_dump, flow_loop_nested_p, flow_loop_dump,
 flow_loops_dump, flow_loops_free, flow_loop_entry_edges_find,
 flow_loop_exit_edges_find, flow_loop_nodes_find,
 flow_loop_pre_header_scan, flow_loop_pre_header_find,
 flow_loop_tree_node_add, flow_loops_tree_build,
 flow_loop_level_compute, flow_loops_level_compute, flow_loop_scan,
 flow_loops_find, flow_loops_update, flow_loop_outside_edge_p):
Move here from flow.c
* flow.c: Remove everything moved elsewhere
* output.h (cleanup_cfg): Return bool.

* bb-reorder.c (reorder_block_def): Remove 'index'.
(insert_intra_1): Add argument BB, set block for new note.
(make_reorder_chain): Do not depdent on BB indexes.
(make_reorder_chain_1): Do not use BB indexes.
(label_for_bb): Likewise; set BB for new insn.
(emit_jump_to_block_after): Likewise.
(fixup_reoder_chain): Sanity check that all basic blocks
are chained; verify newly created insn chain; remove
undocnitional jump simplifying; Do not use BB indexes;
properly initialize count and frequency information;
dump reordered sequence.
(insert_intra_bb_scope_notes): update call of insert_intra_1.
(insert_inter_bb_scope_notes): Set block for new insn.
(reorder_basic_blocks): Dump flow info before reoredering.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45504 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * alias.c (clear_reg_alias_info): Use K&R format definition.
kenner [Mon, 10 Sep 2001 10:55:20 +0000 (10:55 +0000)]
* alias.c (clear_reg_alias_info): Use K&R format definition.
Avoid unsigned warning.
* builtins.c: Use "unsigned int", not "unsigned".
(target_char_cast): Use host_integerp and tree_low_cst.
(expand_builtin_args_info, expand_builtin_frame_address): Likewise.
(c_strlen): Likewise; OFFSET now HOST_WIDE_INT.
(c_getstr): Likewise.
(std_expand_builtin_va_arg): Use int_size_in_bytes.
(builtin_memcpy_read_str): Avoid unsigned warning.
(expand_builtin_memcpy): Alignments are unsigned.
(expand_builtin_strncpy, expand_builtin_memset): Likewise.
(expand_builtin_expect_jump): Use integer_zerop and integer_onep.
* predict.c (expensive_function_p): LIMIT now unsigned.
* resource.c (mark_target_live_regs): Make some vars unsigned.
* sdbout.c: Use "unsigned int", not "unsigned".
(MAKE_LINE_SAFE): Add cast to avoid unsigned warning.
(sdbout_source_line): Likewise.
(sdbout_record_type_name): Remove "const" for NAME declaration.
* config/alpha/alpha.c (alpha_expand_block_move): Whitespace fixes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45503 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * calls.c (store_one_arg): Expand comment.
rsandifo [Mon, 10 Sep 2001 10:14:13 +0000 (10:14 +0000)]
* calls.c (store_one_arg): Expand comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45502 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * calls.c (store_one_arg): Make sure that the entire argument is
rsandifo [Mon, 10 Sep 2001 10:10:16 +0000 (10:10 +0000)]
* calls.c (store_one_arg): Make sure that the entire argument is
pushed if STACK_PARMS_IN_REG_PARM_AREA is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45501 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.
rth [Mon, 10 Sep 2001 08:52:54 +0000 (08:52 +0000)]
    * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45500 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Mon, 10 Sep 2001 07:16:41 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45499 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/jvm.h (_Jv_AllocRawObj): New prototype.
bryce [Mon, 10 Sep 2001 01:21:08 +0000 (01:21 +0000)]
* include/jvm.h (_Jv_AllocRawObj): New prototype.
* boehm.cc (_Jv_AllocRawObj): Implement.
* nogc.cc (_Jv_AllocRawObj): Likewise.
* exception.cc (_Jv_Throw): Use _Jv_AllocRawObj, not GC_malloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45497 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-09 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 10 Sep 2001 01:00:27 +0000 (01:00 +0000)]
2001-09-09  Benjamin Kosnik  <bkoz@redhat.com>

Implement std::money_put.
* include/bits/locale_facets.h
(moneypunct::_M_initialize_moneypunct): Split up specializations
to account for _Intl.  More grody hacking to get around the
ill-considered use of const bool as a template parameter.
* config/locale/moneypunct_members_gnu.cc: And here.
* config/locale/moneypunct_members_generic.cc: And here.
* testsuite/22_locale/moneypunct_members_char.cc: Add tests.
* testsuite/22_locale/moneypunct.cc: Add tests.
* testsuite/22_locale/money_put_members_wchar_t.cc: New file.
* testsuite/22_locale/moneypunct_members_wchar_t.cc: New file.

* src/locale.cc (money_base::_S_construct_pattern): Move into
gnu-specific file.
* config/locale/moneypunct_members_gnu.cc: Add here.
* config/locale/moneypunct_members_generic.cc: Add generic version
here.

* include/bits/locale_facets.tcc (money_put::do_put): Move member
function definitions here.
* include/bits/locale_facets.h (money_put): Implement.
* src/locale-inst.cc: Add use_facet instantiations for moneypunct.
Correct money_get, money_put instantiations.
* src/locale.cc (money_base::_S_construct_pattern): Handle case
where __posn == 0.
* testsuite/22_locale/money_put_members_char.cc: Add tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45496 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * emit-rtl.c (adjust_address): Fix mode for LO_SUM.
rth [Sun, 9 Sep 2001 09:11:05 +0000 (09:11 +0000)]
    * emit-rtl.c (adjust_address): Fix mode for LO_SUM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45495 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * loop.c (combine_givs): Fix computing of benefit once giv is combined.
hubicka [Sun, 9 Sep 2001 08:45:21 +0000 (08:45 +0000)]
* loop.c (combine_givs): Fix computing of benefit once giv is combined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45494 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/alpha.c (alpha_next_sequence_number): New.
rth [Sun, 9 Sep 2001 08:42:40 +0000 (08:42 +0000)]
* config/alpha/alpha.c (alpha_next_sequence_number): New.
(alpha_this_literal_sequence_number): New.
(alpha_this_gpdisp_sequence_number): New.
(some_operand, input_operand): Add HIGH.
(local_symbolic_operand): New.
(alpha_encode_section_info): New.
(alpha_legitimate_address_p): Allow LO_SUM.
(alpha_legitimize_address): Generate HIGH+LO_SUM.
(alpha_expand_mov): Likewise.
(secondary_reload_class): Check memory_operand not general_operand
for FP_REGS test.
(alpha_expand_unaligned_load): Force LO_SUM addresses into a register.
(alpha_expand_unaligned_store): Likewise.
(alpha_expand_unaligned_load_words): Likewise.
(alpha_expand_unaligned_store_words): Likewise.
(alpha_expand_block_clear): Likewise.
(print_operand): Handle %#, %*, %H.
(print_operand_address): Handle LO_SUM.
(find_lo_sum): New.
(alpha_does_function_need_gp): Use it.
(alpha_expand_block_move): Fix signed compare warnings.
(alpha_sa_mask, alpha_align_insns): Likewise.
* config/alpha/alpha-protos.h: Update.
* config/alpha/alpha.h (TARGET_EXPLICIT_RELOCS): New.
(MASK_EXPLICIT_RELOCS): New.
(TARGET_SWITCHES): Add -mexplicit-relocs.
(EXTRA_CONSTRAINT): Add 'T'.
(PREFERRED_RELOAD_CLASS): HIGH goes in GENERAL_REGS.
(ASM_APP_ON, ASM_APP_OFF): Turn on and off asm macro expansion.
(ENCODE_SECTION_INFO): Out line.
(REDO_SECTION_INFO_P): New.
(STRIP_NAME_ENCODING): New.
(ASM_OUTPUT_LABELREF): New.
(PRINT_OPERAND_PUNCT_VALID_P): Add #, *.
(PREDICATE_CODES): Update.
* config/alpha/alpha.md (divmodsi_internal_er, divmoddi_internal_er,
call_osf_1_er_noreturn, call_osf_1_er, movdi_er_low, movdi_er_nofix,
movdi_er_fix, prologue_ldgp_1_er, builtin_setjmp_receiver_sub_label_er,
builtin_setjmp_receiver_er, exception_receiver_1_er,
call_value_osf_1_er): New patterns.
(sibcall_osf_1, sibcall_value_osf_1): Remove register alternative.
(movqi, movhi, movsi): Add explicit $31 base register to lda.
* config/alpha/elf.h (ASM_FILE_START): Set nomacro if explicit relocs.
(FINAL_PRESCAN_INSN): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45493 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Sun, 9 Sep 2001 07:16:09 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45491 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
hubicka [Sat, 8 Sep 2001 20:01:54 +0000 (20:01 +0000)]
* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45490 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Sat, 8 Sep 2001 07:16:10 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45488 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * i386.h (TARGET_SWITCHES): Fix spelling of option.
aj [Sat, 8 Sep 2001 06:31:52 +0000 (06:31 +0000)]
* i386.h (TARGET_SWITCHES): Fix spelling of option.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45487 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/install.texi: Explain AIX exception handling work-around.
dje [Sat, 8 Sep 2001 06:24:00 +0000 (06:24 +0000)]
    * doc/install.texi: Explain AIX exception handling work-around.
        Update URL for AIX fixes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45486 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * rs6000.c (num_insns_constant): Compute number of instructions
dje [Sat, 8 Sep 2001 02:40:36 +0000 (02:40 +0000)]
    * rs6000.c (num_insns_constant): Compute number of instructions
        more accurately.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45484 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoFix for PR 3783.
wilson [Fri, 7 Sep 2001 23:25:01 +0000 (23:25 +0000)]
Fix for PR 3783.
* alias.c (clear_reg_alias_info): New.
* flow.c (attempt_auto_inc): Call clear_reg_alias_info.
* rtl.h (clear_reg_alias_info): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45482 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
rth [Fri, 7 Sep 2001 22:33:56 +0000 (22:33 +0000)]
    * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
        available.
        (UEMUSHORT): New. Use instead of unsigned EMUSHORT.
        (m16m,edivm,emulm): Change declaration to match definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45481 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * reload.c (push_reload): Check for subreg_lowpart_p instead of
rth [Fri, 7 Sep 2001 22:19:05 +0000 (22:19 +0000)]
    * reload.c (push_reload): Check for subreg_lowpart_p instead of
        SUBREG_BYTE being 0 when determining if the inner part of a subreg
        can be reloaded.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45480 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * c-common.c (signed_or_unsigned_type): Handle machine mode types
rth [Fri, 7 Sep 2001 22:14:43 +0000 (22:14 +0000)]
    * c-common.c (signed_or_unsigned_type): Handle machine mode types
        which have no corresponding C type.
        * fold_const.c (target_isinf,target_isnan,target_negative): Update
        the representation of 64-bit doubles to work with 64-bit ints.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45479 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/mips/mips.c (override_options): Do not override ISA when ABI
aldyh [Fri, 7 Sep 2001 21:29:05 +0000 (21:29 +0000)]
    * config/mips/mips.c (override_options): Do not override ISA when ABI
        specified if MIPS_CPU_STRING_DEFAULT was specified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45476 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Fri, 7 Sep 2001 18:40:26 +0000 (18:40 +0000)]
2001-09-06  Alexandre Petit-Bianco  <apbianco@redhat.com>

* java-tree.h (compile_resource_file): Grouped with other prototypes.
* jvspec.c (lang_specific_driver): Removed unused local `ptr.'

(http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00249.html )

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45475 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Fri, 7 Sep 2001 18:30:29 +0000 (18:30 +0000)]
2001-09-05 Alexandre Petit-Bianco  <apbianco@redhat.com>

* jcf-write.c (generate_classfile): Issue an error in case of
field/initial value mismatch.
* parse.y (analyze_clinit_body): Keep <clinit> if an array is
being initialized and we're generating bytecode.
(java_complete_lhs): In MODIFY_EXPR section: added comments,
set DECL_INITIAL properly when appropriate.
Fixes PR java/4230
Fixes PR java/4204

(http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00247.html )

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45474 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
rth [Fri, 7 Sep 2001 18:14:32 +0000 (18:14 +0000)]
    * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
        (express_from_1): Wrap lines.
        * rtlanal.c (commutative_operand_precedence): Rename from
        operand_preference; export.
        * rtl.h: Declare it.
        * simplify-rtx.c (simplify_gen_binary): Tidy +/- const_int handling.
        (simplify_binary_operation): Invoke simplify_plus_minus on
        (CONST (PLUS ...)) as well.
        (struct simplify_plus_minus_op_data): New.
        (simplify_plus_minus_op_data_cmp): New.
        (simplify_plus_minus): Use them.  Avoid infinite recursion with
        simplify_binary_operation wrt CONST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45473 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoResourceBundle fixes
green [Fri, 7 Sep 2001 18:14:20 +0000 (18:14 +0000)]
ResourceBundle fixes

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45472 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * h8300-protos.h (general_operand_dst_push): Remove.
law [Fri, 7 Sep 2001 17:55:47 +0000 (17:55 +0000)]
    * h8300-protos.h (general_operand_dst_push): Remove.
        * h8300.c (general_operand_dst_push): Likewise.
        * h8300.h (OK_FOR_T): Likewise.
        (EXTRA_CONSTRAINTS): Do not use OK_FOR_T.
        * h8300.md (pushqi_h8300): New.
        (pushqi_h8300hs): Likewise.
        (pushqi): Likewise.
        (pushhi_h8300): Likewise.
        (pushhi_h8300hs): Likewise.
        (pushhi): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45470 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * genattrtab.c (attr_printf): First arg is unsigned.
kenner [Fri, 7 Sep 2001 16:52:26 +0000 (16:52 +0000)]
* genattrtab.c (attr_printf): First arg is unsigned.
Clean up formatting of callers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45469 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoTest gcov output for functions that use longjmp.
janis [Fri, 7 Sep 2001 16:42:54 +0000 (16:42 +0000)]
Test gcov output for functions that use longjmp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45468 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoControl which kinds of gcov output to verify.
janis [Fri, 7 Sep 2001 16:42:04 +0000 (16:42 +0000)]
Control which kinds of gcov output to verify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45467 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd support for a .x file to control XFAIL and wich kinds of gcov output
janis [Fri, 7 Sep 2001 16:39:44 +0000 (16:39 +0000)]
Add support for a .x file to control XFAIL and wich kinds of gcov output
to verify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45466 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.misc-tests/gcov.exp: Add support for a .x file to control
janis [Fri, 7 Sep 2001 16:38:32 +0000 (16:38 +0000)]
* gcc.misc-tests/gcov.exp: Add support for a .x file to control
XFAIL and which kinds of gcov output to verify.
* gcc.misc-tests/gcov-4b.x: New file.
* gcc.misc-tests/gcov-5b.x: New file.
* gcc.misc-tests/gcov-6.x: New file.
* gcc.misc-tests/gcov-7.c: New test.
* gcc.misc-tests/gcov-7.x: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45465 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/mips/mips.c (override_options): Allow abi32 with 64 bit
aldyh [Fri, 7 Sep 2001 12:52:49 +0000 (12:52 +0000)]
* config/mips/mips.c (override_options): Allow abi32 with 64 bit
registers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45464 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * i386.h (TARGET_SWITCHES): Fix descriptions.
aj [Fri, 7 Sep 2001 08:57:13 +0000 (08:57 +0000)]
* i386.h (TARGET_SWITCHES): Fix descriptions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45463 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Fri, 7 Sep 2001 08:55:16 +0000 (08:55 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45462 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/typeck.c (java_array_type_length, build_prim_array_type):
rth [Fri, 7 Sep 2001 08:54:32 +0000 (08:54 +0000)]
    * java/typeck.c (java_array_type_length, build_prim_array_type):
        Represent empty arrays by NULL index.

        * stor-layout.c (compute_record_mode): Check DECL_SIZE is set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45460 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago Revert:
rsandifo [Fri, 7 Sep 2001 07:57:51 +0000 (07:57 +0000)]
Revert:
* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
touch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45459 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/text/RuleBasedCollator.java (clone): Rewrote.
tromey [Fri, 7 Sep 2001 00:15:47 +0000 (00:15 +0000)]
* java/text/RuleBasedCollator.java (clone): Rewrote.
(RuleBasedCollator(RuleBasedCollator)): Removed.
* java/text/MessageFormat.java: Re-merged from Classpath.
* java/text/DecimalFormat.java: Re-merged from Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45458 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-06 Ira Ruben <ira@apple.com>
shebs [Thu, 6 Sep 2001 23:49:39 +0000 (23:49 +0000)]
2001-09-06  Ira Ruben  <ira@apple.com>

        Remove OP_IDENTIFIER.
        * tree.def (OP_IDENTIFIER): Remove.
        * tree.c (tree_node_kind enum): Remove op_id_kind.
        (tree_node_kind_names): Remove "op_identifiers".
        (make_node): Remove OP_IDENTIFIER test.
        (build_op_identifier): Removed because it isn't being used.
        * print-tree.c (print_node): Remove OP_IDENTIFIER case.
        * cp/pt.c (tsubst): Remove OP_IDENTIFIER case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45457 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * simplify-rtx.c (simplify_binary_operation): Revert last change.
rth [Thu, 6 Sep 2001 23:33:56 +0000 (23:33 +0000)]
    * simplify-rtx.c (simplify_binary_operation): Revert last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45456 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoSimple test of call return percentages along with branch percentages and
janis [Thu, 6 Sep 2001 23:29:35 +0000 (23:29 +0000)]
Simple test of call return percentages along with branch percentages and
line counts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45454 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd support for checking call return percentages for gcov -b output.
janis [Thu, 6 Sep 2001 23:26:48 +0000 (23:26 +0000)]
Add support for checking call return percentages for gcov -b output.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45453 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.misc-tests/gcov.exp: Add support for call return percentages.
janis [Thu, 6 Sep 2001 23:25:58 +0000 (23:25 +0000)]
* gcc.misc-tests/gcov.exp: Add support for call return percentages.
* gcc.misc-tests/gcov-6.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45452 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/jvm.h: Declare _Jv_RegisterResource.
green [Thu, 6 Sep 2001 22:32:54 +0000 (22:32 +0000)]
    * include/jvm.h: Declare _Jv_RegisterResource.
        * gnu/gcj/Core.java, gnu/gcj/natCore.cc,
        gnu/gcj/protocol/core/Connection.java,
        gnu/gcj/protocol/core/Handler.java,
        gnu/gcj/protocol/core/CoreInputStream.java,
        gnu/gcj/protocol/core/natCoreInputStream.cc: New files.
        * java/net/URL.java (setURLStreamHandler): Use
        gnu.gcj.protocol.core.Handler for the core protocol.
        * gnu/gcj/runtime/VMClassLoader.java (init): Add "core:/" to the
        end of java.class.path.
        * Makefile.am (ordinary_java_source_files): Add new java files.
        (nat_source_files): Add new native code files.
        * Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45450 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agogcj -R patches
green [Thu, 6 Sep 2001 22:23:09 +0000 (22:23 +0000)]
gcj -R patches

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45449 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * class.c (O_BINARY): Define if necessary.
green [Thu, 6 Sep 2001 22:22:44 +0000 (22:22 +0000)]
    * class.c (O_BINARY): Define if necessary.
        (registerResource_libfunc): Declare.
        (init_class_processing): Initilize registerResource_libfunc.
        (compile_resource_file): New function.
        * java-tree.h (resource_name): Declare.
        (compile_resource_file): Declare.
        * jcf-parse.c (yyparse): Handle compiling java resource files.
        * lang.c (java_decode_option): Handle -fcompile-resource option.
        * jvspec.c (lang_specific_driver): Handle -R flag for compiling
        resource files.
        * gcj.texi (Code Generation): Add documentation for -R flag.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45448 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * simplify-rtx.c (simplify_binary_operation): Simplify contents
rth [Thu, 6 Sep 2001 22:14:43 +0000 (22:14 +0000)]
    * simplify-rtx.c (simplify_binary_operation): Simplify contents
        of CONST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45447 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago 2001-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Thu, 6 Sep 2001 18:12:53 +0000 (18:12 +0000)]
2001-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
* config/rs6000/rs6000.c (rs6000_emit_prologue): Fix DWARF2 register
number used for CR register.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45444 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/util/Properties.java: Re-merged from Classpath.
tromey [Thu, 6 Sep 2001 17:16:09 +0000 (17:16 +0000)]
* java/util/Properties.java: Re-merged from Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45442 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoThu Sep 6 11:16:35 2001 Jeffrey A Law (law@cygnus.com)
law [Thu, 6 Sep 2001 16:48:48 +0000 (16:48 +0000)]
Thu Sep  6 11:16:35 2001  Jeffrey A Law  (law@cygnus.com)
  Joern Rennecke (amylaar@cygnus.com)

* h8300-protos.h (h8300_return_addr_rtx): New prototype.
* h8300.c (initial_offset): Handle offset between RP and FP.
(h8300_return_addr_rtx): New function.
* h8300.h (FIRST_PSEUDO_REGISTER): Bump now that we have a
return register.
(FIXED_REGISTERS, CALL_USED_REGISTERS): Corresponding changes.
(REG_ALLOC_ORDER, RETURN_ADDRESS_POINTER_REGNUM): Likewise.
(REG_CLASS_CONTENTS, ELIMINABLE_REGS): Likewise.
(CAN_ELIMINATE, REGISTER_NAMES):
(RETURN_ADDR_RTX): Call h8300_return_addr_rtx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45441 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agooops, missed a bit in previous commit
nathan [Thu, 6 Sep 2001 09:41:29 +0000 (09:41 +0000)]
oops, missed a bit in previous commit

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45436 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agocp:
nathan [Thu, 6 Sep 2001 09:03:31 +0000 (09:03 +0000)]
cp:
PR c++/3986
* class.c (force_canonical_binfo_r): Check & move an indirect
primary base first.
(force_canonical_binfo): Check that it's not already
canonical.
(mark_primary_virtual_base): Remove BINFO parameter.
(mark_primary_bases): Adjust, set BINFO_LOST_PRIMARY_P here.
testsuite:
PR c++/3986
* g++.dg/abi/vbase1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45435 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago Remove TYPE_NONCOPIED_PARTS.
nathan [Thu, 6 Sep 2001 08:59:39 +0000 (08:59 +0000)]
Remove TYPE_NONCOPIED_PARTS.
* tree.h (TYPE_NONCOPIED_PARTS): Remove.
(struct tree_type): Remove noncopied_parts.
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Map onto TYPE_BINFO.
* expr.c (save_noncopied_parts, init_noncopied_parts): Remove.
(fixed_type_p): Remove.
(expand_expr, INIT_EXPR): Don't deal with noncopied parts.
(expand_expr, MODIFY_EXPR): Likewise.
* ggc-common.c (ggc_mark_trees): Remove TYPE_NONCOPIED_PARTS.
* doc/c-tree.texi: Remove TYPE_NONCOPIED_PARTS FIXME.
cp:
Remove TYPE_NONCOPIED_PARTS.
* cp-tree.h (CLASSTYPE_INLINE_FRIENDS): Map onto
CLASSTYPE_PURE_VIRTUALS.
(TYPE_RAISES_EXCEPTIONS): Map onto TYPE_BINFO.
* class.c (duplicate_tag_error): Remove TYPE_NONCOPIED_PARTS.
(layout_class_type): Don't call fixup_inlin_methods here ...
(finish_struct_1): ... call it here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45434 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agofor some reason this was missed in the
nathan [Thu, 6 Sep 2001 08:53:49 +0000 (08:53 +0000)]
for some reason this was missed in the
2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>

* c-common.h (tree_dump_index): Add more comments.
* c-dump.c (dump_files): Name flags `tree' rather than `ast'.
(dump_option_value_info): New struct.
(dump_options): New array.
(dump_switch_p): Parse switch options symbolically.
* doc/invoke.texi (-fdump-ast): Rename to ...
(-fdump-tree): ... here. Document that options are symbolic, and
not all are applicable.
commit

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45433 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Thu, 6 Sep 2001 07:16:12 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45431 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
amodra [Thu, 6 Sep 2001 02:19:58 +0000 (02:19 +0000)]
* config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
compiler warnings.
(mask64_operand): Likewise.
(includes_rldic_lshift_p): Likewise.
(includes_rldicr_lshift_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45430 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-05 Ziemowit Laski <zlaski@apple.com>
shebs [Thu, 6 Sep 2001 00:26:34 +0000 (00:26 +0000)]
2001-09-05  Ziemowit Laski  <zlaski@apple.com>

        * objc/objc-act.c (build_message_expr): If a class method cannot
        be found, do not issue a warning if a corresponding instance
        method exists in the root class.

2001-09-05  Ziemowit Laski  <zlaski@apple.com>

        * objc.dg/method-2.m: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45428 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-05 Phil Edwards <pme@sources.redhat.com>
pme [Wed, 5 Sep 2001 22:38:06 +0000 (22:38 +0000)]
2001-09-05  Phil Edwards  <pme@sources.redhat.com>

* testsuite_flags.in:  No longer need to search testsuite builddir.
* src/stl-inst.cc (__sink_unused_warning):  Unused, remove.
* Makefile.am:  The testsuite directory never needs to be made here.
* Makefile.in:  Regenerate.
* include/Makefile.in:  Regenerate.
* libio/Makefile.in:  Regenerate.
* libmath/Makefile.in:  Regenerate.
* libsupc++/Makefile.in:  Regenerate.
* po/Makefile.in:  Regenerate.
* src/Makefile.in:  Regenerate.
* testsuite/Makefile.in:  Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45426 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago From Eric Blake, via Classpath:
tromey [Wed, 5 Sep 2001 19:32:57 +0000 (19:32 +0000)]
From Eric Blake, via Classpath:
* java/lang/String.java (CaseInsensitiveComparator): New class.
(CASE_INSENSITIVE_ORDER): Use instance of CaseInsensitiveComparator.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45425 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/alpha.c (alpha_expand_mov): Initialize temp.
rth [Wed, 5 Sep 2001 18:37:30 +0000 (18:37 +0000)]
    * config/alpha/alpha.c (alpha_expand_mov): Initialize temp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45422 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/util/Date.java: Re-merged with Classpath.
tromey [Wed, 5 Sep 2001 18:10:47 +0000 (18:10 +0000)]
* java/util/Date.java: Re-merged with Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45421 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/text/DateFormatSymbols.java: Re-merged with Classpath.
tromey [Wed, 5 Sep 2001 17:56:46 +0000 (17:56 +0000)]
* java/text/DateFormatSymbols.java: Re-merged with Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45420 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * function.c (ggc_mark_struct_function): Mark f->outer.
zack [Wed, 5 Sep 2001 17:48:26 +0000 (17:48 +0000)]
* function.c (ggc_mark_struct_function): Mark f->outer.
* toplev.c (rest_of_compilation): Clear DECL_SAVED_INSNS here...
* integrate.c (output_inline_function): ... not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45419 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-05 Corey Minyard <minyard@acm.org>
tromey [Wed, 5 Sep 2001 17:48:18 +0000 (17:48 +0000)]
2001-09-05  Corey Minyard  <minyard@acm.org>
    Tom Tromey  <tromey@redhat.com>

* java/lang/natClassLoader.cc: Include VirtualMachineError.h
(_Jv_RegisterClassHookDefault): Throw error if a class is
registered twice.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45418 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/lang/natSystem.cc (init_properties): Default locale is
tromey [Wed, 5 Sep 2001 17:11:57 +0000 (17:11 +0000)]
* java/lang/natSystem.cc (init_properties): Default locale is
en_US, not just en.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45417 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
hubicka [Wed, 5 Sep 2001 15:32:53 +0000 (15:32 +0000)]
* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45416 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * i386.c (size_cost): New static variable.
hubicka [Wed, 5 Sep 2001 15:32:12 +0000 (15:32 +0000)]
* i386.c (size_cost): New static variable.
(override_function): Use size_cost when -Os is specified.

* i386.c (ix86_expand_prologue): Set use_fast_prologue_epilogue
properly;  Use current_function_calls_eh_return.
(ix86_expand_epilogue): Avoid dummy optimize_size tests;
use leave to avoid depdendancy chain.

* local-alloc.c (update_equiv_regs): Use CFG to iterate over INSN stream;
get BB loop_depth instead of computing it from LOOP notes.

* reg-stack.c (subst_stack_reg_pat): Handle reversal of conditional moves.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45415 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
danglin [Wed, 5 Sep 2001 14:57:00 +0000 (14:57 +0000)]
* som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
* pa.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
UNALIGNED_DOUBLE_INT_ASM_OP): Define

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45414 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * stor-layout.c (layout_type): Complain if an array's size can
law [Wed, 5 Sep 2001 13:16:46 +0000 (13:16 +0000)]
    * stor-layout.c (layout_type): Complain if an array's size can
        not be represented in a size_t.

        * config/h8300/elf.h (ENDFILE_SPEC, STARTFILE_SPEC): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45413 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.c: (process_command) Add parentheses around assignment
rsandifo [Wed, 5 Sep 2001 09:07:11 +0000 (09:07 +0000)]
* gcc.c: (process_command) Add parentheses around assignment
used as truth value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45411 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
rsandifo [Wed, 5 Sep 2001 09:02:17 +0000 (09:02 +0000)]
* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
touch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45410 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/mips/mips.c (save_restore_insns): Don't mark any register
rsandifo [Wed, 5 Sep 2001 08:45:33 +0000 (08:45 +0000)]
  * config/mips/mips.c (save_restore_insns): Don't mark any register
save slots as unchanging if current_function_calls_eh_return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45406 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/alpha.c (alpha_legitimate_address_p): New.
rth [Wed, 5 Sep 2001 08:43:13 +0000 (08:43 +0000)]
    * config/alpha/alpha.c (alpha_legitimate_address_p): New.
        * config/alpha/alpha-protos.h: Declare it.
        * config/alpha/alpha.h (GO_IF_LEGITIMATE_ADDRESS): Move to c file.
        (NONSTRICT_REG_OK_FOR_BASE_P): Rename from non-strict macro.
        (NONSTRICT_REG_OK_FP_BASE_P): Likewise.
        (STRICT_REG_OK_FOR_BASE_P): Rename from strict macro.
        (REG_OK_FOR_BASE_P): Select one of the above.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45405 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.c-torture/execute/20010904-1.c: New test.
jakub [Wed, 5 Sep 2001 08:39:33 +0000 (08:39 +0000)]
* gcc.c-torture/execute/20010904-1.c: New test.
* gcc.c-torture/execute/20010904-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45404 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/mips/t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
rsandifo [Wed, 5 Sep 2001 08:39:06 +0000 (08:39 +0000)]
* config/mips/t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
(crti.o): Prefix name of object file with $(T).
(crtn.o): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45403 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
davem [Wed, 5 Sep 2001 08:36:49 +0000 (08:36 +0000)]
* config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
* config/sparc/linux64.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45402 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/invoke.texi (i386 Options): -mwide-multiply is not
aj [Wed, 5 Sep 2001 08:30:39 +0000 (08:30 +0000)]
* doc/invoke.texi (i386 Options): -mwide-multiply is not
available anymore, remove the documentation.
(i386 Options): Fix typo, cleanup index entries.

* prefix.c (concat): Remove, we can use the version from liberty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45400 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
rth [Wed, 5 Sep 2001 07:46:54 +0000 (07:46 +0000)]
    * config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
        New functions split out of md file expanders.
        * config/alpha/alpha-protos.h: Declare them.
        * config/alpha/alpha.md (movqi, movhi, movsi, movdi): Use them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45399 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/text/MessageFormat.java (setLocale): Don't catch ParseException
bryce [Wed, 5 Sep 2001 07:26:33 +0000 (07:26 +0000)]
    * java/text/MessageFormat.java (setLocale): Don't catch ParseException
        here, DecimalFormat.applyPattern() does not throw it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45398 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Wed, 5 Sep 2001 07:16:22 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45396 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cppmacro.c (funlike_invocation_p): No need to restore context.
neil [Wed, 5 Sep 2001 06:46:53 +0000 (06:46 +0000)]
* cppmacro.c (funlike_invocation_p): No need to restore context.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45395 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * reload.c (push_reload): Export.
rth [Wed, 5 Sep 2001 05:54:09 +0000 (05:54 +0000)]
    * reload.c (push_reload): Export.
        * reload.h (push_reload): Declare it.

        * config/alpha/alpha.h (LEGITIMIZE_ADDRESS): Move out o' line.
        (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
        * config/alpha/alpha.c (alpha_legitimize_address): New.
        (alpha_legitimize_reload_address): Likewise.
        * config/alpha/alpha-protos.h: Declare them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45392 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/util/AbstractMap.java: Re-merged with Classpath.
tromey [Wed, 5 Sep 2001 00:14:15 +0000 (00:14 +0000)]
* java/util/AbstractMap.java: Re-merged with Classpath.
* java/util/IdentityHashMap.java: Re-merged with Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45391 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/text/SimpleDateFormat.java: Re-merged with Classpath.
tromey [Wed, 5 Sep 2001 00:00:55 +0000 (00:00 +0000)]
* java/text/SimpleDateFormat.java: Re-merged with Classpath.
* gnu/gcj/text/LocaleData.java, gnu/gcj/text/LocaleData_en.java,
gnu/gcj/text/LocaleData_en_US.java: Removed.
* java/text/DateFormatSymbols.java (clone): Use Classpath
implementation.
(equals): Simplified.
(DateFormatSymbols): Look in gnu.java.locale for information.
(DateFormatSymbols(DateFormatSymbols)): Removed.
(safeGetResource): Removed.
(DateFormatSymbols): Throws MissingResourceException.
(ampmsDefault, erasDefault, localPatternCharsDefault,
monthsDefault, shortMonthsDefault, shortWeekdaysDefault,
weekdaysDefault, zoneStringsDefault): Removed.
* java/text/Collator.java (getAvailableLocales): Use modified
Classpath implementation.
(getInstance): Look in gnu.java.locale for information.
(clone): Rewrote.
* java/text/MessageFormat.java: Reindented.
(clone): Rewrote.
* java/text/FieldPosition.java: Merged with Classpath.
* java/text/ParsePosition.java: Merged with Classpath.
* java/text/Format.java: Merged with Classpath.
* java/text/StringCharacterIterator.java
(StringCharacterIterator(StringCharacterIterator,int,int)): New
constructor from Classpath.
* java/text/Annotation.java,
java/text/AttributedCharacterIterator.java,
java/text/AttributedString.java,
java/text/AttributedStringIterator.java: New from Classpath.
* java/text/CharacterIterator.java: Copied from Classpath.
* java/text/ChoiceFormat.java: Reindented.
(clone): Removed.
* gnu/java/text/BaseBreakIterator.java,
gnu/java/text/CharacterBreakIterator.java,
gnu/java/text/LineBreakIterator.java,
gnu/java/text/LocaleData_en.java,
gnu/java/text/LocaleData_en_US.java,
gnu/java/text/SentenceBreakIterator.java,
gnu/java/text/WordBreakIterator.java: Renamed from gnu/gcj/text/*.
* gnu/gcj/text/BaseBreakIterator.java (last): Advance past final
character.
* java/text/BreakIterator.java (getAvailableLocales): Use
Classpath implementation.
(getInstance): Look in gnu.java.locale for information.
(getCharacterInstance, getLineInstance, getSentenceInstance,
getWordInstance): Look in gnu.java.text for implementations.
* java/text/DecimalFormatSymbols.java: Reindented
(clone): Use Classpath implementation.
(DecimalFormatSymbols(DecimalFormatSymbols)): Removed.
(DecimalFormatSymbols(Locale)): Look in gnu.java.locale for
information.
* java/text/DateFormat.java: Merged with Classpath.
(getAvailableLocales): Use Classpath implementation.
(format(Object,StringBuffer,FieldPosition)): Minor cleanup.
(computeInstance): Look in gnu.java.locale for information.
* java/text/NumberFormat.java: Reindented.
(computeInstance): Look in gnu.java.locale for information.
(getAvailableLocales): Use implementation from Classpath.
(setMaximumIntegerDigits): Likewise.
(setMinimumIntegerDigits): Likewise.
(setMaximumFractionDigits): Likewise.
(clone): Removed.
* java/text/DecimalFormat.java: Reindented.
* gnu/java/locale/LocaleInformation_en.java: Copied from Classpath.
* gnu/java/locale/LocaleInformation_en_US.java: Copied from Classpath.
* Makefile.in: Rebuilt.
* Makefile.am (ordinary_java_source_files): Added all new files.
(ordinary_java_source_files): Renamed or removed gnu/gcj/text/*.
* java/security/spec/AlgorithmParameterSpec.java,
java/security/spec/KeySpec.java: Re-merged with Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45390 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-04 Scott Johnston <scott@accom.com>
bkoz [Tue, 4 Sep 2001 22:05:33 +0000 (22:05 +0000)]
2001-09-04  Scott Johnston  <scott@accom.com>
    Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* include/backward/iterator.h: Include <bits/std_iterator.h>,
remove reverse_bidirectional_iterator.
* testsuite/backward: New directory.
* testsuite/backward/header_iterator_h.cc: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45389 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * parse.y (maybe_yank_clinit): A field without an initializer is not
bothner [Tue, 4 Sep 2001 21:50:31 +0000 (21:50 +0000)]
* parse.y (maybe_yank_clinit):  A field without an initializer is not
relevant.  All initializers except static final and constant require
<clinit>, regardless of flag_emit_class_files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45388 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-09-04 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 4 Sep 2001 21:42:24 +0000 (21:42 +0000)]
2001-09-04  Benjamin Kosnik  <bkoz@redhat.com>

* include/c_std/bits/std_c*.h: Don't use include_next.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45387 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * decl.c (duplicate_decls): Remove code deadling with
mmitchel [Tue, 4 Sep 2001 21:04:59 +0000 (21:04 +0000)]
* decl.c (duplicate_decls): Remove code deadling with
DECL_SAVED_INSNS.
* decl2.c (finish_file): Likewise.
* pt.c (instantiate_decl): Likewise.
* semantics.c (expand_body): Don't defer local functions if
they wouldn't be deferred for some other reason.  Don't
generate RTL for functions that will not be emitted.
(genrtl_start_function): Remove code deadling with
DECL_SAVED_INSNS.
(genrtl_finish_function): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45386 138bc75d-0d04-0410-961f-82ee72b054a4