OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years agoAdded colon.
amylaar [Tue, 27 Apr 1999 12:27:18 +0000 (12:27 +0000)]
Added colon.

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

25 years ago * sh.md (insv): Use copy_addr_to_reg.
amylaar [Tue, 27 Apr 1999 12:23:20 +0000 (12:23 +0000)]
* sh.md (insv): Use copy_addr_to_reg.
* final.c (insn_lengths_max_uid) New variable.
(init_insn_lengths, shorten_branches): Set it.
(get_attr_lengths): Test insn uid against insn_lengths_max_uid.

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

25 years ago * rtti.c (build_x_typeid): Check rtti is enabled.
nathan [Tue, 27 Apr 1999 09:41:33 +0000 (09:41 +0000)]
* rtti.c (build_x_typeid): Check rtti is enabled.

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

25 years agoNew test - regression for expr.c bug
zack [Tue, 27 Apr 1999 05:57:31 +0000 (05:57 +0000)]
New test - regression for expr.c bug

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

25 years ago1999-04-27 08:32 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Tue, 27 Apr 1999 05:34:43 +0000 (05:34 +0000)]
1999-04-27 08:32 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* expr.c (emit_move_insn_1): Abort if MODE argument is invalid.
(compare): Punt if TREE_OPERAND (exp, 0) is an ERROR_MARK.

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

25 years ago * expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL to
green [Tue, 27 Apr 1999 05:18:11 +0000 (05:18 +0000)]
* expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL to
create internal labels.
(lookup_label): Ditto.

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

25 years agoDaily bump.
law [Tue, 27 Apr 1999 00:45:04 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * Makefile.in (ORDINARY_FLAGS_TO_PASS): Renmaed from FLAGS_TO_PASS.
law [Tue, 27 Apr 1999 00:39:48 +0000 (00:39 +0000)]
    * Makefile.in (ORDINARY_FLAGS_TO_PASS): Renmaed from FLAGS_TO_PASS.
        Remove "CC".
        (FLAGS_TO_PASS): New variable.

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

25 years ago * search.c (is_subobject_of_p): Make sure we're looking at the
mmitchel [Tue, 27 Apr 1999 00:02:52 +0000 (00:02 +0000)]
* search.c (is_subobject_of_p): Make sure we're looking at the
right baseclasses.

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

25 years ago * Make-lang.in (cplib2.ready): Don't depend on phony targets.
jason [Mon, 26 Apr 1999 23:50:36 +0000 (23:50 +0000)]
* Make-lang.in (cplib2.ready): Don't depend on phony targets.

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

25 years ago * arm.md (nop): Output instruction using output_asm_insn to fix
law [Mon, 26 Apr 1999 23:42:11 +0000 (23:42 +0000)]
    * arm.md (nop): Output instruction using output_asm_insn to fix
        assembler dialect problems.

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

25 years ago * Makefile.in (fixinc.sh): Fix dependencies.
law [Mon, 26 Apr 1999 23:00:53 +0000 (23:00 +0000)]
    * Makefile.in (fixinc.sh): Fix dependencies.

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

25 years ago * fixinc/inclhack.def (avoid_bool): Enable match if typedefs are
law [Mon, 26 Apr 1999 22:57:01 +0000 (22:57 +0000)]
    * fixinc/inclhack.def (avoid_bool): Enable match if typedefs are
        prepended by spaces.
        (sco5_stat_wrappers): New fix.   Make sys/stat.h C++ safe.
        * fixinc/fixincl.sh, fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

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

25 years ago * function.c (put_var_into_stack): Change ptr_mode to Pmode
law [Mon, 26 Apr 1999 22:51:09 +0000 (22:51 +0000)]
    * function.c (put_var_into_stack): Change ptr_mode to Pmode
        in setup for chkr_set_right_libfunc calls.
        (assign_params): Likewise.
        * expr.c (emit_push_insn): Change ptr_mode to Pmode in
        setup for chkr_copy_bitmap_libfunc and chkr_set_right_libfunc calls.
        (expand_assignment): Change ptr_mode to Pmode in
        setup for chkr_add_libfunc and chkr_copy_bitmap_libfunc.
        (store_expr): Change ptr_mode to Pmode in
        setup for chkr_add_libfunc and chkr_copy_bitmap_libfunc.
        (expand_expr): Change ptr_mode to Pmode in
        setup for chkr_check_addr_libfunc.
        (expand_builtin): Change ptr_mode to Pmode in
        setup for chkr_check_str_libfunc, chkr_copy_bitmap_libfunc and
        chkr_check_addr_libfunc.
        * calls.c (rtx_for_function_call): Change ptr_mode to Pmode in
        setup for chkr_check_exec_libfunc.
        (expand_call): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.
        (expand_call): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.
        (store_one_arg): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.

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

25 years ago * c-parse.in (absdcl1): Allow attributes in explicit typespecs.
law [Mon, 26 Apr 1999 22:35:58 +0000 (22:35 +0000)]
    * c-parse.in (absdcl1): Allow attributes in explicit typespecs.
        (%expect): Update.
        * c-parse.y: Regenerate.
        * c-parse.c: Likewise.
        * objc/objc-parse.c: Likewise.
        * objc/objc-parse.y: Likewise.

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

25 years ago * c-pragma.c (push_alignment): Don't ignore alignments greater than
jason [Mon, 26 Apr 1999 21:18:08 +0000 (21:18 +0000)]
* c-pragma.c (push_alignment): Don't ignore alignments greater than
4 bytes.
(handle_pragma_token): Likewise.
* c-pragma.c: Support for #pragma pack (push, <id>, <n>).
(struct align_stack): Add id field.
(push_alignment, pop_alignment): Take id parameter.
(handle_pragma_token): Add necessary states.
* c-pragma.h (enum pragma_state): Add necessary states.

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

25 years agoSat Apr 24 16:50:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 26 Apr 1999 19:09:37 +0000 (19:09 +0000)]
Sat Apr 24 16:50:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* class.c (layout_class_method): Generate <clinit>'s rtl for
  interfaces.
* decl.c (complete_start_java_method): Don't call _Jv_InitClass
  for interfaces' <clinit>.
* expr.c (lookup_field): Search for fields in interfaces.
(expand_invoke): Fixed indentation.
(expand_java_field_op): Likewise. Use IS_CLINIT.
* parse.h (JPRIMITIVE_TYPE_OR_VOID_P): Macro removed.
(IS_CLINIT): New macro.
* parse.y (type_declaration:): Call maybe_generate_clinit after an
  interface was parsed.
(maybe_generate_clinit): Don't generate if the current class is an
  interface with only fields of primitive types.
(reset_method_name): Use IS_CLINIT.
(java_complete_expand_method): Expand <clinit> when it exists for
  interfaces. Use IS_CLINIT.
(resolve_expression_name): Use DECL_CONTEXT instead of
  current_class to build static field references.
(java_complete_lhs): Use IS__CLINIT. Don't use SAVE_EXPR on
  ARRAY_REF when doing xreferencing.
(check_final_assignment): Fixed typo in leading comment. Use
  IS_CLINIT.
(patch_array_ref): Don't fully expand array references when
  xreferencing.
(patch_return): Use IS_CLINIT.
(patch_throw_statement): Likewise.

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

25 years ago * config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,
m.hayes [Mon, 26 Apr 1999 19:05:06 +0000 (19:05 +0000)]
* config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,
*cmpqi_test_noov): Remove ? modifier from constraints list.
(*smulqi3_highpart_clobber, *umulqi3_highpart_clobber): Swap
output strings to match new constraint ordering.

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

25 years ago1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 26 Apr 1999 16:41:02 +0000 (16:41 +0000)]
1999-04-26 19:16 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cpphash.c (dump_definition): New function.
* cpphash.h: Prototype it.
* cpplib.c (handle_directive): Don't output anything here.
Streamline.
(pass_thru_directive): Take a length, not a pointer to the
end.  All callers changed.
(do_define): Handle -dD, -dN, -g3 entirely here.  Streamline.
(do_include): Handle -dI here.
(do_ident): Correct to match cccp.
(do_pragma): Copy the pragma through here.
(do_assert, do_unassert): Tidy.
* cppinit.c (cpp_finish): If -dM was specified, walk the macro
hash table and call dump_definition on all the entries.
* cppmain.c: cpp_finish may produce output.

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

25 years ago
bothner [Mon, 26 Apr 1999 16:03:01 +0000 (16:03 +0000)]

* toplev.c (compile_file): Move call to check_global_declarations
after output_exception_table to restore behavior as it was before
1999-04-22 change.

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

25 years agod
bothner [Mon, 26 Apr 1999 16:02:57 +0000 (16:02 +0000)]
d
* toplev.c (compile_file): Move call to check_global_declarations
after output_exception_table to restore behavior as it was before
1999-04-22 change.

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

25 years agoUpdate a few addresses.
law [Mon, 26 Apr 1999 15:58:01 +0000 (15:58 +0000)]
Update a few addresses.

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

25 years ago * natCollator.cc: New file.
tromey [Mon, 26 Apr 1999 15:42:52 +0000 (15:42 +0000)]
* natCollator.cc: New file.

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

25 years ago * java/util/GregorianCalendar.java (setDefaultTime): New method.
tromey [Mon, 26 Apr 1999 15:34:44 +0000 (15:34 +0000)]
* java/util/GregorianCalendar.java (setDefaultTime): New method.
(GregorianCalendar): Use it in all constructors.
* java/util/Calendar.java (Calendar): Changed argument name to
`zone' to match code.
* gnu/gcj/text/LocaleData_en.java: Added collatorRule element.
* java/text/CollationKey.java: New file.
* java/text/CollationElementIterator.java: New file.
* java/text/Collator.java: New file.
* java/text/RuleBasedCollator.java: New file.

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

25 years ago * Makefile.in: Rebuilt.
tromey [Mon, 26 Apr 1999 15:12:21 +0000 (15:12 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (jv_convert_LDFLAGS): Added -nodefaultlibs.
(jv_convert_LDADD): Explicltly add -lm -lc.

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

25 years agolibtoolized libgcj. See ChangeLog for details.
tromey [Mon, 26 Apr 1999 14:50:15 +0000 (14:50 +0000)]
libtoolized libgcj.  See ChangeLog for details.

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

25 years ago * lib/libjava.exp (libjava_find_lib): New proc.
tromey [Mon, 26 Apr 1999 14:28:20 +0000 (14:28 +0000)]
* lib/libjava.exp (libjava_find_lib): New proc.
(libjava_arguments): Use it.  Force static linking.

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

25 years agolibtoolized GC library. See ChangeLog for details.
tromey [Mon, 26 Apr 1999 14:15:05 +0000 (14:15 +0000)]
libtoolized GC library.  See ChangeLog for details.
Also a couple bug fixes:
* dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
`weak'.
* misc.c (GC_init_inner): If QUICK_THREADS defined, compute
GC_stackbottom.

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

25 years agoUpdate.
rth [Mon, 26 Apr 1999 11:29:31 +0000 (11:29 +0000)]
Update.

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

25 years agoRegenerate fixinc/*.sh
korbb [Mon, 26 Apr 1999 11:16:52 +0000 (11:16 +0000)]
Regenerate fixinc/*.sh

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

25 years agoRegenerate
korbb [Mon, 26 Apr 1999 11:13:37 +0000 (11:13 +0000)]
Regenerate

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

25 years agoImprove child process exits and Remove unnecessary character quote
korbb [Mon, 26 Apr 1999 10:55:35 +0000 (10:55 +0000)]
Improve child process exits and Remove unnecessary character quote

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

25 years agoRemove unnecessary character quote
korbb [Mon, 26 Apr 1999 10:48:59 +0000 (10:48 +0000)]
Remove unnecessary character quote

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

25 years agoproperly handle child processes
korbb [Mon, 26 Apr 1999 10:38:38 +0000 (10:38 +0000)]
properly handle child processes

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

25 years agoh
amacleod [Mon, 26 Apr 1999 07:50:15 +0000 (07:50 +0000)]
h
Mon Apr 26 10:41:42 EDT 1999  <amacleod@cygnus.com>
* config/alpha/alpha.md (builtin_setjmp_receiver): Use a label_ref.

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

25 years ago
amacleod [Mon, 26 Apr 1999 07:50:12 +0000 (07:50 +0000)]

Mon Apr 26 10:41:42 EDT 1999  <amacleod@cygnus.com>
* config/alpha/alpha.md (builtin_setjmp_receiver): Use a label_ref.

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

25 years ago1999-04-26 09:47 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 26 Apr 1999 06:48:57 +0000 (06:48 +0000)]
1999-04-26 09:47 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* rtl.texi: Document the rtl classes and their relation to
formats.

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

25 years ago * config/freebsd.ml (LIBS): Add ARLINK.
law [Mon, 26 Apr 1999 01:30:37 +0000 (01:30 +0000)]
    * config/freebsd.ml (LIBS): Add ARLINK.
        * config/openbsd.ml (LIBS): Add ARLINK.

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

25 years ago * alpha.md (fix_trunc patterns): Use reg_no_subreg_operand on op0
rth [Mon, 26 Apr 1999 01:05:13 +0000 (01:05 +0000)]
    * alpha.md (fix_trunc patterns): Use reg_no_subreg_operand on op0
        for less work in reload.
        (movsf and movdf patterns): Put fp reg alternatives first.

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

25 years ago * configure.in (openbsd): Factorize xmake_file.
law [Mon, 26 Apr 1999 01:01:40 +0000 (01:01 +0000)]
    * configure.in (openbsd): Factorize xmake_file.
        (ix86 openbsd): Trim obsolete comment.
        (vax openbsd): Fix typo.
        * configure: Rebuilt.

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

25 years ago * pa.h (architecture_type): New enum.
law [Mon, 26 Apr 1999 00:54:50 +0000 (00:54 +0000)]
    * pa.h (architecture_type): New enum.
        (pa_arch_string, pa_arch): Declare.
        (MASK_PA_10, MASK_PA_20): New flags.
        (TARGET_SWITCHES): Add pa-risc-2-0.  Update docs for PA1.0 codegen.
        (TARGET_OPTIONS): Add -march= option.
        * pa.c (pa_arch, pa_arch_string):  Define.
        (override_options):  Set them.
        * pa/pa-hpux10.h (ASM_FILE_START):  Output LEVEL 2.0 asm directive for
        2.0 architecture.
        * invoke.texi (Option Summary, HPPA Options):  Document new
        architecture flags.

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

25 years agoDaily bump.
law [Mon, 26 Apr 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * configure.in (alloca detection): Handle alloca directly for interix.
law [Mon, 26 Apr 1999 00:40:51 +0000 (00:40 +0000)]
    * configure.in (alloca detection): Handle alloca directly for interix.
        * configure: Rebuilt.

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

25 years ago * expr.c (expand_assignment): Improve test for pointer type.
law [Mon, 26 Apr 1999 00:39:01 +0000 (00:39 +0000)]
    * expr.c (expand_assignment): Improve test for pointer type.

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

25 years ago * alpha.c (print_operand_address): Account for the subreg word.
rth [Mon, 26 Apr 1999 00:27:17 +0000 (00:27 +0000)]
    * alpha.c (print_operand_address): Account for the subreg word.

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

25 years ago * fold-const.c (make_range): Always initialize arg0 and arg1.
law [Mon, 26 Apr 1999 00:15:54 +0000 (00:15 +0000)]
    * fold-const.c (make_range): Always initialize arg0 and arg1.
        (fold): Simlarly for alt0 and alt1.
        * function.c (fixup_var_refs_insns): Initialize insn_list.
        (instantiate_virtual_regs_1): Initialize offset.
        * optabs.c (expand_binop): Initialize carry_in, carry_out, op0_xhigh
        and op1_xhigh.
        * stmt.c (expand_end_case): Initialize minval and maxval.

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

25 years ago * toplev.c (report_error_function): Reorder file stack and
law [Mon, 26 Apr 1999 00:07:58 +0000 (00:07 +0000)]
    * toplev.c (report_error_function): Reorder file stack and
        function name printing.  Ignore FILE parameter.

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

25 years ago * pa/pa-hpux.h, pa/pa-hpux10.h, pa/pa-hpux9.h, pa/pa-osf.h, pa.h,
law [Mon, 26 Apr 1999 00:04:54 +0000 (00:04 +0000)]
    * pa/pa-hpux.h, pa/pa-hpux10.h, pa/pa-hpux9.h, pa/pa-osf.h, pa.h,
        pa.c, pa.md, configure.in, configure: Replace TARGET_SNAKE by
        TARGET_PA_11 and MASK_SNAKE by MASK_PA_11.

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

25 years ago * flags.h (inline_max_insns): Declare.
law [Sun, 25 Apr 1999 23:35:15 +0000 (23:35 +0000)]
    * flags.h (inline_max_insns): Declare.
        * integrate.c (inline_max_insns): New variable.
        (function_cannot_inline_p): Use it.
        * toplev.c (main): Add the flag -finline-limit-n.
        (display_help): Document -finline-limit-n.
        * invoke.texi: Document -finline-limit-n

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

25 years ago * stmt.c (expand_asm_operands): Reload in-out reg-only memory operands.
rth [Sun, 25 Apr 1999 23:06:36 +0000 (23:06 +0000)]
    * stmt.c (expand_asm_operands): Reload in-out reg-only memory operands.

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

25 years agoupdate NEWS derived file
burley [Sun, 25 Apr 1999 19:42:04 +0000 (19:42 +0000)]
update NEWS derived file

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

25 years agodoc fix
burley [Sun, 25 Apr 1999 19:39:22 +0000 (19:39 +0000)]
doc fix

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

25 years agofix assignment to partially-overlapped COMPLEX
burley [Sun, 25 Apr 1999 18:01:35 +0000 (18:01 +0000)]
fix assignment to partially-overlapped COMPLEX

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

25 years ago * function.c (assign_parms/STACK_BYTES): Revert last change,
rth [Sun, 25 Apr 1999 13:09:33 +0000 (13:09 +0000)]
    * function.c (assign_parms/STACK_BYTES): Revert last change,
        and that of 19 Nov.

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

25 years ago * calls.c (emit_call_1): New arg rounded_stack_size; update callers.
rth [Sun, 25 Apr 1999 12:31:52 +0000 (12:31 +0000)]
    * calls.c (emit_call_1): New arg rounded_stack_size; update callers.
        Update pending_stack_adjust based on this value.
        (compute_argument_block_size): Include pending_stack_adjust in
        PREFERRED_STACK_BOUNDARY alignment.
        * function.c (assign_parms): Don't round to PREFERRED_STACK_BOUNDARY.

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

25 years ago* gcc.dg/990424-1.c: New test.
rth [Sun, 25 Apr 1999 12:29:35 +0000 (12:29 +0000)]
* gcc.dg/990424-1.c: New test.

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

25 years ago * stupid.c (stupid_mark_refs): Generate a REG_UNUSED note
wehle [Sun, 25 Apr 1999 11:43:49 +0000 (11:43 +0000)]
* stupid.c (stupid_mark_refs): Generate a REG_UNUSED note
for a register which is clobbered even if the register
was used by an earlier instruction.
* i386.md (fix_truncsfdi2, fix_truncdfdi2,
fix_truncxfdi2): Don't bother with the gen_reg_RTX.
(fix_truncsfsi2, fix_truncsfdi2, fix_truncdfsi2,
fix_truncdfdi2, fix_truncxfsi2, fix_truncxfdi2): Update
operand constraints and modes.
* i386.c (output_fix_trunc): Use HImode register to avoid
memory stalls.  Call output_move_double instead of output_to_reg.
(output_to_reg): Remove.
* i386.h: Likewise.
* i386.md (negsf2, negdf2, negxf2): Set the type
attribute to fpop.

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

25 years agoDaily bump.
law [Sun, 25 Apr 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
law [Sun, 25 Apr 1999 00:23:06 +0000 (00:23 +0000)]
    * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.

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

25 years ago * Makefile.in (CC1OBJ): Define in terms of CC.
law [Sun, 25 Apr 1999 00:21:51 +0000 (00:21 +0000)]
    * Makefile.in (CC1OBJ): Define in terms of CC.
        (runtime-info.h): Use.

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

25 years ago* alpha.md (call_value_nt): Correct subscripts.
rth [Sat, 24 Apr 1999 23:16:46 +0000 (23:16 +0000)]
* alpha.md (call_value_nt): Correct subscripts.

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

25 years ago * alpha.h (PRINT_OPERAND_ADDRESS): Break out to ...
rth [Sat, 24 Apr 1999 20:50:46 +0000 (20:50 +0000)]
    * alpha.h (PRINT_OPERAND_ADDRESS): Break out to ...
        * alpha.c (print_operand_address): here.  Handle subregs.

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

25 years agoturn LSTAT/STAT checking back on
burley [Sat, 24 Apr 1999 10:08:34 +0000 (10:08 +0000)]
turn LSTAT/STAT checking back on

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

25 years agoforgot to update news.texi
burley [Sat, 24 Apr 1999 09:29:46 +0000 (09:29 +0000)]
forgot to update news.texi

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

25 years agofix INTEGER*2 in DATA implied-DO
burley [Sat, 24 Apr 1999 09:24:13 +0000 (09:24 +0000)]
fix INTEGER*2 in DATA implied-DO

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

25 years agofix typos
burley [Sat, 24 Apr 1999 09:19:48 +0000 (09:19 +0000)]
fix typos

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

25 years agohave ChangeLog entries default to current-time-string as per gcc/, gcc/f/
burley [Sat, 24 Apr 1999 08:14:33 +0000 (08:14 +0000)]
have ChangeLog entries default to current-time-string as per gcc/, gcc/f/

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

25 years agorevert Sat Apr 17 patch
burley [Sat, 24 Apr 1999 08:10:00 +0000 (08:10 +0000)]
revert Sat Apr 17 patch

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

25 years agoDaily bump.
law [Sat, 24 Apr 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * acconfig.h (HAVE_GAS_FILDS_FISTS): Add.
wehle [Fri, 23 Apr 1999 19:41:03 +0000 (19:41 +0000)]
* acconfig.h (HAVE_GAS_FILDS_FISTS): Add.
* configure.in: Check assembler instructions.
* configure: Rebuild.
* config.in: Likewise.
* i386.md (floathisf2, floathidf2, floathixf2): New patterns.
* i386.c (print_operand): Use the proper suffix for a 387 HImode
operand.  Abort if a 387 operand has an unsupported size.

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

25 years ago * alpha.c (alpha_write_verstamp): Mark `file' unused.
rth [Fri, 23 Apr 1999 16:58:24 +0000 (16:58 +0000)]
    * alpha.c (alpha_write_verstamp): Mark `file' unused.
        * alpha.h (FUNCTION_VALUE): Use gen_rtx_REG not gen_rtx.
        (LIBCALL_VALUE): Likewise.
        (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Handle normal subregs.

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

25 years ago * decl2.c (finish_file): Tweak handling of extern inlines so that
mmitchel [Fri, 23 Apr 1999 16:58:01 +0000 (16:58 +0000)]
* decl2.c (finish_file): Tweak handling of extern inlines so that
they are not unnecessarily put out.

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

25 years ago * Makefile.am: Added URLDecoder and URLEncoder.
warrenl [Fri, 23 Apr 1999 16:36:22 +0000 (16:36 +0000)]
* Makefile.am: Added URLDecoder and URLEncoder.
* Makefile.in: Rebuilt.
* java/net/ServerSocket.java (setSocketFactory): Renamed from
setSocketImplFactory to match spec.
* java/net/Socket.java (getSoLinger): Changed return type to
match spec.
* java/net/URLDecoder.java: New file.
* java/net/URLEncoder.java: New file.

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

25 years ago * alpha.c (alpha_initialize_trampoline): Add covert_memory_address
rth [Fri, 23 Apr 1999 15:04:07 +0000 (15:04 +0000)]
    * alpha.c (alpha_initialize_trampoline): Add covert_memory_address
        calls as needed.

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

25 years ago* alpha32.h (INITIALIZE_TRAMPOLINE): Get offsets right.
rth [Fri, 23 Apr 1999 14:58:10 +0000 (14:58 +0000)]
* alpha32.h (INITIALIZE_TRAMPOLINE): Get offsets right.

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

25 years ago * alpha.c (alpha_expand_prologue): Don't negate frame size
rth [Fri, 23 Apr 1999 14:39:42 +0000 (14:39 +0000)]
    * alpha.c (alpha_expand_prologue): Don't negate frame size
        for use with subq.

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

25 years ago * search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and
mmitchel [Fri, 23 Apr 1999 10:16:21 +0000 (10:16 +0000)]
* search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and
such as base classes.

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

25 years agoDisplay LABEL_NUSES when printing a code label
nickc [Fri, 23 Apr 1999 09:44:28 +0000 (09:44 +0000)]
Display LABEL_NUSES when printing a code label

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

25 years agoAdd Nathan Sidwell (write after approval)
nathan [Fri, 23 Apr 1999 04:41:38 +0000 (04:41 +0000)]
Add Nathan Sidwell (write after approval)

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

25 years agoDaily bump.
law [Fri, 23 Apr 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * tree.c (build_exception_variant): Fix typo: use the chain of U,
jason [Thu, 22 Apr 1999 23:33:15 +0000 (23:33 +0000)]
* tree.c (build_exception_variant): Fix typo: use the chain of U,
not trying V, while cycling through U.

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

25 years agoupdate NEWS derived file
burley [Thu, 22 Apr 1999 23:15:41 +0000 (23:15 +0000)]
update NEWS derived file

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

25 years agodoc cleanup vis-a-vis f2c
burley [Thu, 22 Apr 1999 23:14:03 +0000 (23:14 +0000)]
doc cleanup vis-a-vis f2c

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

25 years ago * cp-tree.h (lang_decl_flags): Remove returns_first_arg and
mmitchel [Thu, 22 Apr 1999 23:13:12 +0000 (23:13 +0000)]
* cp-tree.h (lang_decl_flags): Remove returns_first_arg and
preserves_first_arg.  Enlarge dummy accordingly.
(DECL_TINFO_FN_P): New macro.
(SET_DECL_TINO_FN_P): Likeiwse.
(DECL_RETURNS_FIRST_ARG): Remove.
(DECL_PRESERVES_THIS): Likewise.
(DECL_INIT_PRIORITY): New macro.
(finish_struct_1): Change prototype.
(cat_namespace_levels): Remove prototype.
(vtable_decl_p): New prototype.
(vtype_decl_p): Likewise.
(sigtable_decl_p): Likewise.
(walk_globals_pred): New typedef.
(walk_globals_fn): Likewise.
(walk_globals): New prototype.
(walk_namespaces_fn): New typedef.
(walk_namespaces): New prototype.
(wrapup_globals_for_namespace): Likewise.
(walk_vtables): Remove prototype.
(walk_sigtables): Likewise.
(instantiate_pending_templates): New prototype.
* class.c (finish_struct_1): Don't return a value.
* decl.h (pending_statics): Remove declaration.
* decl.c (walk_namespaces_r): New function.
(walk_globals_r): Likewise.
(vtable_decl_p): Likewise.
(vtype_decl_p): Likewise.
(sigtable_decl_p): Likewise.
(walk_namespaces): Likewise.
(walk_globals_data): New type.
(walk_globals): New function.
(wrapup_globals_for_namespace): Likewise.
(expand_static_init): Remove assertion.  Remove redundancy in
conditional.  Don't put static data members in static_aggregates
Tidy.
(finish_function): Remove redundancy in conditional.  Don't set
DECL_RETURNS_FIRST_ARG.
(cat_namespace_levels): Remove.
* decl2.c: Include splay-tree.h and varray.h.
(priority_info_s): New structure.
(finish_vtable_vardecl): Change prototype.  Adjust for new calling
conventions.
(prune_vtable_vardecl): Likewise.
(finish_sigtable_vardecl): Likewise.
(setup_initp): Remove.
(do_dtors): Remove.
(do_ctors): Remove.
(start_static_storage_duration_function): New function.
(generate_inits_for_priority): Likewise.
(finish_static_storage_duration_function): Likewise.
(get_priority_info): Likewise.
(do_static_initialization): Likewise.
(do_static_destruction): Likewise.
(do_static_initialization_and_destruction): Likewise.
(generate_ctor_or_dtor_function): Likewise.
(generate_ctor_and_dtor_functions_for_priority): Likewise.
(pending_statics): Make it a varray.
(pending_statics_used): New variable.
(saved_inlines): Make it a varray.
(saved_inlines_used): New variable.
(finish_static_data_member): Change method of updating
pending_statics.
(mark_inline_for_output): Remove #if 0'd code.  Change method of
updating saved_inlines.
(walk_vtables): Remove.
(walk_sigtables): Likewise.
(import_export_decl): Use DECL_TINFO_FN_P.
(pending_templates): Remove declaration.
(maybe_templates): Likewise.
(static_aggregates_initp): Likewise.
(setup_initp): Likewise.
(finish_objects): Simplify.
(INITIALIZE_P_IDENTIFIER): New macro.
(PRIORITY_IDENTIFIER): New macro.
(SSDF_IDENTIFIER): New macro.
(initialize_p_decl): New variable.
(priority_decl): Likewise.
(ssdf_decl): Likewise.
(priority_info_map): Likewise.
(finish_file): Recode output of static intializers and other
file-scope finalization tasks.
* error.c (OB_END_TEMPLATE_ID): New macro.
(dump_type_real): Use it.
(dump_decl): Likewise.
(dump_function_name): Likewise.
* lex.c (set_typedecl_interface_info): Adjust for new walk_globals
interface.
(check_newline): Use walk_globals, not walk_vtables.
* pt.c (pending_tempalte_expansions): Remove.
(set_vardecl_interface_info): Likewise.
(pending_templates): Make static.
(maybe_templates): Likewise.
(instantiate_class_template): Adjust call to finish_struct_1.
(instantiate_pending_templates): New function.
* rtti.c (get_tinfo_fn): Use SET_DECL_TINFO_FN_P.
* tree.c (static_aggregates_initp): Remove.
(cp_valid_lang_attribute): Don't use it; use DECL_INIT_PRIORITY
instead.
* Makefile.in (decl2.o): Depend on varray.h and splay-tree.h.

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

25 years ago * toplev.h (wrapup_global_declarations): Declare.
mmitchel [Thu, 22 Apr 1999 23:06:09 +0000 (23:06 +0000)]
* toplev.h (wrapup_global_declarations): Declare.
(check_global_declarations): Likewise.
* toplev.c (wrapup_global_declarations): New function, split out
from ...
(check_global_declarations): Likewise...
(compile_file): Here.

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

25 years agosupport array bounds checking
burley [Thu, 22 Apr 1999 23:01:43 +0000 (23:01 +0000)]
support array bounds checking

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

25 years agoThis isn't Saturday.
rth [Thu, 22 Apr 1999 22:35:24 +0000 (22:35 +0000)]
This isn't Saturday.

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

25 years ago * c-parse.in (expr_no_commas): Verify we've an expr before
rth [Thu, 22 Apr 1999 22:04:02 +0000 (22:04 +0000)]
    * c-parse.in (expr_no_commas): Verify we've an expr before
        calling C_SET_EXP_ORIGINAL_CODE.

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

25 years ago * toplev.c (rest_of_compilation): Always set
wehle [Thu, 22 Apr 1999 19:25:05 +0000 (19:25 +0000)]
* toplev.c (rest_of_compilation): Always set
current_function_uses_only_leaf_regs appropriately.

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

25 years ago * gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
mmitchel [Thu, 22 Apr 1999 17:37:35 +0000 (17:37 +0000)]
* gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
with the RTL code RETURN.
* hash.h: Regenerated.
* lex.c (reinit_parse_for_block): Use RETURN_KEYWORD.
* parse.y: Replace RETURN with RETURN_KEYWORD throughout.
* parse.c: Regenerated.
* parse.h: Likewise.
* pt.c: Include varray.h.  Include rtl.h since varray.h requires
it.
(inline_parm_levels): New variable.
(inline_parm_levels_used): Likewise.
(maybe_begin_member_template_processing): Update them.
(maybe_end_member_template_processing): Use them, rather than
guessing how many levels to pop.

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

25 years ago * gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
mmitchel [Thu, 22 Apr 1999 17:37:02 +0000 (17:37 +0000)]
* gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
with the RTL code RETURN.
* hash.h: Regenerated.
* lex.c (reinit_parse_for_block): Use RETURN_KEYWORD.
* parse.y: Replace RETURN with RETURN_KEYWORD throughout.
* parse.c: Regenerated.
* pt.c: Include varray.h.  Include rtl.h since varray.h requires
it.
(inline_parm_levels): New variable.
(inline_parm_levels_used): Likewise.
(maybe_begin_member_template_processing): Update them.
(maybe_end_member_template_processing): Use them, rather than
guessing how many levels to pop.

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

25 years ago * decl.c (make_typename_type): Tighten error-checking.
mmitchel [Thu, 22 Apr 1999 16:26:44 +0000 (16:26 +0000)]
* decl.c (make_typename_type): Tighten error-checking.

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

25 years ago * Make-lang.in (JAVA_SRCS): Added check-init.c.
tromey [Thu, 22 Apr 1999 16:19:35 +0000 (16:19 +0000)]
* Make-lang.in (JAVA_SRCS): Added check-init.c.

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

25 years ago * i386/xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.
rth [Thu, 22 Apr 1999 14:40:55 +0000 (14:40 +0000)]
    * i386/xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.
        (HAVE_BZERO): Likewise.
        (HAVE_BCMP): Likewise.
        (HAVE_RINDEX): Likewise.
        (HAVE_INDEX): Likewise.
        (DIR_SEPARATOR_2): Define.
        (GET_ENV_PATH_LIST): Turn path lists into POSIX.
        (PATH_SEPARATOR): Use ':'.

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

25 years ago * libjava.compile/OperatorBenchmark.java: New file.
green [Thu, 22 Apr 1999 14:22:11 +0000 (14:22 +0000)]
* libjava.compile/OperatorBenchmark.java: New file.

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

25 years agoenable disabling of fast fixincludes
korbb [Thu, 22 Apr 1999 07:25:11 +0000 (07:25 +0000)]
enable disabling of fast fixincludes

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

25 years agoDaily bump.
law [Thu, 22 Apr 1999 00:45:06 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoCheck in test for previous changes
mmitchel [Thu, 22 Apr 1999 00:34:21 +0000 (00:34 +0000)]
Check in test for previous changes

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

25 years ago * java/lang/natString.cc (getBytes): Reverted earlier change and
tromey [Wed, 21 Apr 1999 13:50:39 +0000 (13:50 +0000)]
* java/lang/natString.cc (getBytes): Reverted earlier change and
applied correct fix from Per Bothner.

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

25 years agoWed Apr 21 11:13:36 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Wed, 21 Apr 1999 13:49:49 +0000 (13:49 +0000)]
Wed Apr 21 11:13:36 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* decl.c (predef_filenames, predef_filenames_size): New globals
(init_decl_processing): predef_filenames and predef_filenames_size
  initialized.
* java-tree.h (predef_filenames, predef_filenames_size): Declared
  extern.
* jcf-parse.c (predefined_filename_p): New function.
(yyparse): Check that files on the command line are specified only
  once and issue a warning otherwise.
* parse.h (JPRIMITIVE_TYPE_OR_VOID_P): New macro.
* parse.y (source_end_java_method): Nullify NOP method bodies, to
  avoid a gcc warning with -W -Wall turned on.
(java_expand_classes): Abort if errors were encountered.
(java_complete_lhs): If the cross reference flag is set, wrap
  field DECL node around a WFL when resolving expression name.

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