platform/upstream/linaro-gcc.git
30 years agoInitial revision
rms [Mon, 11 Jul 1994 20:55:23 +0000 (20:55 +0000)]
Initial revision

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

30 years agoInitial revision
rms [Mon, 11 Jul 1994 20:49:29 +0000 (20:49 +0000)]
Initial revision

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

30 years ago*** empty log message ***
rms [Mon, 11 Jul 1994 20:48:16 +0000 (20:48 +0000)]
*** empty log message ***

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

30 years ago(movqi): Call loadhi, not loadqi.
kenner [Mon, 11 Jul 1994 20:46:21 +0000 (20:46 +0000)]
(movqi): Call loadhi, not loadqi.

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

30 years ago * pa.h (DEBUGGER_ARG_OFFSET): Define. If no frame pointer
law [Mon, 11 Jul 1994 20:45:30 +0000 (20:45 +0000)]
    * pa.h (DEBUGGER_ARG_OFFSET): Define.  If no frame pointer
        is available, then adjust the offset by the size of the
        current frame.

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

30 years ago*** empty log message ***
rms [Mon, 11 Jul 1994 20:40:03 +0000 (20:40 +0000)]
*** empty log message ***

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

30 years agoWhen setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather
kenner [Mon, 11 Jul 1994 19:40:35 +0000 (19:40 +0000)]
When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather
than "[.config.vax]vax.h" for #include so it will work from [.cp]
subdirectory; copy vax.h to config-vax.h as part of configuration
setup.  Also, manually include cc1plus in the list of buildable
compilers (a temporary measure; it should process cp/Makefile.in like
it does for primary makefile).

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

30 years agoCompile most of cc1plus in the `cp' subdirector.
kenner [Mon, 11 Jul 1994 19:37:48 +0000 (19:37 +0000)]
Compile most of cc1plus in the `cp' subdirector.

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

30 years agoRevise to be more consistent with make-cc1.com for symbol setup &
kenner [Mon, 11 Jul 1994 19:16:22 +0000 (19:16 +0000)]
Revise to be more consistent with make-cc1.com for symbol setup &
usage and for echoing command execution.

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

30 years agoUse `=' rather than `:=' when setting up CC, so that `gcc' can be
kenner [Mon, 11 Jul 1994 19:15:46 +0000 (19:15 +0000)]
Use `=' rather than `:=' when setting up CC, so that `gcc' can be
defined as a foreign command if necessary; eliminate `set
symbol/scope=noGlobal' for same reason; use `=' with all other
symbols, for consistency; add explicit .obj extension to some lists of
object files passed to the linker; general cleanup of the command text
echoed during execution.

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

30 years agoDo the 4.4BSD sys_errlist modification for NetBSD also.
mycroft [Mon, 11 Jul 1994 19:03:10 +0000 (19:03 +0000)]
Do the 4.4BSD sys_errlist modification for NetBSD also.

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

30 years ago(STRUCT_VALUE): Change definition from `(rtx)0' to
krab [Mon, 11 Jul 1994 18:19:35 +0000 (18:19 +0000)]
(STRUCT_VALUE): Change definition from `(rtx)0' to
        just `0' so it is a valid expression for the pre-processor.

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

30 years ago*** empty log message ***
krab [Mon, 11 Jul 1994 18:00:49 +0000 (18:00 +0000)]
*** empty log message ***

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

30 years agoInitial revision
coxs [Mon, 11 Jul 1994 17:51:24 +0000 (17:51 +0000)]
Initial revision

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

30 years agoChanged for svr4.
coxs [Mon, 11 Jul 1994 17:46:46 +0000 (17:46 +0000)]
Changed for svr4.

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

30 years agoChanged for svr4.
coxs [Mon, 11 Jul 1994 17:29:14 +0000 (17:29 +0000)]
Changed for svr4.

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

30 years ago(TARGET_SVR3): New target switch.
coxs [Mon, 11 Jul 1994 17:26:58 +0000 (17:26 +0000)]
(TARGET_SVR3): New target switch.

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

30 years ago(ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): svr4 default.
coxs [Mon, 11 Jul 1994 17:21:24 +0000 (17:21 +0000)]
(ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): svr4 default.

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

30 years agoOnly turn IF_THEN_ELSE into AND if MODE_INT.
ian [Mon, 11 Jul 1994 17:17:03 +0000 (17:17 +0000)]
Only turn IF_THEN_ELSE into AND if MODE_INT.

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

30 years agoexpand_end_bindings): When adjusting FP, set it from
kenner [Sun, 10 Jul 1994 12:20:40 +0000 (12:20 +0000)]
expand_end_bindings): When adjusting FP, set it from
hard_frame_pointer_rtx.

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

30 years ago(instantiate_virtual_regs_1): Remove last change.
kenner [Sun, 10 Jul 1994 12:18:01 +0000 (12:18 +0000)]
(instantiate_virtual_regs_1): Remove last change.

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

30 years agoeliminate_regs_in_insn): Handle special case of assignment from hard
kenner [Sun, 10 Jul 1994 12:15:06 +0000 (12:15 +0000)]
eliminate_regs_in_insn): Handle special case of assignment from hard
frame pointer to frame pointer (for nonlocal goto).

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

30 years ago(expand_builtin, case BUILT_IN_FSQRT): Don't use asterisk in name of
kenner [Sun, 10 Jul 1994 10:02:49 +0000 (10:02 +0000)]
(expand_builtin, case BUILT_IN_FSQRT): Don't use asterisk in name of
`errno'.

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

30 years agofix libg++ make check.
mrs [Sun, 10 Jul 1994 07:34:51 +0000 (07:34 +0000)]
fix libg++ make check.

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

30 years ago44th Cygnus<->FSF merge
mrs [Sat, 9 Jul 1994 07:13:10 +0000 (07:13 +0000)]
44th Cygnus<->FSF merge

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

30 years agoDelete include of <varargs.h> when not gcc.
wilson [Sat, 9 Jul 1994 02:06:27 +0000 (02:06 +0000)]
Delete include of <varargs.h> when not gcc.

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

30 years agoDelete include of <stdarg.h> when not gcc.
wilson [Sat, 9 Jul 1994 02:05:51 +0000 (02:05 +0000)]
Delete include of <stdarg.h> when not gcc.

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

30 years ago(FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not the other way.
kenner [Fri, 8 Jul 1994 22:45:49 +0000 (22:45 +0000)]
(FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not the other way.

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

30 years ago(record_constant_rtx, force_const_mem): Ensure everything is in
kenner [Fri, 8 Jul 1994 22:37:55 +0000 (22:37 +0000)]
(record_constant_rtx, force_const_mem): Ensure everything is in
saveable_obstack, not current_obstack.

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

30 years ago(force_to_mode): OP_MODE must be MODE if MODE and mode of X are of different
kenner [Fri, 8 Jul 1994 22:30:49 +0000 (22:30 +0000)]
(force_to_mode): OP_MODE must be MODE if MODE and mode of X are of different
classes.
(nonzero_bits, num_sign_bit_copies): Say nothing known for floating-point
modes.

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

30 years ago(instantiate_virtual_regs_1, case SET): If DEST is
kenner [Fri, 8 Jul 1994 22:26:41 +0000 (22:26 +0000)]
(instantiate_virtual_regs_1, case SET): If DEST is
virtual_stack_vars_rtx, replace with hardware frame pointer.

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

30 years ago(expand_expr, case CONVERT_EXPR): If changing signedness and we have a
kenner [Fri, 8 Jul 1994 22:22:46 +0000 (22:22 +0000)]
(expand_expr, case CONVERT_EXPR): If changing signedness and we have a
promoted SUBREG, clear the promotion flag.

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

30 years ago(get_inner_unaligned_p): New function.
wilson [Fri, 8 Jul 1994 21:41:02 +0000 (21:41 +0000)]
(get_inner_unaligned_p): New function.
(expand_assignment, expand_expr): Use it.

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

30 years ago(extract_split_bit_field): Set UNIT to BITS_PER_WORD for register values.
dje [Fri, 8 Jul 1994 21:16:01 +0000 (21:16 +0000)]
(extract_split_bit_field): Set UNIT to BITS_PER_WORD for register values.
(store_split_bit_field): Likewise.  Call operand_subword_force.

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

30 years ago(distribute_notes, REG_DEAD case): When check to see
wilson [Fri, 8 Jul 1994 20:55:33 +0000 (20:55 +0000)]
(distribute_notes, REG_DEAD case): When check to see
if insn uses register, also call find_regno_fusage.

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

30 years ago(SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
wilson [Fri, 8 Jul 1994 20:52:11 +0000 (20:52 +0000)]
(SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
if the frame has zero size.

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

30 years agofix temp lifetime (FOR TARGET_EXPRs only)
mrs [Fri, 8 Jul 1994 20:45:14 +0000 (20:45 +0000)]
fix temp lifetime (FOR TARGET_EXPRs only)

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

30 years agopartial merge for isgnature stuff
mrs [Fri, 8 Jul 1994 20:22:37 +0000 (20:22 +0000)]
partial merge for isgnature stuff

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

30 years ago(finish_decl): Put RTL and other stuff in permanent_obstack if DECL
kenner [Fri, 8 Jul 1994 16:02:05 +0000 (16:02 +0000)]
(finish_decl): Put RTL and other stuff in permanent_obstack if DECL
is.

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

30 years ago(gen_unary): Add new arg, OP0_MODE.
kenner [Fri, 8 Jul 1994 15:46:25 +0000 (15:46 +0000)]
(gen_unary): Add new arg, OP0_MODE.
All callers changed.

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

30 years agoThu Jul 7 16:58:35 1994 Jason Merrill (jason@deneb.cygnus.com)
merrill [Fri, 8 Jul 1994 09:14:04 +0000 (09:14 +0000)]
Thu Jul  7 16:58:35 1994  Jason Merrill  (jason@deneb.cygnus.com)

        * varasm.c (assemble_variable): Do set TREE_ASM_WRITTEN on
        erroneous incomplete decls.

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

30 years ago(expand_mult_highpart): Build constant forms of CNST1 in MODE or
kenner [Fri, 8 Jul 1994 02:19:57 +0000 (02:19 +0000)]
(expand_mult_highpart): Build constant forms of CNST1 in MODE or
WIDE_MODE, as appropriate.

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

30 years ago(expand_binop, case DIV [complex]): Fix typo in last change.
kenner [Thu, 7 Jul 1994 21:53:06 +0000 (21:53 +0000)]
(expand_binop, case DIV [complex]): Fix typo in last change.

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

30 years ago(FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.
kenner [Thu, 7 Jul 1994 21:42:16 +0000 (21:42 +0000)]
(FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.

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

30 years ago({un,}aligned_memory_operand): Check against hard_frame_pointer_rtx,
kenner [Thu, 7 Jul 1994 21:36:19 +0000 (21:36 +0000)]
({un,}aligned_memory_operand): Check against hard_frame_pointer_rtx,
not frame_pointer_rtx.

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

30 years ago(reload_inqi): Make operand[2] be TImode and pass register number that
kenner [Thu, 7 Jul 1994 21:35:26 +0000 (21:35 +0000)]
(reload_inqi): Make operand[2] be TImode and pass register number that
differs to unaligned_loadqi.
(reload_outqi): Change overlap in temps to unaligned_storeqi.

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

30 years ago(make_compound_operation, AND case): Do extraction in desired result mode.
dje [Thu, 7 Jul 1994 05:43:18 +0000 (05:43 +0000)]
(make_compound_operation, AND case): Do extraction in desired result mode.

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

30 years ago* flow.c (mark_set_1): Record explicit hard registers in their raw mode.
dje [Thu, 7 Jul 1994 05:38:58 +0000 (05:38 +0000)]
* flow.c (mark_set_1): Record explicit hard registers in their raw mode.
(mark_used_regs): Likewise.
* combine.c (distribute_notes): Likewise.

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

30 years ago(mark_set_1): Record explicit hard registers in their raw mode.
dje [Thu, 7 Jul 1994 05:37:42 +0000 (05:37 +0000)]
(mark_set_1): Record explicit hard registers in their raw mode.
(mark_used_regs): Likewise.

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

30 years agoa partial merge.
mrs [Thu, 7 Jul 1994 04:33:01 +0000 (04:33 +0000)]
a partial merge.

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

30 years ago(vax sdiv_qrnnd): Fix typo.
tege [Thu, 7 Jul 1994 03:49:12 +0000 (03:49 +0000)]
(vax sdiv_qrnnd): Fix typo.

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

30 years ago * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All
mrs [Thu, 7 Jul 1994 03:08:23 +0000 (03:08 +0000)]
    * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All
        cleanups have to be protected by interim exception handling code.
        * stmt.c (expand_decl_cleanup, expand_cleanups): Ditto.
        * toplev.c (interim_eh_hook): Hook for interim exception handling.
        * toplev.c (interim_eh): Default implementation for exception
        handling that does nothing.
        * toplev.c (main): Set default for interim_eh_hook.

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

30 years ago(output_prolog): Start memory probing with $2.
kenner [Wed, 6 Jul 1994 21:56:28 +0000 (21:56 +0000)]
(output_prolog): Start memory probing with $2.

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

30 years ago(struct nesting): Add new field alt_end_label.
wilson [Wed, 6 Jul 1994 18:20:43 +0000 (18:20 +0000)]
(struct nesting): Add new field alt_end_label.
(expand_start_loop): Initialize it to zero.
(expand_end_loop): Reorder loop if find either a jump to end_label
or a jump to alt_end_label.
(expand_exit_loop_if_false): Set alt_end_label.

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

30 years ago(arm umul_ppmm): Fix use of uninitialized register.
erich [Wed, 6 Jul 1994 11:27:16 +0000 (11:27 +0000)]
(arm umul_ppmm): Fix use of uninitialized register.
Eliminate clobbers of hard registers.

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

30 years ago(decl_attributes): If TREE_TYPE for the DECL is updated,
erich [Wed, 6 Jul 1994 09:07:10 +0000 (09:07 +0000)]
(decl_attributes): If TREE_TYPE for the DECL is updated,
then update TYPE as well.

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

30 years ago(expand_divmod): Clear out TARGET also if OP1 is a constant,
tege [Wed, 6 Jul 1994 07:20:48 +0000 (07:20 +0000)]
(expand_divmod): Clear out TARGET also if OP1 is a constant,
when TARGET == OP0.

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

30 years ago43rd Cygnus<->FSF merge
mrs [Wed, 6 Jul 1994 00:28:23 +0000 (00:28 +0000)]
43rd Cygnus<->FSF merge

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

30 years ago(c-parse.y): Redirect through tmp file.
tege [Tue, 5 Jul 1994 23:27:56 +0000 (23:27 +0000)]
(c-parse.y): Redirect through tmp file.
(objc-parse.y): Likewise.
(c-gperf.h): Likewise.
(mostlyclean): Delete the new tmp files.

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

30 years ago(expand_divmod): Fix typo setting op1_is_pow2.
tege [Tue, 5 Jul 1994 23:19:00 +0000 (23:19 +0000)]
(expand_divmod): Fix typo setting op1_is_pow2.
(expand_divmod): Handle powers-of-two specifically for CEIL_*_EXPR.

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

30 years ago(can_combine_p): Don't check for replacing arg of function here.
kenner [Tue, 5 Jul 1994 23:12:04 +0000 (23:12 +0000)]
(can_combine_p): Don't check for replacing arg of function here.
(can_combine_p): Do it here.

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

30 years ago(expand_increment): If pre-incrementing a promoted
tege [Tue, 5 Jul 1994 23:02:03 +0000 (23:02 +0000)]
(expand_increment): If pre-incrementing a promoted
variable, don't adjust OP0 since the result won't be used.

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

30 years ago(expand_increment): If pre-incrementing a promoted variable, don't
kenner [Tue, 5 Jul 1994 22:27:27 +0000 (22:27 +0000)]
(expand_increment): If pre-incrementing a promoted variable, don't
adjust OP0 since the result won't be used.

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

30 years ago(duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit
kenner [Tue, 5 Jul 1994 21:04:32 +0000 (21:04 +0000)]
(duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit
test statements.

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

30 years ago(try_combine): If I2DEST was used in I2SRC, it isn't unused just
kenner [Tue, 5 Jul 1994 20:59:42 +0000 (20:59 +0000)]
(try_combine): If I2DEST was used in I2SRC, it isn't unused just
because there is no SET for I2 anymore.

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

30 years ago(RS6000_OUTPUT_BASENAME): Always call assembler_name and pass the
kenner [Tue, 5 Jul 1994 03:01:31 +0000 (03:01 +0000)]
(RS6000_OUTPUT_BASENAME): Always call assembler_name and pass the
actual symbol name.

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

30 years ago(assemble_name): Call STRIP_NAME_ENCODING.
kenner [Tue, 5 Jul 1994 01:54:39 +0000 (01:54 +0000)]
(assemble_name): Call STRIP_NAME_ENCODING.

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

30 years ago(canon_hash, exp_equiv_p): Refer to string in SYMBOL_REF with XSTR,
kenner [Mon, 4 Jul 1994 15:14:54 +0000 (15:14 +0000)]
(canon_hash, exp_equiv_p): Refer to string in SYMBOL_REF with XSTR,
not XEXP.

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

30 years ago(smuldi3_highpart, smuldi3_highpart_internal,
wilson [Sun, 3 Jul 1994 02:22:00 +0000 (02:22 +0000)]
(smuldi3_highpart, smuldi3_highpart_internal,
umuldi3_highpart, umuldi3_highpart_internal): New patterns.

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

30 years ago(loop_iterations): Only use REG_EQUAL note value if it
wilson [Sun, 3 Jul 1994 01:14:43 +0000 (01:14 +0000)]
(loop_iterations): Only use REG_EQUAL note value if it
is constant.

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

30 years ago(dbxout_type_methods): Enable debugging info for
wilson [Sat, 2 Jul 1994 23:16:32 +0000 (23:16 +0000)]
(dbxout_type_methods): Enable debugging info for
template classes.

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

30 years ago(yylex): Reject imaginary numbers when pedantic.
wilson [Sat, 2 Jul 1994 23:13:19 +0000 (23:13 +0000)]
(yylex): Reject imaginary numbers when pedantic.

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

30 years ago(duplicate_decls): When make void* match char*, set
wilson [Sat, 2 Jul 1994 23:09:49 +0000 (23:09 +0000)]
(duplicate_decls): When make void* match char*, set
DECL_IN_SYSTEM_HEADER.

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

30 years ago(clean): Delete LIB2FUNCS_EXTRA.
wilson [Sat, 2 Jul 1994 23:07:43 +0000 (23:07 +0000)]
(clean): Delete LIB2FUNCS_EXTRA.

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

30 years ago(PREDICATE_CODES): Add cint8_operand.
wilson [Sat, 2 Jul 1994 23:03:33 +0000 (23:03 +0000)]
(PREDICATE_CODES): Add cint8_operand.

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

30 years ago(FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER,
wilson [Sat, 2 Jul 1994 22:57:01 +0000 (22:57 +0000)]
(FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER,
BLOCK_PROFILER): Use multiple fputs/fprintf calls instead of ANSI
C concatenated strings.

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

30 years ago(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.
wilson [Sat, 2 Jul 1994 22:52:50 +0000 (22:52 +0000)]
(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.

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

30 years ago(expand_divmod): Always return gen_lowpart (mode, ...).
tege [Sat, 2 Jul 1994 13:33:56 +0000 (13:33 +0000)]
(expand_divmod): Always return gen_lowpart (mode, ...).

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

30 years ago * reorg.c (make_return_insns): Make sure redirecting a jump to
law [Fri, 1 Jul 1994 23:29:06 +0000 (23:29 +0000)]
* reorg.c (make_return_insns): Make sure redirecting a jump to
a RETURN insn does not invalidate the delay slots of the jump.

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

30 years ago(jump_optimize): Don't convert if (foo) x++ into an add of an scc
kenner [Fri, 1 Jul 1994 23:25:58 +0000 (23:25 +0000)]
(jump_optimize): Don't convert if (foo) x++ into an add of an scc
unless X has no side effects and can't trap.

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

30 years ago(initelt): The equal sign is optional when positioning to a single
kenner [Fri, 1 Jul 1994 23:09:49 +0000 (23:09 +0000)]
(initelt): The equal sign is optional when positioning to a single
element of an array.

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

30 years agoUpdate last change.
kenner [Fri, 1 Jul 1994 21:41:55 +0000 (21:41 +0000)]
Update last change.

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

30 years ago(push_init_level): If not at "unfilled" position, set
kenner [Fri, 1 Jul 1994 21:33:07 +0000 (21:33 +0000)]
(push_init_level): If not at "unfilled" position, set
constructor_incremental to 0.

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

30 years ago(arm umul_ppm): Fix typos in last change. Mark hard-coded
erich [Fri, 1 Jul 1994 20:32:09 +0000 (20:32 +0000)]
(arm umul_ppm): Fix typos in last change.  Mark hard-coded
registers with "%|".

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

30 years ago(compile_file): Pass through static consts and inlines
merrill [Fri, 1 Jul 1994 19:12:03 +0000 (19:12 +0000)]
(compile_file): Pass through static consts and inlines
        multiple times in case they reference each other.

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

30 years agoUpdate copyright notice.
kenner [Fri, 1 Jul 1994 17:54:04 +0000 (17:54 +0000)]
Update copyright notice.

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

30 years agoIf GNUC, include alloca.h, else declare alloca.
kenner [Fri, 1 Jul 1994 17:53:35 +0000 (17:53 +0000)]
If GNUC, include alloca.h, else declare alloca.

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

30 years ago(FUNCTION_EXTRA_PROLOGUE): New macro.
kenner [Fri, 1 Jul 1994 17:49:42 +0000 (17:49 +0000)]
(FUNCTION_EXTRA_PROLOGUE): New macro.

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

30 years agoTest for _AM29K and _IBMR2, not ___AM29K__ and ___IBMR2__.
tege [Fri, 1 Jul 1994 12:52:38 +0000 (12:52 +0000)]
Test for _AM29K and _IBMR2, not ___AM29K__ and ___IBMR2__.
(arm umul_ppmm): New definition.
(clipper umul_ppmm, smul_ppmm, __umulsidi3): New definitions.
(hppa count_leading_zeros): New definition.
(i960 umul_ppmm, __umulsidi3): New definitions.
(mc68000 umul_ppmm): Use %. before size suffixes.
(mc88110 umul_ppmm, udiv_qrnnd): Rewrite.
(mc88000): Get UMUL_TIME and UDIV_TIME right.
(mips): Get UMUL_TIME right.
(ns32000 umul_ppmm): New definition.
(ns32000 udiv_qrnnd): Rename from bogus div_qrnnd, rewrite.
(powerpc umul_ppmm, smul_ppmm): New definitions.
(_IBMR2/powerpc add_ssaaaa, sub_ddmmss): Improve.
(pyr umul_ppmm): Fix typo.
(sparc add_ssaaaa, sub_ddmmss): Match constant 0 for all inputs.
(vax sdiv_qrnnd): New definition.

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

30 years ago(expand_divmod): Put OP0 in a register when computing
tege [Fri, 1 Jul 1994 11:40:45 +0000 (11:40 +0000)]
(expand_divmod): Put OP0 in a register when computing
remainder, or when OP1 is constant.

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

30 years ago(expand_divmod): Don't set REG_NOTES unless we generated a quotient.
kenner [Fri, 1 Jul 1994 10:45:56 +0000 (10:45 +0000)]
(expand_divmod): Don't set REG_NOTES unless we generated a quotient.

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

30 years ago(do_spec_1, case 'P'): Don't add underscores to macros starting with
kenner [Thu, 30 Jun 1994 22:21:18 +0000 (22:21 +0000)]
(do_spec_1, case 'P'): Don't add underscores to macros starting with
'_[A-Z]'.

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

30 years ago(umulsi3_highpart, smulsi3_highpart): Fix constraint for operand 0 in
kenner [Thu, 30 Jun 1994 22:15:45 +0000 (22:15 +0000)]
(umulsi3_highpart, smulsi3_highpart): Fix constraint for operand 0 in
define_insn.

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

30 years agoWrap <time.h> and <sys/time.h> to avoid multiple inclusion errors.
ian [Thu, 30 Jun 1994 20:08:45 +0000 (20:08 +0000)]
Wrap <time.h> and <sys/time.h> to avoid multiple inclusion errors.

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

30 years agoincremented objc_version iff using gnu runtime.
krab [Thu, 30 Jun 1994 16:22:23 +0000 (16:22 +0000)]
incremented objc_version iff using gnu runtime.

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

30 years ago This patch makes selectors in the Objective-C language be pointers
krab [Thu, 30 Jun 1994 16:18:55 +0000 (16:18 +0000)]
    This patch makes selectors in the Objective-C language be pointers
        to a struct { void *sel_id, char *sel_types }, where the sel_types
        element is the type encoding of the method arguments.

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

30 years ago (read:, write:, streamVersion:):
krab [Thu, 30 Jun 1994 16:18:55 +0000 (16:18 +0000)]
 (read:, write:, streamVersion:):
        Un-disable for alpha.  (forward::, performv::): Declare and fix to
        return retval_t. .

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

30 years ago * objc-act.c (get_proto_encoding, build_typed_selector_reference):
krab [Thu, 30 Jun 1994 16:17:36 +0000 (16:17 +0000)]
    * objc-act.c (get_proto_encoding, build_typed_selector_reference):
        New fucnctions. (UTAG_PROTOCOL): New define.
        (objc_selector_template, flag_typed_selectors): New variables.
        (objc_init): set flag_typed_selectors if -fgnu-runtime.
        (synth_module_prologue): Change declaration of
        _OBJC_SELECTOR_TABLE when flag_typed_selectors is non-null.
        (build_module_descriptor): Make sure the generated constructor
        function is declared public.
        (build_selector): Only cast to SEL when not doing typed selectors.
        (build_selector_translation_table): Rewrite initialization.
        (build_tmp_function_decl): Make up new name when called, since it
        may now be called multiple times.
        (hack_method_prototype): Use init_function_start to reinit args
        machinery.  Also set current_function_decl before calling
        assign_parms.
        (generate_protocols):  Don't generate encoding twice.
        (build_selector_template): New function.
        (build_method_list_template): Generate (void*)0 as first element,
        not (int)0.
        (build_message_expr): move the call to build_selector_reference
        towards the end, where we have determined the function prototype.

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

30 years ago(INITIAL_ELIMINATION_OFFSET): Check frame_pointer_needed when eliminating
erich [Thu, 30 Jun 1994 11:48:44 +0000 (11:48 +0000)]
(INITIAL_ELIMINATION_OFFSET): Check frame_pointer_needed when eliminating
the arg pointer into the stack pointer.

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

30 years ago(c_build_type_variant): Remove last change; instead, copy TYPE if not
kenner [Thu, 30 Jun 1994 10:24:28 +0000 (10:24 +0000)]
(c_build_type_variant): Remove last change; instead, copy TYPE if not
in old obstack.

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