OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago * java/util/Hashtable.java (Enumerator): Ensure that if
bryce [Thu, 13 Sep 2001 23:20:19 +0000 (23:20 +0000)]
* java/util/Hashtable.java (Enumerator): Ensure that if
hasMoreElements() returns true, nextElement() will always return
something even if the table has been modified.

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

22 years ago * java/io/File.java (normalizePath): Use equals() not '==' for string
bryce [Thu, 13 Sep 2001 23:18:07 +0000 (23:18 +0000)]
* java/io/File.java (normalizePath): Use equals() not '==' for string
comparison.

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

22 years ago * c-parse.in (_yylex): Use _cpp_backup_tokens.
neil [Thu, 13 Sep 2001 20:05:17 +0000 (20:05 +0000)]
* c-parse.in (_yylex): Use _cpp_backup_tokens.
* cpphash.h (struct tokenrun): Add prev.
(struct lexer_state): Remove bol.
(struct cpp_reader): Remove old lookahead stuff, add lookaheads.
(_cpp_free_lookaheads, _cpp_release_lookahead, _cpp_push_token)
: Remove.
* cppinit.c (cpp_create_reader): Don't set bol.
(cpp_destroy): Don't free lookaheads.
* cpplex.c (lex_directive): Remove.
(next_tokenrun): Update.
(_cpp_lex_token): Clean up logic.
(lex_token): Update to return a pointer to lexed token, since it
can move to the start of the buffer.  Simpify newline handling.
* cpplib.c (SEEN_EOL): Update.
(skip_rest_of_line): Remove lookahead stuff.
(end_directive): Line numbers are already incremented.  Revert
to start of lexed token buffer if we can.
(_cpp_handle_directive, do_pragma, do_pragma_dependency,
parse_answer): Use _cpp_backup_tokens.
(run_directive, cpp_pop_buffer): Don't set bol, set saved_flags
instead.  Don't check for EOL.
(do_include_common, do_line, do_pragma_system_header): Use
skip_rest_of_line.
* cpplib.h (BOL, _cpp_backup_tokens): New.
* cppmacro.c (save_lookahead_token, take_lookahead_token,
alloc_lookahead, free_lookahead, _cpp_free_lookaheads,
cpp_start_lookahead, cpp_stop_lookahead, _cpp_push_token): Remove.
(builtin_macro): Don't use cpp_get_line.
(cpp_get_line): Short term kludge.
(parse_arg): Handle directives in arguments here.  Back up when
appropriate.  Store EOF at end of argument list.
(funlike_invocation_p): Use _cpp_backup_tokens.
(push_arg_context): Account for EOF at end of list.
(cpp_get_token): Remove lookahead stuff.  Update.

* gcc.dg/cpp/directiv.c: Update.
* gcc.dg/cpp/undef1.c: Update.

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

22 years ago * c-parse.in (yyerror): Const-ification and/or static-ization.
ghazi [Thu, 13 Sep 2001 14:37:29 +0000 (14:37 +0000)]
* c-parse.in (yyerror): Const-ification and/or static-ization.
* c-typeck.c (push_member_name): Likewise.
* collect2.c (main): Likewise.
* dbxout.c (dbxout_parms): Likewise.
* diagnostic.c (format_with_decl): Likewise.
* dwarf2out.c (output_ranges): Likewise.
* dwarfout.c (fundamental_type_code): Likewise.
* except.c (dw2_output_call_site_table): Likewise.
* gcc.c (do_spec_1): Likewise.
* genopinit.c (optabs): Likewise.
* objc/objc-act.c (synth_id_with_class_suffix, start_class,
gen_declaration_1, handle_impent): Likewise.
* protoize.c (default_include, in_system_include_dir, abspath):
Likewise.
* sched-vis.c (visualize_stall_cycles): Likewise.
* sdbout.c (plain_type_1, sdbout_end_function,
sdbout_end_epilogue): Likewise.
* varasm.c (decode_reg_name): Likewise.

* 1750a.c (mod_regno_adjust): Likewise.
* alpha.c (alpha_write_one_linkage,
unicosmk_output_default_externs): Likewise.
* arm.c (arm_condition_codes): Likewise.
* arm.h (arm_condition_codes): Likewise.
* avr.c (output_movsisf, encode_section_info): Likewise.
* darwin.h (GEN_BINDER_NAME_FOR_STUB, GEN_SYMBOL_NAME_FOR_SYMBOL):
Likewise.
* i386.c (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
* i386.h (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
* m88k.c (output_function_profiler): Likewise.
* mips.c (mips_output_conditional_branch): Likewise.
* ns32k.c (ns32k_out_reg_names): Likewise.
* ns32k.h (ns32k_out_reg_names): Likewise.
* pj.c (pj_output_rval): Likewise.
* rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Likewise.
* sparc.c (sparc_flat_function_prologue,
sparc_flat_function_epilogue): Likewise.

cp:
* decl.c (warn_extern_redeclared_static, cp_make_fname_decl):
Const-ification.
* pt.c (tsubst_decl): Likewise.

f:
* bad.c (ffebad_finish): Const-ification and/or static-ization.
* intrin.c (ffeintrin_cmp_name_): Likewise.
* stc.c (ffestc_R904): Likewise.

java:
* expr.c (expand_invoke): Const-ification.
* parse.y (patch_method_invocation): Likewise.

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

22 years ago * doc/install.texi (Binaries): Add "Binaries for HP-UX 11.00 at
gerald [Thu, 13 Sep 2001 12:33:05 +0000 (12:33 +0000)]
* doc/install.texi (Binaries): Add "Binaries for HP-UX 11.00 at
Aachen University of Technology".

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

22 years ago * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for
schwab [Thu, 13 Sep 2001 09:53:28 +0000 (09:53 +0000)]
* config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for
C99.

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

22 years ago * config/alpha/alpha.c (small_symbolic_operand): New.
rth [Thu, 13 Sep 2001 08:42:20 +0000 (08:42 +0000)]
    * config/alpha/alpha.c (small_symbolic_operand): New.
        (override_options): Set MASK_SMALL_DATA based on pic/PIC.
        (some_operand, input_operand): Don't handle HIGH.
        (alpha_legitimize_address): Use it.  Emit HIGH with PLUS gp.
        (alpha_expand_mov): Likewise.
        (print_operand) [H]: Just print HIGH symbol.
        (print_operand_address): Handle small data.
        * config/alpha/alpha.h (MASK_SMALL_DATA, TARGET_SMALL_DATA): New.
        (TARGET_SWITCHES): Add -msmall-data/large-data.
        (PIC_OFFSET_TABLE_REGNUM): New.
        (PREFERRED_RELOAD_CLASS): Don't handle HIGH.
        (PREDICATE_COES): Update.
        * config/alpha/alpha.md (adddi_er_high): New.
        (adddi_er_low): Handle small data.
        * config/alpha/elf.h (DO_SELECT_SECTION): If SMALL_DATA,
        prefer .sdata to .rodata.
        (SELECT_RTX_SECTION): Likewise.

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

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

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

22 years ago Keep HP-UX headers from defining __size_t and leaving size_t undefined.
korbb [Thu, 13 Sep 2001 02:13:41 +0000 (02:13 +0000)]
 Keep HP-UX headers from defining __size_t and leaving size_t undefined.

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

22 years ago * gcc.dg/20010912-1.c: New test.
jakub [Wed, 12 Sep 2001 20:58:29 +0000 (20:58 +0000)]
* gcc.dg/20010912-1.c: New test.

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

22 years ago * basic-block.h (expunge_block): Declare.
dnovillo [Wed, 12 Sep 2001 20:50:01 +0000 (20:50 +0000)]
* basic-block.h (expunge_block): Declare.
* cfg.c (expunge_block): Remove static declaration.

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

22 years ago * integrate.c (copy_insn_list): Copy label name from
rth [Wed, 12 Sep 2001 17:59:49 +0000 (17:59 +0000)]
    * integrate.c (copy_insn_list): Copy label name from
        NOTE_INSN_DELETED_LABEL.

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

22 years ago * c-common.c (c_tree_code_name): Const-ification.
ghazi [Wed, 12 Sep 2001 17:18:03 +0000 (17:18 +0000)]
* c-common.c (c_tree_code_name): Const-ification.
* c-decl.c (c_decode_option): Likewise.
* c-typeck.c (warn_for_assignment): Likewise.
* collect2.c (libexts, is_ctor_dtor, main, ignore_library):
Likewise.
* cppinit.c (output_deps): Likewise.
* dependence.c (dependence_string, direction_string): Likewise.
* dwarf2out.c (output_ranges): Likewise.
* fixinc/fixfixes.c (emit_gnu_type): Likewise.
* fixinc/gnu-regex.c (re_error_msgid): Likewise.
* gcc.c (standard_exec_prefix, standard_exec_prefix_1,
standard_startfile_prefix, standard_startfile_prefix_1,
standard_startfile_prefix_2, tooldir_base_prefix,
standard_bindir_prefix, find_a_file): Likewise.
* genattrtab.c (make_length_attrs): Likewise.
* gencheck.c (tree_codes): Likewise.
* genemit.c (gen_split): Likewise.
* genrecog.c (special_mode_pred_table): Likewise.
* graph.c (graph_ext): Likewise.
* protoize (default_include): Likewise.
* reload.c (reload_when_needed_name): Likewise.
* sched-vis.c (visualize_stall_cycles): Likewise.
* tlink.c (recompile_files): Likewise.
* toplev.c (decode_g_option): Likewise.
* tradcpp.c (output_deps): Likewise.
* varasm.c (decode_reg_name): Likewise.

* arm.c (arm_condition_codes, strings_fpa, thumb_condition_code):
Const-ification.
* arm.md: Likewise.
* avr.c (avr_regnames, encode_section_info): Likewise.
* c4x.c (float_reg_names): Likewise.
* darwin.h (ASM_GLOBALIZE_LABEL): Likewise.
* elfos.h (const_section): Likewise.
* i386.c (ix86_comp_type_attributes): Likewise.
* i386/win32.h (STRIP_NAME_ENCODING): Likewise.
* ia64/aix.h (UNIQUE_SECTION): Likewise.
* ia64.c (type_names): Likewise.
* m68hc11.c (reg_class_names): Likewise.
* m88k.c (m_options): Likewise.
* mips.c (mips_output_conditional_branch, mips_unique_section):
Likewise.
* rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
* sparc.c (sparc_flat_function_prologue, sparc_flat_function_epilogue,
ultra_code_names): Likewise.
* sparc.h (OVERRIDE_OPTIONS): Likewise.

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

22 years ago * bld.c (ffebld_op_string_): Const-ification.
ghazi [Wed, 12 Sep 2001 16:52:42 +0000 (16:52 +0000)]
* bld.c (ffebld_op_string_): Const-ification.
* com.c (ffecom_gfrt_name_, ffecom_gfrt_argstring_): Likewise.
* fini.c (xspaces): Likewise.
* global.c (ffeglobal_type_string_): Likewise.
* info.c (ffeinfo_basictype_string_, ffeinfo_kind_message_,
ffeinfo_kind_string_, ffeinfo_kindtype_string_,
ffeinfo_where_string_): Likewise.
* lex.c (ffelex_type_string_): Likewise.
* malloc.c (malloc_types_): Likewise.
* stc.c (ffestc_subr_binsrch_, ffestc_R904, ffestc_R904,
ffestc_R907): Likewise.
* symbol.c (ffesymbol_state_name_, ffesymbol_attr_name_):
Likewise.
* version.c (ffe_version_string): Likewise.
* version.h (ffe_version_string): Likewise.

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

22 years ago * decl2.c (lang_f_options): Const-ification.
ghazi [Wed, 12 Sep 2001 16:25:07 +0000 (16:25 +0000)]
* decl2.c (lang_f_options): Const-ification.
* lex.c (cplus_tree_code_name): Likewise.
* spew.c (yyerror): Likewise.

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

22 years ago * gjavah.c (cxx_keywords): Const-ification.
ghazi [Wed, 12 Sep 2001 16:21:12 +0000 (16:21 +0000)]
* gjavah.c (cxx_keywords): Const-ification.
* keyword.gperf (java_keyword): Likewise.
* lang.c (java_tree_code_name): Likewise.
* lex.c (cxx_keywords): Likewise.
* parse.y (java_parser_context_suspend, merge_string_cste): Likewise.

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

22 years ago * configure.in (gcc_cv_as_shf_merge): Fix a typo.
jakub [Wed, 12 Sep 2001 16:15:56 +0000 (16:15 +0000)]
* configure.in (gcc_cv_as_shf_merge): Fix a typo.
Use --fatal-warnings option for gas.
* configure: Rebuilt.

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

22 years ago * Makefile.in: Rebuilt.
tromey [Wed, 12 Sep 2001 15:13:32 +0000 (15:13 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (class-check): New target.

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

22 years ago * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.
gerald [Wed, 12 Sep 2001 14:54:37 +0000 (14:54 +0000)]
* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.

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

22 years ago* include/bits/std_limits.h (numeric_limits<float>::radix,
gdr [Wed, 12 Sep 2001 07:39:46 +0000 (07:39 +0000)]
* include/bits/std_limits.h (numeric_limits<float>::radix,
  numeric_limits<float>::epsilon:  Fix thinko.

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

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

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

22 years ago * java/io/File.java (toURL): Use getAbsolutePath and `file://'.
tromey [Wed, 12 Sep 2001 04:28:32 +0000 (04:28 +0000)]
* java/io/File.java (toURL): Use getAbsolutePath and `file://'.

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

22 years ago * include/Makefile.am: New file. It defines include_HEADERS.
bothner [Wed, 12 Sep 2001 01:57:03 +0000 (01:57 +0000)]
* include/Makefile.am:  New file.  It defines include_HEADERS.
* Makefile.am (SUBDIRS):  New macro, set to include.
* configure.in (AC_OUTPUT):  Add include/Makefile.

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

22 years agoFix 2 bugs in last patch.
wilson [Tue, 11 Sep 2001 21:14:13 +0000 (21:14 +0000)]
Fix 2 bugs in last patch.
* alias.c (clear_reg_alias_info): Only handle pseudo registers.

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

22 years ago * parse.h (ctxp_for_generation): Mark extern.
rth [Tue, 11 Sep 2001 20:17:04 +0000 (20:17 +0000)]
    * parse.h (ctxp_for_generation): Mark extern.

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

22 years ago * parse.c (finput): Mark extern.
rth [Tue, 11 Sep 2001 20:15:45 +0000 (20:15 +0000)]
    * parse.c (finput): Mark extern.

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

22 years ago * builtins.c (c_strlen): Treat an offset too large for a
kraai [Tue, 11 Sep 2001 17:10:15 +0000 (17:10 +0000)]
* builtins.c (c_strlen): Treat an offset too large for a
HOST_WIDE_INT as out of range.

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

22 years ago * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.
hubicka [Tue, 11 Sep 2001 16:58:57 +0000 (16:58 +0000)]
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.
(EDGE_CRITICAL_P): New predicate.
* cfg.c (force_nonfallthru_and_redirect, split_edge): Kill EDGE_CRITICAL
handling.
(insert_insn_on_edge): Use EDGE_CRITICAL_P.
(dump_edge_info): Remove "crit".
* cfganal.c (mark_critical_edges): Kill.
* cfgbuild.c (find_basic_blocks): Remove mark_critical_edges call.
* cfgcleanup.c (cleanup_cfg): Likewise.
* profile.c (instrument_edges): Use EDGE_CRITICAL_P.
(find_spanning_tree): Likewise.
* reg-stack.c (convert_regs_1): Likewise.
* ssa.c (mark_regs_equivalent_over_bad_edges): Likewise.

* basic-block.h (create_basic_block_structure): New.
(create_basic_block): Update prototype.
(force_nonfallthru): New.
* bb-reorder.c (fixup_reorder_chain): Fixup use force_nonfallthru.
* cfg.c (create_basic_block_structure): Rename from create_basic_block;
handle updating of block_for_insn, creating of empty BBs and BBs at
the end of INSN chain.
(create_basic_block): New function.
(split_block): Use create_basic_block.
(force_nonfallthru_and_redirect): Break out from ...; cleanup
(redirect_edge_and_branch_force): ... here.
(force_nonfallthru): New.
(split_edge): Rewrite to use force_nonfallthru and create_block.
* cfgbuild.c (find_basic_blocks_1): Use create_basic_block_structure.
(find_basic_blocks): Free basic_block_for_insn.
* cfgcleanup.c (merge_blocks): Use force_nonfallthru.

* cfg.c: Fix formating.
* cfgcleanup.c: Fix formating.
(merge_blocks, tail_recursion_label_p): Return bool.
(merge_blocks_move_predecessor_nojumps,
 merge_blocks_move_successor_nojumps): Return void.

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

22 years ago * configure.in: Check whether assembler supports section merging.
jakub [Tue, 11 Sep 2001 16:50:05 +0000 (16:50 +0000)]
* configure.in: Check whether assembler supports section merging.
* config.in: Rebuilt.
* configure: Rebuilt.
* varasm.c (variable_section, output_constant_pool): Pass alignment
to SELECT_SECTION and SELECT_RTX_SECTION.
(mergeable_string_section): New.
(mergeable_constant_section): New.
(default_elf_asm_named_section): Output SECTION_MERGE and
SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
* output.h (mergeable_string_section): New.
(mergeable_constant_section): New.
(SECTION_MERGE, SECTION_STRINGS, SECTION_ENTSIZE): Define.
* toplev.c (flag_merge_constants): New.
(f_options): Add -fmerge-constants and -fmerge-all-constants
options.
(toplev_main): Default to -fno-merge-constants if not optimizing.
* flags.h (flag_merge_constants): Add extern.
* invoke.texi (-fmerge-constants, -fmerge-all-constants): Document.
* tm.texi (SELECT_SECTION, SELECT_RTX_SECTION): Document added third
argument.
* config/elfos.h (ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START):
Define if assembler has working .subsection -1 support.
(SELECT_RTX_SECTION, SELECT_SECTION): Add third macro argument.
Put constant into special SHF_MERGE sections if the linker should
attempt to merge duplicates.
* config/ia64/sysv4.h (SELECT_RTX_SECTION, SELECT_SECTION): Add third
macro argument.
Put constant into special SHF_MERGE sections if the linker should
attempt to merge duplicates.
* config/alpha/elf.h: Likewise.
(ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START): Define if assembler
has working .subsection -1 support.
* config/nextstep.h: Add third argument to SELECT_RTX_SECTION and
SELECT_SECTION.
* config/svr3.h: Likewise.
* config/darwin.h: Likewise.
* config/arm/aof.h: Likewise.
* config/arm/linux-elf.h: Likewise.
* config/avr/avr.h: Likewise.
* config/c4x/c4x.h: Likewise.
* config/d30v/d30v.h: Likewise.
* config/i386/dgux.h: Likewise.
* config/i386/osfrose.h: Likewise.
* config/i386/sco5.h: Likewise.
* config/i386/svr3gas.h: Likewise.
* config/ia64/aix.h: Likewise.
* config/m32r/m32r.h: Likewise.
* config/m68k/m68k.h: Likewise.
* config/m88k/dgux.h: Likewise.
* config/m88k/m88k.h: Likewise.
* config/mcore/mcore-pe.h: Likewise.
* config/mips/mips.h: Likewise.
* config/pa/pa.h: Likewise.
* config/pa/pa-linux.h: Likewise.
* config/romp/romp.h: Likewise.
* config/rs6000/sysv4.h: Likewise.
* config/rs6000/xcoff.h: Likewise.
* config/s390/linux.h: Likewise.
* config/sparc/sparc.h: Likewise.
* config/sparc/sysv4.h: Likewise.
* config/stormy16/stormy16.h: Likewise.
* config/v850/v850.h: Likewise.
* config/vax/vms.h: Likewise.
* config/arm/arm.c (arm_elf_asm_named_section): Output SECTION_MERGE
and SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
* config/sparc/sparc.c (sparc_elf_asm_named_section): Use
default_elf_asm_named_section for SHF_MERGE sections.

* com.c (ffe_init_options): Default to -fmerge-all-constants
if optimizing.

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

22 years agoPrune doubled ChangeLog entry
hp [Tue, 11 Sep 2001 16:44:22 +0000 (16:44 +0000)]
Prune doubled ChangeLog entry

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

22 years ago * gcc.misc-tests/gcov.exp: Move almost everything to a new,
janis [Tue, 11 Sep 2001 16:43:53 +0000 (16:43 +0000)]
* gcc.misc-tests/gcov.exp: Move almost everything to a new,
language-independent file in lib.

* lib/gcov.exp: New file.

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

22 years agoVerify gcov output; most of this file was previously in gcc.misc-tests/
janis [Tue, 11 Sep 2001 16:41:58 +0000 (16:41 +0000)]
Verify gcov output; most of this file was previously in gcc.misc-tests/
gcov.exp but was moved so it can be used for other languages.

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

22 years ago * gcc.misc-tests/gcov.exp: Move almost everything to a new,
janis [Tue, 11 Sep 2001 16:40:44 +0000 (16:40 +0000)]
* gcc.misc-tests/gcov.exp: Move almost everything to a new,
language-independent file in lib.
* lib/gcov.exp: New file.

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

22 years ago * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block
hubicka [Tue, 11 Sep 2001 15:57:34 +0000 (15:57 +0000)]
* bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block
is OK.

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

22 years ago * c-common.c (split_specs_attrs): Allow for empty attributes with
jsm28 [Tue, 11 Sep 2001 12:52:04 +0000 (12:52 +0000)]
* c-common.c (split_specs_attrs): Allow for empty attributes with
empty TREE_PURPOSE.  Fixes PR c/4294.

testsuite:
* gcc.c-torture/compile/20010911-1.c: New test.

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

22 years ago * basic-block.h (cached_make_edge, make_single_succ): New.
hubicka [Tue, 11 Sep 2001 09:39:11 +0000 (09:39 +0000)]
* basic-block.h (cached_make_edge, make_single_succ): New.
(make_edge): Remove first parameter.
* bb-reroder.c (fixup_reorder_chain): Use make_single_succ_edge.
* cfg.c (cached_make_edge): Rename from make_edge; return newly
created edge; use obstack allocation.
(make_edge, make_single_succ_edge): New.
(first_removed_edge): New static variable.
(init_flow): Initialize first_removed_edge and n_edges.
(clear_edges): Use remove_edge.
(flow_delete_block): Likewise.
(remove_edge): Add removed edges to the removed edges list.
(split_block, redirect_edge_and_branch_force, split_edge):
Use make_edge.
* cfganal.c (flow_call_edges_add): Updaet make_edge call.
(add_noreturn_fake_exit_edges): Likewise.
(connect_infinite_loops_to_exit): Liekwise.
* cfgbuild.c (make_label_edge, make_edges, find_sub_basic_blocks):
Use cached_make_edge.
* cfgcleanup.c (try_crossjump_to_edge): Use make_single_succ_edge.
* profile.c (branch_prob): Update make_edge call.
* ssa-dce.c (ssa_eliminate_dead_code): Likewise.

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

22 years agoCray T3E port.
rth [Tue, 11 Sep 2001 08:52:39 +0000 (08:52 +0000)]
Cray T3E port.

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

22 years ago * combine.c (simplify_shift_const): Treat shifts by the mode
rsandifo [Tue, 11 Sep 2001 08:38:14 +0000 (08:38 +0000)]
* combine.c (simplify_shift_const): Treat shifts by the mode
size as undefined.

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

22 years agoAdd myself to "write after approval" list
rsandifo [Tue, 11 Sep 2001 07:56:59 +0000 (07:56 +0000)]
Add myself to "write after approval" list

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

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

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

22 years ago * cpphash.h (struct tokenrun): New.
neil [Tue, 11 Sep 2001 07:00:12 +0000 (07:00 +0000)]
* cpphash.h (struct tokenrun): New.
(struct cpp_context): New member bol.
(struct cpp_reader): New members.
(_cpp_init_tokenrun): New.
* cppinit.c (cpp_create_reader): Set up the token runs.
* cpplex.c (lex_directive, lex_token, next_tokenrun): New.
(lex_token): New internalised version of _cpp_lex_token.  Don't
handle directives or the multiple include opimisation here any
more.  Simply lex a token.
* cpplib.c (run_directive): Clear bol.
(_cpp_pop_buffer): Set bol.
* cppmacro.c (funlike_invocation_p): Keep tokens whilst parsing
arguments.

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

22 years agoDo not allow -mgp32 -mfp64; Fix int/long printf warning
meissner [Tue, 11 Sep 2001 04:40:44 +0000 (04:40 +0000)]
Do not allow -mgp32 -mfp64; Fix int/long printf warning

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

22 years ago * java/util/Properties.java (load): Correctly read \u sequences.
tromey [Tue, 11 Sep 2001 03:13:07 +0000 (03:13 +0000)]
* java/util/Properties.java (load): Correctly read \u sequences.
Report from Anthony Green.

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

22 years ago * dbxout.c (dbxout_parms): Fix typo in comment.
hp [Tue, 11 Sep 2001 00:20:23 +0000 (00:20 +0000)]
* dbxout.c (dbxout_parms): Fix typo in comment.
* unroll.c (loop_find_equiv_value): Ditto.
* toplev.c (rest_of_compilation): Ditto.
* loop.c (scan_loop): Ditto.
(scan_loop): Ditto.
* dwarf2out.c (struct dw_fde_struct): Ditto.

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

22 years ago2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 11 Sep 2001 00:12:57 +0000 (00:12 +0000)]
2001-09-10  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Fix cross compiling math routines. Correct
comments for cross compiling and limits. Add floating point math
routines found in newlib.
* configure: Regenerate.
* acconfig.h: Add macros.
* config.h.in: Regenerate.

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

22 years ago * cpplex.c (parse_identifier): Fast-path optimize. Avoid
zack [Mon, 10 Sep 2001 22:34:03 +0000 (22:34 +0000)]
* cpplex.c (parse_identifier): Fast-path optimize.  Avoid
copying identifier when we're just going to throw it away.
(parse_identifier_slow): New routine to handle abnormal cases.
(_cpp_lex_token): Update call site.

* hashtable.c (ht_lookup): Don't assume that the string we've
been given is NUL-terminated.
* system.h: #define __builtin_expect(a, b) to (a) if not
GCC >=3.0.

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

22 years agoTest -fbranch-probabilities with computed gotos.
janis [Mon, 10 Sep 2001 21:40:23 +0000 (21:40 +0000)]
Test -fbranch-probabilities with computed gotos.

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

22 years agoTest various C constructs with -fbranch-probabilities.
janis [Mon, 10 Sep 2001 21:39:32 +0000 (21:39 +0000)]
Test various C constructs with -fbranch-probabilities.

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

22 years agoSupport for tests of -fbranch-probability.
janis [Mon, 10 Sep 2001 21:38:38 +0000 (21:38 +0000)]
Support for tests of -fbranch-probability.

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

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