]> gcc.gnu.org Git - gcc.git/log
gcc.git
25 years agoPointer to OSF 5.0 object file/symbol table format documentation.
Jeff Law [Sun, 17 Jan 1999 23:38:43 +0000 (16:38 -0700)]
Pointer to OSF 5.0 object file/symbol table format documentation.

From-SVN: r24728

25 years ago* system.h (bcopy): Implement with memmove not memcpy.
Richard Henderson [Sun, 17 Jan 1999 21:06:36 +0000 (13:06 -0800)]
* system.h (bcopy): Implement with memmove not memcpy.

From-SVN: r24727

25 years ago* Makefile.in (zextract.o): Add dependencies.
Jeffrey A Law [Sun, 17 Jan 1999 21:06:25 +0000 (21:06 +0000)]
* Makefile.in (zextract.o): Add dependencies.

From-SVN: r24726

25 years ago* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.
Richard Henderson [Sun, 17 Jan 1999 21:05:29 +0000 (13:05 -0800)]
* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.

From-SVN: r24725

25 years ago* Makefile.in (cppulp.o): Add dependencies.
Jeffrey A Law [Sun, 17 Jan 1999 21:04:54 +0000 (21:04 +0000)]
* Makefile.in (cppulp.o): Add dependencies.

From-SVN: r24724

25 years ago* Makefile.in: Do not put ^Ls at the start of a line.
Jeffrey A Law [Sun, 17 Jan 1999 20:58:58 +0000 (20:58 +0000)]
* Makefile.in: Do not put ^Ls at the start of a line.

From-SVN: r24723

25 years ago* i386.md (integer conditional moves): Add missing earlyclobbers.
Jeffrey A Law [Sun, 17 Jan 1999 20:27:40 +0000 (20:27 +0000)]
* i386.md (integer conditional moves): Add missing earlyclobbers.

From-SVN: r24720

25 years ago990117-2.c was a duplicate of 981223-1.c. Kill 990117-2.c
Jeff Law [Sun, 17 Jan 1999 19:11:55 +0000 (12:11 -0700)]
990117-2.c was a duplicate of 981223-1.c.  Kill 990117-2.c

From-SVN: r24719

25 years agoregmove.c (optimize_reg_copy_1): Undo Aug 18 change.
Jeff Law [Sun, 17 Jan 1999 18:26:42 +0000 (11:26 -0700)]
regmove.c (optimize_reg_copy_1): Undo Aug 18 change.

        * regmove.c (optimize_reg_copy_1): Undo Aug 18 change.  Update
        REG_N_CALLS_CROSSED and REG_LIVE_LENGH if and only if we change
        where a register is live.

From-SVN: r24718

25 years agoreg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional...
Jeff Law [Sun, 17 Jan 1999 18:04:07 +0000 (11:04 -0700)]
reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional move is not on the FP register stack.

        * reg-stack.c (subst_stack_regs_pat): Abort if the destination
        of a FP conditional move is not on the FP register stack.
Forgot to check it in last night/this morning.  One should not hack at 4am.

From-SVN: r24716

25 years agoAdded myself, as instructed
Zack Weinberg [Sun, 17 Jan 1999 16:35:21 +0000 (16:35 +0000)]
Added myself, as instructed

From-SVN: r24715

25 years ago990117-1.c: New test.
Jeffrey A Law [Sun, 17 Jan 1999 02:22:09 +0000 (02:22 +0000)]
990117-1.c: New test.

        * gcc.dg/990117-1.c: New test.
Heavily edited net test + glibc.

From-SVN: r24714

25 years agoBump for snapshot
Jeffrey A Law [Sun, 17 Jan 1999 01:15:08 +0000 (18:15 -0700)]
Bump for snapshot

From-SVN: r24712

25 years agoDaily bump.
Jeff Law [Sun, 17 Jan 1999 00:45:02 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24711

25 years ago990117-1.c: New test from Horst von Brand.
Jeffrey A Law [Sat, 16 Jan 1999 23:16:58 +0000 (23:16 +0000)]
990117-1.c: New test from Horst von Brand.

        * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
        * gcc.c-torture/compile/990117-2.c: Likewise.

From-SVN: r24710

25 years ago990117-1.c: New test from Horst von Brand.
Jeffrey A Law [Sat, 16 Jan 1999 23:09:13 +0000 (23:09 +0000)]
990117-1.c: New test from Horst von Brand.

        * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
Derived from glibc & egcs code.

From-SVN: r24709

25 years ago* gcc.c-torture/excute/990117-1.c: New test from HJ Lu.
Jeffrey A Law [Sat, 16 Jan 1999 23:05:53 +0000 (23:05 +0000)]
* gcc.c-torture/excute/990117-1.c: New test from HJ Lu.

From-SVN: r24708

25 years agoreload1.c (reload_cse_regs_1): Do not call reload_cse_simplify_operands for an insn...
Jeffrey A Law [Sat, 16 Jan 1999 22:50:19 +0000 (22:50 +0000)]
reload1.c (reload_cse_regs_1): Do not call reload_cse_simplify_operands for an insn with asm operands.

        * reload1.c (reload_cse_regs_1): Do not call
        reload_cse_simplify_operands for an insn with asm operands.

From-SVN: r24707

25 years agocccp.c (print_help): Fix typos.
Jeffrey A Law [Sat, 16 Jan 1999 22:45:49 +0000 (22:45 +0000)]
cccp.c (print_help): Fix typos.

        * cccp.c (print_help): Fix typos.
        * cpplib.c (print_help): Fix typos.
        * toplev.c (f_optiosn): Fix typos.
        (documented_lang_options): Fix typos.

From-SVN: r24706

25 years ago* gcc.c: (do_spec_1): Fix obvious typo.
Marc Espie [Sat, 16 Jan 1999 20:53:24 +0000 (20:53 +0000)]
* gcc.c: (do_spec_1): Fix obvious typo.

From-SVN: r24705

25 years agodecl.c (grokdeclarator): Don't make 'main(){}' an error with only -Wreturn-type.
Jason Merrill [Sat, 16 Jan 1999 16:44:35 +0000 (16:44 +0000)]
decl.c (grokdeclarator): Don't make 'main(){}' an error with only -Wreturn-type.

* decl.c (grokdeclarator): Don't make 'main(){}' an error with only
-Wreturn-type.

Co-Authored-By: Manfred Hollstein <manfred@s-direktnet.de>
From-SVN: r24704

25 years agoc-decl.c (duplicate_decls): If `warn_traditional'...
Kaveh R. Ghazi [Sat, 16 Jan 1999 16:43:26 +0000 (16:43 +0000)]
c-decl.c (duplicate_decls): If `warn_traditional'...

        * c-decl.c (duplicate_decls): If `warn_traditional', warn when
        a non-static function declaration follows a static one.
        * invoke.texi (-Wtraditional): Document the extra check now done
        by this flag.

From-SVN: r24703

25 years agonew
Jason Merrill [Sat, 16 Jan 1999 16:34:32 +0000 (11:34 -0500)]
new

From-SVN: r24702

25 years agocp-tree.h (struct lang_type): Added has_mutable flag.
Nathan Sidwell [Sat, 16 Jan 1999 16:31:12 +0000 (16:31 +0000)]
cp-tree.h (struct lang_type): Added has_mutable flag.

* cp-tree.h (struct lang_type): Added has_mutable flag.
(CLASSTYPE_HAS_MUTABLE): New macro to access it.
(TYPE_HAS_MUTABLE_P): New macro to read it.
(cp_has_mutable_p): Prototype for new function.
* class.c (finish_struct_1): Set has_mutable from members.
* decl.c (cp_finish_decl): Clear decl's TREE_READONLY flag, if
it contains a mutable.
* typeck.c (cp_has_mutable_p): New function.
Fixes g++.other/mutable1.C

From-SVN: r24701

25 years agopa.md (shadd): Create shadd insns, even if the result of the shift is needed without...
Jeff Law [Sat, 16 Jan 1999 14:20:21 +0000 (07:20 -0700)]
pa.md (shadd): Create shadd insns, even if the result of the shift is needed without the addition.

0
        * pa.md (shadd): Create shadd insns, even if the result of the shift is
        needed without the addition.

From-SVN: r24700

25 years agopa.md (shadd): Create shadd insns, even if the result of the shift is needed without...
Jeff Law [Sat, 16 Jan 1999 14:20:18 +0000 (07:20 -0700)]
pa.md (shadd): Create shadd insns, even if the result of the shift is needed without the addition.


        * pa.md (shadd): Create shadd insns, even if the result of the shift is
        needed without the addition.

From-SVN: r24699

25 years agoexpr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result...
Per Bothner [Sat, 16 Jan 1999 10:00:31 +0000 (02:00 -0800)]
expr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result of the call that gets the...

* expr.c (process_jvm_instruction):  Coerce to correct Throwable
sub-type the result of the call that gets the exception value.
* parse.y (java_complete_expand_methods):  If flags_syntax_only,
don't call finish_class.
* parse.y (java_check_regular_methods):  If METHOD_PRIVATE,
clear found before continuing.
* verify.c (verify_jvm_instructions):  On an array load, allow
and handle top of stack to be TYPE_NULL.

From-SVN: r24698

25 years agoexpr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result...
Per Bothner [Sat, 16 Jan 1999 10:00:29 +0000 (02:00 -0800)]
expr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result of the call that gets the...

d
* expr.c (process_jvm_instruction):  Coerce to correct Throwable
sub-type the result of the call that gets the exception value.
* parse.y (java_complete_expand_methods):  If flags_syntax_only,
don't call finish_class.
* parse.y (java_check_regular_methods):  If METHOD_PRIVATE,
clear found before continuing.
* verify.c (verify_jvm_instructions):  On an array load, allow
and handle top of stack to be TYPE_NULL.

From-SVN: r24697

25 years agoexpr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result...
Per Bothner [Sat, 16 Jan 1999 10:00:27 +0000 (02:00 -0800)]
expr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the result of the call that gets the...


* expr.c (process_jvm_instruction):  Coerce to correct Throwable
sub-type the result of the call that gets the exception value.
* parse.y (java_complete_expand_methods):  If flags_syntax_only,
don't call finish_class.
* parse.y (java_check_regular_methods):  If METHOD_PRIVATE,
clear found before continuing.
* verify.c (verify_jvm_instructions):  On an array load, allow
and handle top of stack to be TYPE_NULL.

From-SVN: r24696

25 years agogjavah.c (generate_access): Translate Java package private or protected access to...
Per Bothner [Sat, 16 Jan 1999 09:59:11 +0000 (01:59 -0800)]
gjavah.c (generate_access): Translate Java package private or protected access to C++ public...

0
* gjavah.c (generate_access):  Translate Java package private or
protected access to C++ public, but with a comment.

From-SVN: r24695

25 years ago* sh.md (movdf, movsf): Temporary workaround for no_new_pseudos lossage.
J"orn Rennecke [Sat, 16 Jan 1999 03:02:50 +0000 (03:02 +0000)]
* sh.md (movdf, movsf): Temporary workaround for no_new_pseudos lossage.

From-SVN: r24692

25 years agoDaily bump.
Jeff Law [Sat, 16 Jan 1999 00:45:07 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24691

25 years ago* sparc.c (sparc_issue): Add hypersparc/sparclite86x entries.
Richard Henderson [Fri, 15 Jan 1999 23:45:30 +0000 (15:45 -0800)]
* sparc.c (sparc_issue): Add hypersparc/sparclite86x entries.

From-SVN: r24690

25 years agors6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.
David Edelsohn [Fri, 15 Jan 1999 22:40:37 +0000 (22:40 +0000)]
rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.

        * rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.
        * rs6000.c (u_short_cint_operand, add_operand, logical_operand,
        non_add_cint_operand, non_logical_cint_operand): Likewise.
        (get_issue_rate): Add CPU_PPC604E case.
        * rs6000.md (movdi, !TARGET_POWERPC64 splitters): Handle 64-bit hosts.

From-SVN: r24689

25 years agoUndo botched commit.
Vladimir Makarov [Fri, 15 Jan 1999 19:39:45 +0000 (19:39 +0000)]
Undo botched commit.

From-SVN: r24688

25 years agoUndo botched commit.
Jeff Law [Fri, 15 Jan 1999 19:13:47 +0000 (12:13 -0700)]
Undo botched commit.

From-SVN: r24687

25 years agoexpr.c (queued_subexp_p): Make public.
Richard Henderson [Fri, 15 Jan 1999 18:43:47 +0000 (10:43 -0800)]
expr.c (queued_subexp_p): Make public.

        * expr.c (queued_subexp_p): Make public.
        * expr.h (queued_subexp_p): Declare it.
        * recog.c (asm_operand_ok): New function.
        (check_asm_operands): Use it.  After reload, use constrain_operands
        instead.
        * recog.h (asm_operand_ok): Declare it.
        * stmt.c (expand_asm_operands): Use it to try harder to make
        asms initially satisfy their constraints.

From-SVN: r24686

25 years agoUpdated copyright
Michael Hayes [Fri, 15 Jan 1999 18:37:09 +0000 (18:37 +0000)]
Updated copyright

From-SVN: r24685

25 years agopt.c (process_template_parm): Ignore top-level qualifiers on non-type parameters.
Mark Mitchell [Fri, 15 Jan 1999 18:34:48 +0000 (18:34 +0000)]
pt.c (process_template_parm): Ignore top-level qualifiers on non-type parameters.

* pt.c (process_template_parm): Ignore top-level qualifiers on
non-type parameters.
* decl.c (start_function): Use current_function_parms in the call
to require_complete_type_for_parms, not the probably empty
DECL_ARGUMENTS.

From-SVN: r24684

25 years agosparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do not create (mem (lo_sum (...)) for TFmode...
Jeffrey A. Law [Fri, 15 Jan 1999 17:52:15 +0000 (17:52 +0000)]
sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do not create (mem (lo_sum (...)) for TFmode unless TARGET_V9.

        * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do not create
        (mem (lo_sum (...)) for TFmode unless TARGET_V9.

From-SVN: r24683

25 years agoc4x.md (not_repeat_reg): Allow ldp instruction in delay slot of RPTBD.
Michael Hayes [Fri, 15 Jan 1999 15:46:01 +0000 (15:46 +0000)]
c4x.md (not_repeat_reg): Allow ldp instruction in delay slot of RPTBD.

* config/c4x/c4x.md (not_repeat_reg): Allow ldp instruction
in delay slot of RPTBD.

From-SVN: r24682

25 years agolibgcc.S (___divhi3, ___modhi3): Fix long long divide and modulo sign problem.
Michael Hayes [Fri, 15 Jan 1999 15:29:38 +0000 (15:29 +0000)]
libgcc.S (___divhi3, ___modhi3): Fix long long divide and modulo sign problem.

* config/c4x/libgcc.S (___divhi3, ___modhi3): Fix long long
divide and modulo sign problem.

From-SVN: r24681

25 years agounroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or...
Michael Hayes [Fri, 15 Jan 1999 10:05:56 +0000 (03:05 -0700)]
unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or if...

8
* unroll.c (loop_iterations): Return 0 if the last loop insn
is not a jump insn or if the loop has multiple back edges.

From-SVN: r24680

25 years agounroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or...
Michael Hayes [Fri, 15 Jan 1999 10:05:54 +0000 (03:05 -0700)]
unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or if...


* unroll.c (loop_iterations): Return 0 if the last loop insn
is not a jump insn or if the loop has multiple back edges.

From-SVN: r24679

25 years agoRevert mistaken commit from the wrong tree.
Richard Henderson [Fri, 15 Jan 1999 09:19:18 +0000 (01:19 -0800)]
Revert mistaken commit from the wrong tree.

From-SVN: r24678

25 years agodatetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds.
Dave Love [Fri, 15 Jan 1999 06:36:01 +0000 (06:36 +0000)]
datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds.

1999-01-15  Dave Love  <fx@gnu.org>
* libU77/datetime_.c (G77_date_and_time_0): Return milliseconds as
such, not as microseconds.
(scopy): Declare.

From-SVN: r24677

25 years agoupdate copyright.
Catherine Moore [Fri, 15 Jan 1999 06:14:13 +0000 (01:14 -0500)]
update copyright.

From-SVN: r24676

25 years ago990115-1.f: New test.
Jeffrey A Law [Fri, 15 Jan 1999 01:56:06 +0000 (01:56 +0000)]
990115-1.f: New test.

        * g77.f-torture/compile/990115-1.f: New test.
Test for PA unrolling bug.  Derived from lapack.

From-SVN: r24675

25 years agounroll.c (find_splittable_givs): For a DEST_ADDR giv...
Jeffrey A Law [Fri, 15 Jan 1999 01:53:08 +0000 (01:53 +0000)]
unroll.c (find_splittable_givs): For a DEST_ADDR giv...

        * unroll.c (find_splittable_givs): For a DEST_ADDR giv, do not share
        a register with another DEST_ADDR giv if the address is not valid.

From-SVN: r24673

25 years agopa.c (hppa_expand_epilogue): Save and restore the static chain around the call to...
Jeffrey A Law [Fri, 15 Jan 1999 01:03:43 +0000 (01:03 +0000)]
pa.c (hppa_expand_epilogue): Save and restore the static chain around the call to mcount.

        * pa.c (hppa_expand_epilogue): Save and restore the static chain
        around the call to mcount.

From-SVN: r24672

25 years agoDaily bump.
Jeff Law [Fri, 15 Jan 1999 00:45:02 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24671

25 years ago* h8300.h (ASM_OUTPUT_LABELREF): Use asm_fprintf, not fprintf.
Jeffrey A Law [Fri, 15 Jan 1999 00:21:26 +0000 (00:21 +0000)]
* h8300.h (ASM_OUTPUT_LABELREF): Use asm_fprintf, not fprintf.

From-SVN: r24669

25 years agoUpdate copyright.
Richard Henderson [Thu, 14 Jan 1999 23:27:24 +0000 (15:27 -0800)]
Update copyright.

From-SVN: r24668

25 years agostmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid generating non-canonic...
Jeff Law [Thu, 14 Jan 1999 21:42:18 +0000 (14:42 -0700)]
stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid generating non-canonical rtl.

        * stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid
        generating non-canonical rtl.

From-SVN: r24667

25 years agoi960.c (i960_output_move_double_zero, [...]): New functions for moving zeros.
Vladimir N. Makarov [Thu, 14 Jan 1999 15:17:46 +0000 (15:17 +0000)]
i960.c (i960_output_move_double_zero, [...]): New functions for moving zeros.

1999-01-14  Vladimir N. Makarov  <vmakarov@cygnus.com>
* config/i960/i960.c (i960_output_move_double_zero,
i960_output_move_quad_zero): New functions for moving zeros.
(i960_output_move_double, i960_output_move_quad): Additional code
for situation when moving unaligned register group.
        * config/i960/i960.h (i960_output_move_double_zero,
i960_output_move_quad_zero): The function definitions.
* config/i960/i960.md (movdi+1, movti+1): Usage of the functions.

From-SVN: r24666

25 years ago
Catherine Moore [Thu, 14 Jan 1999 14:43:05 +0000 (09:43 -0500)]


From-SVN: r24665

25 years ago* cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.
Ulrich Drepper [Thu, 14 Jan 1999 12:09:46 +0000 (12:09 +0000)]
* cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.

From-SVN: r24664

25 years ago(mop_up): Set work->previous_argument to NULL after freeing it.
Ulrich Drepper [Thu, 14 Jan 1999 12:09:01 +0000 (12:09 +0000)]
(mop_up): Set work->previous_argument to NULL after freeing it.

From-SVN: r24663

25 years agore PR other/18132 (Problem compiling gcc 3.4.2)
Jason Merrill [Thu, 14 Jan 1999 10:42:12 +0000 (10:42 +0000)]
re PR other/18132 (Problem compiling gcc 3.4.2)

* semantics.c (finish_asm_stmt): Don't warn about redundant volatile.
PR 18132
* decl2.c (import_export_class): MULTIPLE_SYMBOL_SPACES only means
that we don't suppress the other copies.
* lex.c (handle_cp_pragma): Likewise.
PR 18627

From-SVN: r24662

25 years agoi960.c (i960_function_prologue): New code (optimal solution) for saving global regist...
Vladimir N. Makarov [Thu, 14 Jan 1999 08:55:47 +0000 (08:55 +0000)]
i960.c (i960_function_prologue): New code (optimal solution) for saving global registers in local registers.

1999-01-13  Vladimir N. Makarov  <vmakarov@cygnus.com>
* config/i960/i960.c (i960_function_prologue): New code (optimal
solution) for saving global registers in local registers.
(form_reg_groups, reg_group_compare, split_reg_group): New
functions used by the code.
(reg_group): New structure definition for the new code.

From-SVN: r24661

25 years agoDaily bump.
Jeff Law [Thu, 14 Jan 1999 00:45:02 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24660

25 years agorandom.c (NULL): Don't redefine NULL if it is already defined.
Michael Meissner [Wed, 13 Jan 1999 21:38:14 +0000 (21:38 +0000)]
random.c (NULL): Don't redefine NULL if it is already defined.

1998-12-30  Michael Meissner  <meissner@cygnus.com>
        * random.c (NULL): Don't redefine NULL if it is already defined.

From-SVN: r24659

25 years agointegrate.c (expand_inline_function): Recognize (mem (addressof)) and substitute.
Richard Henderson [Wed, 13 Jan 1999 20:13:27 +0000 (12:13 -0800)]
integrate.c (expand_inline_function): Recognize (mem (addressof)) and substitute.

        * integrate.c (expand_inline_function): Recognize (mem (addressof))
        and substitute.  Copy the return value from there into a new pseudo.

From-SVN: r24658

25 years agoc4x.md (in_annul_slot_3): Correctly allow unarycc and binarycc operations in 3rd...
Michael Hayes [Wed, 13 Jan 1999 16:52:03 +0000 (16:52 +0000)]
c4x.md (in_annul_slot_3): Correctly allow unarycc and binarycc operations in 3rd annulled delay slot!

* config/c4x/c4x.md (in_annul_slot_3): Correctly allow unarycc
and binarycc operations in 3rd annulled delay slot!

From-SVN: r24657

25 years agodecl.c (grokdeclarator): Undo 1998-12-14 change.
Mark Mitchell [Wed, 13 Jan 1999 16:27:23 +0000 (16:27 +0000)]
decl.c (grokdeclarator): Undo 1998-12-14 change.

* decl.c (grokdeclarator): Undo 1998-12-14 change.
* tree.c (build_cplus_array_type_1): Likewise.
* pt.c (instantiate_class_template): Remove misleading comment.
(tsubst_aggr_type): Substitute if there are template parameters,
regardless of whether or not they use template arguments.
(unify): Likewise, but for unification.

From-SVN: r24656

25 years agoconfigure.in: Test for "ln -s" and set LN_S in generated Makefile.
Ulrich Drepper [Wed, 13 Jan 1999 16:04:01 +0000 (16:04 +0000)]
configure.in: Test for "ln -s" and set LN_S in generated Makefile.

        * configure.in: Test for "ln -s" and set LN_S in generated Makefile.
        * Makefile.in: Use $(LN_S) instead of explicitly ln -s.

From-SVN: r24655

25 years ago[multiple changes]
Vladimir Makarov [Wed, 13 Jan 1999 15:28:22 +0000 (15:28 +0000)]
[multiple changes]

Thu Jan 11 18:37:50 1999  Vladimir N. Makarov  <vmakarov@cygnus.com>
* invoke.texi (-mcpu=740, -mcpu=750): New options.
        (-m(no-)multiple, -m(no-)string): Describe cases for PPC740 &
PPC750.
1999-01-11  Michael Meissner  <meissner@cygnus.com>
* config/rs6000/rs6000.h ({ASM,CPP}_CPU_SPEC): Add support for all
machines supported with -mcpu=xxx.
(processor_type): Add PROCESSOR_PPC750.
(ADJUST_PRIORITY): Call rs6000_adjust_priority.
(RTX_COSTS): Supply costs for 750 multiply/divide operations.
(rs6000_adjust_priority): Add declaration.
* config/rs6000/rs6000.c (rs6000_override_options):
-mcpu={750,740} now sets the processor type as 750, not 603.
Allow -mmultiple and -mstring on little endian 750 systems.
(rs6000_adjust_priority): Stub for now.
(get_issue_rate): The PowerPC 750 can issue 2 instructions/cycle.
* config/rs6000/rs6000.md (function/cpu attributes): Add initial
ppc750 support.
* config/rs6000/sysv4.h (STRICT_ALIGNMENT): Don't force strict
alignment if little endian.
(CC1_SPEC): Pass -mstrict-align if little endian, and not
overridden.
(CC1_ENDIAN_{LITTLE,BIG,DEFAULT}_SPEC): Endian specific configs.
(SUBTARGET_EXTRA_SPECS): Add cc1 endian specs.
* config/rs6000/{sysv4,eabi}le.h (CC1_ENDIAN_DEFAULT_SPEC):
Override, default is little endian.
* config/rs6000/t-ppcgas (MULTILIB_*): Delete obsolete Solaris
multilibs.

From-SVN: r24654

25 years agoarm.c (output_func_epilogue): Check TARGET_ABORT_NORETURN before generating a call...
Catherine Moore [Wed, 13 Jan 1999 14:32:39 +0000 (14:32 +0000)]
arm.c (output_func_epilogue): Check TARGET_ABORT_NORETURN before generating a call to abort for volatile...

        * config/arm.c (output_func_epilogue):  Check TARGET_ABORT_NORETURN
        before generating a call to abort for volatile functions.
        * config/arm.h (ARM_FLAG_ABORT_NORETURN):  Define.
        (TARGET_ABORT_NORETURN):  Define.
        (abort-on-noreturn):  New option.

From-SVN: r24653

25 years agofix typo
Jason Merrill [Wed, 13 Jan 1999 11:49:34 +0000 (06:49 -0500)]
fix typo

From-SVN: r24652

25 years ago* xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
Kaveh R. Ghazi [Wed, 13 Jan 1999 11:30:56 +0000 (11:30 +0000)]
* xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.

From-SVN: r24651

25 years agocccp.c (xstrdup): Renamed from `savestring'.
Kaveh R. Ghazi [Wed, 13 Jan 1999 10:46:45 +0000 (10:46 +0000)]
cccp.c (xstrdup): Renamed from `savestring'.

        * cccp.c (xstrdup): Renamed from `savestring'.  All callers changed.
        Remove prototype which we get from libiberty.h.
        * collect2.c (xstrdup): Likewise.
        * genextract.c (xstrdup): Likewise for `copystr'.
        (mybzero): Remove it and use `memset' instead.
        * genoutput.c (mybcopy, mybzero): Remove these.  All callers changed
        to use `memcpy' and `memset' instead.
        * genrecog.c (xstrdup): Renamed from `copystr'.  All callers
        changed.  Remove prototype.
        (mybcopy, mybzero): Remove these and use memcpy/memset.

From-SVN: r24650

25 years agoexpr.c (generate_name): Name prefix changed to avoid clashes with assembler temp...
Andrew Haley [Wed, 13 Jan 1999 06:13:37 +0000 (06:13 +0000)]
expr.c (generate_name): Name prefix changed to avoid clashes with assembler temp labels.

1999-01-13  Andrew Haley  <aph@cygnus.com>
* expr.c (generate_name): Name prefix changed to avoid clashes
with assembler temp labels.
* parse.y (patch_synchronized_statement): Set TREE_SIDE_EFFECTS on
MODIFY_EXPR.  Without this, code for the assignement may not be
generated at all and the synchronized statement will read an
uninitialized variable.

From-SVN: r24649

25 years agoclass.c (maybe_layout_super_class): Fixed returned value.
Alexandre Petit-Bianco [Wed, 13 Jan 1999 04:01:43 +0000 (04:01 +0000)]
class.c (maybe_layout_super_class): Fixed returned value.

Wed Jan 13 01:24:54 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* class.c (maybe_layout_super_class): Fixed returned value.
* lex.c: Added 1999 to the copyright.
(java_init_lex): Initialize java_lang_imported.
* lex.h: Added 1999 to the copyright.
* parse.h: Added 1999 to the copyright.
(REGISTER_IMPORT): Fixed typo in trailing macro.
(CURRENT_OSB): New macro.
(struct parser_ctxt): New fields osb_depth, osb_limit.
* parse.y (java_lang_id): New global variable.
(type_import_on_demand_declaration): Don't import java.lang.* twice.
(array_creation_expression:): Use CURRENT_OSB.
(dims:): Uses a stack to keep track of array dimensions.
(cast_expression:): Use CURRENT_OSB.
(find_expr_with_wfl): Return NULL if node found doesn't meet the
  conditions.
(register_fields): Fixed typos in comment.
(check_method_redefinition): Fixed comment indentation.
(java_check_regular_methods): Set saved found wfl to NULL after
  having reinstalled it in the previously found DECL_NAME.
Fix an array dimension counting bug and some random other ones.

From-SVN: r24648

25 years agoDaily bump.
Jeff Law [Wed, 13 Jan 1999 00:45:04 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24647

25 years agomips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when generating code...
Jeff Law [Wed, 13 Jan 1999 00:02:31 +0000 (17:02 -0700)]
mips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when generating code for TARGET_64BIT.

0
        * mips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when
        generating code for TARGET_64BIT.

From-SVN: r24646

25 years agomips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when generating code...
Jeff Law [Wed, 13 Jan 1999 00:02:28 +0000 (17:02 -0700)]
mips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when generating code for TARGET_64BIT.


        * mips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when
        generating code for TARGET_64BIT.

From-SVN: r24645

25 years agoMore address fixes
Jeff Law [Tue, 12 Jan 1999 19:09:02 +0000 (12:09 -0700)]
More address fixes

From-SVN: r24644

25 years agoHow did these squeak through the address fixes?
Jeff Law [Tue, 12 Jan 1999 19:08:15 +0000 (12:08 -0700)]
How did these squeak through the address fixes?

From-SVN: r24643

25 years ago[multiple changes]
David Edelsohn [Tue, 12 Jan 1999 11:26:45 +0000 (06:26 -0500)]
[multiple changes]

Tue Jan 12 14:05:37 1999   David Edelsohn  <edelsohn@mhpcc.edu>
        * rs6000.c (print_operand, cases 'm' and 'M'): Do not depend on
        HOST_WIDE_INT word-size.
        (rs6000_stack_info): Remove redundant alignment of fpmem.
Tue Jan 12 14:05:37 1999   Richard Henderson  <rth@cygnus.com>
        * rs6000.c (short_cint_operand): Remove CONSTANT_P_RTX handling.
        (u_short_cint_operand, reg_or_cint_operand, logical_operand): Likewise.
        (input_operand): Adjust CONSTANT_P_RTX handling.
        * rs6000.h (PREDICATE_CODES): Remove CONSTANT_P_RTX references.
        * rs6000.md (movsi): Adjust CONSTANT_P_RTX handling.
        (movhi, movqi): Remove CONSANT_P_RTX handling.
        (movdi): Adjust CONSTANT_P_RTX handling.

From-SVN: r24640

25 years ago* mips.md (call_value_internal3c): New pattern for -mips16 -mlong-calls.
Stan Cox [Tue, 12 Jan 1999 10:46:58 +0000 (10:46 +0000)]
* mips.md (call_value_internal3c): New pattern for -mips16 -mlong-calls.

From-SVN: r24639

25 years agomot3300.h (ADD_MISSING_POSIX, [...]): Define to ensure all prototypes necessary for...
Manfred Hollstein [Tue, 12 Jan 1999 04:16:49 +0000 (04:16 +0000)]
mot3300.h (ADD_MISSING_POSIX, [...]): Define to ensure all prototypes necessary for building libio will be available.


* m68k/mot3300.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Define to
ensure all prototypes necessary for building libio will be available.
* m68k/xm-mot3300.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Remove
definitions here as they are not host specific.
* m88k/sysv3.h, m88k/xm-sysv3.h: Likewise.

From-SVN: r24638

25 years ago* cse.c (cse_insn): Never prefer (const (constant_p_rtx)).
Richard Henderson [Tue, 12 Jan 1999 02:54:32 +0000 (18:54 -0800)]
* cse.c (cse_insn): Never prefer (const (constant_p_rtx)).

From-SVN: r24637

25 years agoBump for snapshot
Jeffrey A Law [Tue, 12 Jan 1999 02:36:16 +0000 (19:36 -0700)]
Bump for snapshot

From-SVN: r24635

25 years ago* cp-tree.h (flag_permissive): Declare extern.
Richard Henderson [Tue, 12 Jan 1999 02:06:57 +0000 (18:06 -0800)]
* cp-tree.h (flag_permissive): Declare extern.

From-SVN: r24634

25 years ago* recog.h (recog_op_alt): Declare extern.
Richard Henderson [Tue, 12 Jan 1999 02:02:37 +0000 (18:02 -0800)]
* recog.h (recog_op_alt): Declare extern.

From-SVN: r24633

25 years ago* rtl.c (rtx_alloc): Use memset instead of inline loop.
Richard Henderson [Tue, 12 Jan 1999 01:31:09 +0000 (17:31 -0800)]
* rtl.c (rtx_alloc): Use memset instead of inline loop.

From-SVN: r24632

25 years agoDaily bump.
Jeff Law [Tue, 12 Jan 1999 00:45:03 +0000 (17:45 -0700)]
Daily bump.

From-SVN: r24631

25 years agofunction.c (purge_addressof_1): If the note accesses a mem+addressof in a wider mode...
Richard Henderson [Tue, 12 Jan 1999 00:24:25 +0000 (16:24 -0800)]
function.c (purge_addressof_1): If the note accesses a mem+addressof in a wider mode than any replacement...

        * function.c (purge_addressof_1): If the note accesses a mem+addressof
        in a wider mode than any replacement, adjust the cached replacement.
        Cache trivial substitutions as well.

From-SVN: r24629

25 years agoMakefile.in (OBJECTS): Add sbitmap.o.
Richard Henderson [Tue, 12 Jan 1999 00:07:36 +0000 (16:07 -0800)]
Makefile.in (OBJECTS): Add sbitmap.o.

        * Makefile.in (OBJECTS): Add sbitmap.o.
        (BASIC_BLOCK_H): Add sbitmap.h.
        * basic-block.h: Move simple bitmap code to sbitmap.h.
        * flow.c: Move simple bitmap code to sbitmap.c
        * sbitmap.h, sbitmap.c: New files.

From-SVN: r24628

25 years agoelf.h (ASM_FINISH_DECLARE_OBJECT): Use HOST_WIDE_INT_PRINT_DEC.
Richard Henderson [Mon, 11 Jan 1999 23:56:01 +0000 (15:56 -0800)]
elf.h (ASM_FINISH_DECLARE_OBJECT): Use HOST_WIDE_INT_PRINT_DEC.

        * alpha/elf.h (ASM_FINISH_DECLARE_OBJECT): Use HOST_WIDE_INT_PRINT_DEC.
Update copyrights.

From-SVN: r24627

25 years agoalpha.h (TARGET_SWITCHES): Document switches.
Richard Henderson [Mon, 11 Jan 1999 23:54:53 +0000 (15:54 -0800)]
alpha.h (TARGET_SWITCHES): Document switches.

        * alpha.h (TARGET_SWITCHES): Document switches.
        (TARGET_OPTIONS): Likewise.

From-SVN: r24626

25 years agoOpps. Copied in the wrong file for initial commit.
Jeff Law [Mon, 11 Jan 1999 23:40:03 +0000 (16:40 -0700)]
Opps.  Copied in the wrong file for initial commit.

From-SVN: r24625

25 years agoUpdate copyrights.
Richard Henderson [Mon, 11 Jan 1999 23:15:28 +0000 (15:15 -0800)]
Update copyrights.

From-SVN: r24624

25 years ago* tree.c (new_alias_set): Return zero if !flag_strict_aliasing.
Richard Henderson [Mon, 11 Jan 1999 22:55:09 +0000 (14:55 -0800)]
* tree.c (new_alias_set): Return zero if !flag_strict_aliasing.

From-SVN: r24623

25 years agobasic-block.h (basic_block_head): Rename to x_basic_block_head.
Richard Henderson [Mon, 11 Jan 1999 22:37:20 +0000 (14:37 -0800)]
basic-block.h (basic_block_head): Rename to x_basic_block_head.

        * basic-block.h (basic_block_head): Rename to x_basic_block_head.
        (basic_block_end): Rename to x_basic_block_end.
        (BLOCK_HEAD, BLOCK_END): Update.
        * caller-save.c: Change basic_block_head/end references to
        BLOCK_HEAD/END.
        * combine.c, flow.c, function.c, gcse.c, global.c: Likewise.
        * graph.c, haifa-sched.c, local-alloc.c, regclass.c: Likewise.
        * regmove.c, reload1.c, reorg.c, sched.c: Likewise.

From-SVN: r24622

25 years agoFSF address fix in copyright header.
Jeff Law [Mon, 11 Jan 1999 14:12:18 +0000 (07:12 -0700)]
FSF address fix in copyright header.

From-SVN: r24620

25 years agoUpdate FSF address in copyright header.
Jeff Law [Mon, 11 Jan 1999 14:09:10 +0000 (07:09 -0700)]
Update FSF address in copyright header.

From-SVN: r24619

25 years agoMore address fixes.
Jeff Law [Mon, 11 Jan 1999 14:06:22 +0000 (07:06 -0700)]
More address fixes.

From-SVN: r24618

25 years agoUpdate FSF address in copyright header.
Jeff Law [Mon, 11 Jan 1999 13:53:51 +0000 (06:53 -0700)]
Update FSF address in copyright header.

From-SVN: r24617

25 years agoFix FSF address in copyright header.
Jeff Law [Mon, 11 Jan 1999 13:47:11 +0000 (06:47 -0700)]
Fix FSF address in copyright header.

From-SVN: r24616

This page took 0.096904 seconds and 5 git commands to generate.