OSDN Git Service

pf3gnuchains/gcc-fork.git
30 years ago(halfpic.o): New rule; copied from t-osfrose.
kenner [Sun, 12 Dec 1993 12:48:37 +0000 (12:48 +0000)]
(halfpic.o): New rule; copied from t-osfrose.

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

30 years ago(thread_prologue_and_epilogue_insns): When constructing USE chain, set
kenner [Sun, 12 Dec 1993 11:18:21 +0000 (11:18 +0000)]
(thread_prologue_and_epilogue_insns): When constructing USE chain, set
both NEXT_INSN and PREV_INSN links.  Also, preserve order of USE insns
in chain.

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

30 years agoInitial revision
kenner [Sun, 12 Dec 1993 11:13:42 +0000 (11:13 +0000)]
Initial revision

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

30 years agoUpdate to relect recent changes elsewhere.
kenner [Sun, 12 Dec 1993 11:13:21 +0000 (11:13 +0000)]
Update to relect recent changes elsewhere.

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

30 years ago(modsi3): Correct error in last change.
kenner [Sat, 11 Dec 1993 23:47:38 +0000 (23:47 +0000)]
(modsi3): Correct error in last change.

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

30 years ago(expand_inline_function): Remove last change.
kenner [Sat, 11 Dec 1993 23:41:43 +0000 (23:41 +0000)]
(expand_inline_function): Remove last change.

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

30 years ago(output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
kenner [Sat, 11 Dec 1993 23:26:40 +0000 (23:26 +0000)]
(output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
its TREE_TYPE.

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

30 years ago(dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
kenner [Sat, 11 Dec 1993 23:09:38 +0000 (23:09 +0000)]
(dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
its TREE_TYPE.

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

30 years ago(INPUT_STACK_MAX): Double size.
kenner [Sat, 11 Dec 1993 13:50:06 +0000 (13:50 +0000)]
(INPUT_STACK_MAX): Double size.

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

30 years ago(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.
kenner [Sat, 11 Dec 1993 13:33:22 +0000 (13:33 +0000)]
(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.
(expand_inline_function): Make test for overlap of TARGET and args_vals[i]
more conservative.

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

30 years agoAdd a few missing new nmemonics.
kenner [Sat, 11 Dec 1993 12:36:44 +0000 (12:36 +0000)]
Add a few missing new nmemonics.

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

30 years ago(modsi3): Move test of exact_log2 into extra condition.
kenner [Sat, 11 Dec 1993 12:05:02 +0000 (12:05 +0000)]
(modsi3): Move test of exact_log2 into extra condition.

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

30 years ago(modsi3): Remove unneeded test.
kenner [Sat, 11 Dec 1993 12:02:13 +0000 (12:02 +0000)]
(modsi3): Remove unneeded test.

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

30 years ago(modsi3): Correct predicate on operand 2.
kenner [Sat, 11 Dec 1993 11:57:42 +0000 (11:57 +0000)]
(modsi3): Correct predicate on operand 2.

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

30 years agols -lt tople
mrs [Sat, 11 Dec 1993 01:00:57 +0000 (01:00 +0000)]
ls -lt tople
* toplev.c (lang_options): Change -fnodollars-in-identifiers to
-fno-dollars-in-identifiers to match docs.

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

30 years ago(yylex): When reading malformed floating point constant,
wilson [Fri, 10 Dec 1993 20:41:43 +0000 (20:41 +0000)]
(yylex): When reading malformed floating point constant,
avoid printing error more than once, and avoid passing malformed
number to subsequent atof call.

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

30 years ago(easy_fp_constant): Use input_operand to see if each word can be
kenner [Fri, 10 Dec 1993 12:40:23 +0000 (12:40 +0000)]
(easy_fp_constant): Use input_operand to see if each word can be
loaded in one insn.

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

30 years agoChange numerous occurrences of TARGET_POWERPC to ! TARGET_POWER and
kenner [Fri, 10 Dec 1993 12:23:07 +0000 (12:23 +0000)]
Change numerous occurrences of TARGET_POWERPC to ! TARGET_POWER and
make related changes.

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

30 years ago(modsi3): Rework to operate correctly for both POWER and PowerPC.
kenner [Fri, 10 Dec 1993 11:03:23 +0000 (11:03 +0000)]
(modsi3): Rework to operate correctly for both POWER and PowerPC.

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

30 years ago(APPLY_RESULT_SIZE): Define.
wilson [Wed, 8 Dec 1993 23:04:10 +0000 (23:04 +0000)]
(APPLY_RESULT_SIZE): Define.

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

30 years ago(untyped_call+1, untyped_call+2): Use std not st for fp
wilson [Wed, 8 Dec 1993 23:03:38 +0000 (23:03 +0000)]
(untyped_call+1, untyped_call+2): Use std not st for fp
results.

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

30 years ago(mark_used_regs, case CLOBBER): Refine previous change to just look at
kenner [Wed, 8 Dec 1993 11:17:15 +0000 (11:17 +0000)]
(mark_used_regs, case CLOBBER): Refine previous change to just look at
the address of a MEM inside a CLOBBER.

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

30 years ago(fold, case *_{DIV,MOD}_EXPR): When using distributive law, take care
kenner [Wed, 8 Dec 1993 10:46:16 +0000 (10:46 +0000)]
(fold, case *_{DIV,MOD}_EXPR): When using distributive law, take care
when C2 is negative.

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

30 years ago(mark_used_regs): Look inside a CLOBBER; it may be the only place regs
kenner [Tue, 7 Dec 1993 13:45:51 +0000 (13:45 +0000)]
(mark_used_regs): Look inside a CLOBBER; it may be the only place regs
are used if it has a stack slot that is from an inlined function.

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

30 years ago(move_block_{to,from}_reg): Check HAVE_{load,store}_multiple value;
kenner [Tue, 7 Dec 1993 01:55:51 +0000 (01:55 +0000)]
(move_block_{to,from}_reg): Check HAVE_{load,store}_multiple value;
don't just #idef the symbol.

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

30 years ago(hppa_legitimize_address): If we can't legitimize, do nothing; don't
kenner [Mon, 6 Dec 1993 13:01:49 +0000 (13:01 +0000)]
(hppa_legitimize_address): If we can't legitimize, do nothing; don't
call abort.

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

30 years agoInclude ctype.h.
kenner [Mon, 6 Dec 1993 12:40:22 +0000 (12:40 +0000)]
Include ctype.h.

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

30 years ago(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.
kenner [Mon, 6 Dec 1993 12:38:16 +0000 (12:38 +0000)]
(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.

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

30 years ago(output_ascii_pseudo_op): 8-bit chars should be zero-extended.
kenner [Mon, 6 Dec 1993 12:34:53 +0000 (12:34 +0000)]
(output_ascii_pseudo_op): 8-bit chars should be zero-extended.

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

30 years ago(expand_expr, case PLACEHOLDER_EXPR): Remove top entry from
kenner [Mon, 6 Dec 1993 12:32:35 +0000 (12:32 +0000)]
(expand_expr, case PLACEHOLDER_EXPR): Remove top entry from
PLACEHOLDER_LIST when expanding the value in it.

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

30 years ago(start_sequence): Save current sequence_rtl_expr.
dje [Mon, 6 Dec 1993 10:39:58 +0000 (10:39 +0000)]
(start_sequence): Save current sequence_rtl_expr.

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

30 years ago(c_expand_return): Return if convert_for_assignment returns
kenner [Fri, 3 Dec 1993 12:06:46 +0000 (12:06 +0000)]
(c_expand_return): Return if convert_for_assignment returns
error_mark_node.

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

30 years agoDefine and protect against __STDDEF_H__ for Irix 5.1.
kenner [Fri, 3 Dec 1993 11:48:21 +0000 (11:48 +0000)]
Define and protect against __STDDEF_H__ for Irix 5.1.

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

30 years ago(stdio.h): Fix typos (missing quote) in previous change.
kenner [Fri, 3 Dec 1993 11:41:47 +0000 (11:41 +0000)]
(stdio.h): Fix typos (missing quote) in previous change.

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

30 years ago(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of
kenner [Fri, 3 Dec 1993 11:35:45 +0000 (11:35 +0000)]
(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of
shift_operand.  Truncate shift counts to 5 bits.

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

30 years ago(shift_operand): Delete function.
kenner [Fri, 3 Dec 1993 11:34:48 +0000 (11:34 +0000)]
(shift_operand): Delete function.

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

30 years ago(scan_loop): Correct arguments for register check.
kenner [Thu, 2 Dec 1993 13:10:43 +0000 (13:10 +0000)]
(scan_loop): Correct arguments for register check.

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

30 years ago(push_topmost_sequence, end_sequence): Update sequence_rtl_expr from
kenner [Thu, 2 Dec 1993 12:57:13 +0000 (12:57 +0000)]
(push_topmost_sequence, end_sequence): Update sequence_rtl_expr from
sequence_stack entry.

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

30 years ago(emit_library_call): Use Pmode, not OUTMODE, when passing in structure
kenner [Thu, 2 Dec 1993 12:22:47 +0000 (12:22 +0000)]
(emit_library_call): Use Pmode, not OUTMODE, when passing in structure
address.

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

30 years agoPreserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.
kenner [Thu, 2 Dec 1993 12:06:58 +0000 (12:06 +0000)]
Preserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.
Change __va_list to __gnuc_va_list.  For AIX 3.2.5.

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

30 years ago(secondary_reload_class): Kernel regs are in same class as user regs.
kenner [Thu, 2 Dec 1993 12:00:18 +0000 (12:00 +0000)]
(secondary_reload_class): Kernel regs are in same class as user regs.

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

30 years ago(movti split): Set CR to 3, not 1 like DImode.
kenner [Thu, 2 Dec 1993 11:58:25 +0000 (11:58 +0000)]
(movti split): Set CR to 3, not 1 like DImode.

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

30 years ago(find_reloads_toplev): Replace obsolete reference to
kenner [Thu, 2 Dec 1993 11:45:55 +0000 (11:45 +0000)]
(find_reloads_toplev): Replace obsolete reference to
BYTE_LOADS_*_EXTEND with LOAD_EXTEND_OP.

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

30 years ago(ASM_STABS_OP, ASM_STABN_OP): Define.
kenner [Thu, 2 Dec 1993 11:39:06 +0000 (11:39 +0000)]
(ASM_STABS_OP, ASM_STABN_OP): Define.
(ASM_FILE_END): Put a TAB before the .stabs directive.

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

30 years ago(define_function_unit): Restore ppc601 load and fpload timings.
kenner [Thu, 2 Dec 1993 11:30:05 +0000 (11:30 +0000)]
(define_function_unit): Restore ppc601 load and fpload timings.

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

30 years ago(STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for prologue.
kenner [Wed, 1 Dec 1993 00:29:55 +0000 (00:29 +0000)]
(STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for prologue.
(TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Swap useage of %g1 and %g2.

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

30 years ago(movdf): Don't need earlyclobber when a register is copied to itself.
kenner [Wed, 1 Dec 1993 00:24:29 +0000 (00:24 +0000)]
(movdf): Don't need earlyclobber when a register is copied to itself.

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

30 years ago(pop_init_level): Ensure never on momentary_obstack when calling
kenner [Sat, 27 Nov 1993 11:19:03 +0000 (11:19 +0000)]
(pop_init_level): Ensure never on momentary_obstack when calling
complete_array_type.

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

30 years ago(scanning files_to_check): Create subdirs files are in.
rms [Sat, 27 Nov 1993 11:11:23 +0000 (11:11 +0000)]
(scanning files_to_check): Create subdirs files are in.

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

30 years ago(cmpsi, cmphi, cmpqi): Handle SGS_CMP_ORDER when outputting cmpm insn.
rms [Sat, 27 Nov 1993 08:53:07 +0000 (08:53 +0000)]
(cmpsi, cmphi, cmpqi): Handle SGS_CMP_ORDER when outputting cmpm insn.

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

30 years ago(default_compilers): Do define __GNUC_MINOR__ if input is `-'.
rms [Fri, 26 Nov 1993 20:58:04 +0000 (20:58 +0000)]
(default_compilers): Do define __GNUC_MINOR__ if input is `-'.

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

30 years ago(emit-rtl.o): Includes tree.h.
kenner [Thu, 25 Nov 1993 23:16:17 +0000 (23:16 +0000)]
(emit-rtl.o): Includes tree.h.

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

30 years ago(expand_start_stmt_expr): Call start_sequence_for_rtl_expr instead of
kenner [Thu, 25 Nov 1993 23:13:11 +0000 (23:13 +0000)]
(expand_start_stmt_expr): Call start_sequence_for_rtl_expr instead of
start_sequence.

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

30 years ago(expand_expr, case RTL_EXPR): Call free_temps_for_rtl_expr.
kenner [Thu, 25 Nov 1993 23:12:37 +0000 (23:12 +0000)]
(expand_expr, case RTL_EXPR): Call free_temps_for_rtl_expr.

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

30 years agoInclude tree.h.
kenner [Thu, 25 Nov 1993 23:11:29 +0000 (23:11 +0000)]
Include tree.h.
(sequence_rtl_expr): New variable.
(save_emit_status, restore_emit_status): Save and restore it.
(init_emit): Initialize it.
(start_sequence_for_rtl_expr): New function.

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

30 years agoDeclare sequence_rtl_expr.
kenner [Thu, 25 Nov 1993 23:10:57 +0000 (23:10 +0000)]
Declare sequence_rtl_expr.
(struct temp_slot): New field rtl_expr.
(assign_stack_temp): Set it from sequence_rtl_expr.
({free,pop}_temp_slots): Don't free any slot with nonzero rtl_expr.
(free_temps_for_rtl_expr): New function.

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

30 years ago(struct sequence_stack): New field sequence_rtl_expr.
kenner [Thu, 25 Nov 1993 23:10:26 +0000 (23:10 +0000)]
(struct sequence_stack): New field sequence_rtl_expr.
(struct function): Likewise.

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

30 years ago(stmp-fixproto): Create include subdir if doesn't exist.
rms [Thu, 25 Nov 1993 22:24:26 +0000 (22:24 +0000)]
(stmp-fixproto): Create include subdir if doesn't exist.

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

30 years agoClean up comment formatting.
kenner [Thu, 25 Nov 1993 15:53:19 +0000 (15:53 +0000)]
Clean up comment formatting.

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

30 years ago(shorten_compare): Correct typo from last change.
rms [Wed, 24 Nov 1993 23:14:43 +0000 (23:14 +0000)]
(shorten_compare): Correct typo from last change.

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

30 years ago(save_def_or_dec): Correct typo in change of Nov 23. Make
rms [Wed, 24 Nov 1993 19:33:10 +0000 (19:33 +0000)]
(save_def_or_dec): Correct typo in change of Nov 23.  Make
sure pointers within def_dec_p are valid before it is freed.

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

30 years ago(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to
kenner [Wed, 24 Nov 1993 12:02:20 +0000 (12:02 +0000)]
(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to
avoid multiple cleanup runs.
(expand_expr, case WITH_CLEANUP_EXPR): Pass const0_rtx if necessary,
to keep the recursive call from running the same cleanups twice.
(expand_expr, case TARGET_EXPR): Don't try to add the cleanup if
ignore's non-zero, since we would have already done it.

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

30 years agoCygnus<->FSF merge for gcc-2.5.5
brendan [Wed, 24 Nov 1993 05:13:59 +0000 (05:13 +0000)]
Cygnus<->FSF merge for gcc-2.5.5

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

30 years ago(function_start_label): New function.
rms [Wed, 24 Nov 1993 02:20:47 +0000 (02:20 +0000)]
(function_start_label): New function.
(output_entry_point_die): Use it.
(output_global_subroutine_die, output_local_subroutine_die): Use it.

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

30 years ago(save_def_or_dec): If function's aux info doesn't end
rms [Wed, 24 Nov 1993 00:11:19 +0000 (00:11 +0000)]
(save_def_or_dec): If function's aux info doesn't end
with a closeparen, ignore it.
(xmalloc, xrealloc): Cast result of malloc.

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

30 years ago(build_binary_op): Don't accept complex types for max, min, lt, etc.
rms [Tue, 23 Nov 1993 23:10:32 +0000 (23:10 +0000)]
(build_binary_op): Don't accept complex types for max, min, lt, etc.

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

30 years ago(rare_destination): Ensure we always correctly handle a null
kenner [Tue, 23 Nov 1993 23:05:04 +0000 (23:05 +0000)]
(rare_destination): Ensure we always correctly handle a null
JUMP_LABEL.

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

30 years ago(ASM_SPEC): Pass -linkrelax, not -link-relax.
kenner [Tue, 23 Nov 1993 22:48:30 +0000 (22:48 +0000)]
(ASM_SPEC): Pass -linkrelax, not -link-relax.

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

30 years ago(try_combine, simplify_shift_const): Add initializations for some
kenner [Tue, 23 Nov 1993 22:43:26 +0000 (22:43 +0000)]
(try_combine, simplify_shift_const): Add initializations for some
uninitialized variables.

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

30 years ago(arm_backwards_branch): Branching to the current insn is a backwards
kenner [Tue, 23 Nov 1993 22:35:16 +0000 (22:35 +0000)]
(arm_backwards_branch): Branching to the current insn is a backwards
branch.

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

30 years ago(check_format_info): When we have INTEGER_TYPEs, save result of
kenner [Tue, 23 Nov 1993 22:32:21 +0000 (22:32 +0000)]
(check_format_info): When we have INTEGER_TYPEs, save result of
signed_type or unsigned_type for later comparison with the various
forms of char types.

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

30 years ago(__bb_exit_func): Fix format %*d -> %*ld.
rms [Tue, 23 Nov 1993 22:01:14 +0000 (22:01 +0000)]
(__bb_exit_func): Fix format %*d -> %*ld.

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

30 years agoDon't fail to set $$.
rms [Tue, 23 Nov 1993 21:54:55 +0000 (21:54 +0000)]
Don't fail to set $$.

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

30 years ago(expand_expr, case SAVE_EXPR): Properly recompute the value of
kenner [Tue, 23 Nov 1993 20:26:10 +0000 (20:26 +0000)]
(expand_expr, case SAVE_EXPR): Properly recompute the value of
UNSIGNEDP when SAVE_EXPR_RTL is nonzero and we have promoted.

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

30 years ago(output_local_subroutine_die): Use the function name
rms [Tue, 23 Nov 1993 09:18:25 +0000 (09:18 +0000)]
(output_local_subroutine_die): Use the function name
from its symbol_ref, not DECL_ASSEMBLER_NAME.

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

30 years ago(expand_function_end): New arg END_BINDINGS.
rms [Tue, 23 Nov 1993 06:19:36 +0000 (06:19 +0000)]
(expand_function_end): New arg END_BINDINGS.

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

30 years ago(finish_function): Pass new arg to expand_function_end.
rms [Tue, 23 Nov 1993 06:19:09 +0000 (06:19 +0000)]
(finish_function): Pass new arg to expand_function_end.
Don't call expand_end_bindings here.

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

30 years ago(output_inline_function): Pass new arg to expand_function_end.
rms [Tue, 23 Nov 1993 06:18:46 +0000 (06:18 +0000)]
(output_inline_function): Pass new arg to expand_function_end.

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

30 years ago*** empty log message ***
sac [Mon, 22 Nov 1993 19:00:28 +0000 (19:00 +0000)]
*** empty log message ***

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

30 years ago(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE, not ROUNDED.
rms [Mon, 22 Nov 1993 03:39:43 +0000 (03:39 +0000)]
(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE, not ROUNDED.
(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Definitions turned off.
(REGISTER_PREFIX, IMMEDIATE_PREFIX): New definitions.
(PARM_BOUNDARY): New definition.

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

30 years ago(__enable_execute_stack): Add DolphinOS version.
kenner [Sun, 21 Nov 1993 20:38:55 +0000 (20:38 +0000)]
(__enable_execute_stack): Add DolphinOS version.

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

30 years ago(EXTRA_PARTS): Redefined to also contain gcc.ld.
kenner [Sun, 21 Nov 1993 20:38:01 +0000 (20:38 +0000)]
(EXTRA_PARTS): Redefined to also contain gcc.ld.
(gcc.ld): Copied from dolphin.ld.
(X_CFLAGS): Define __m88k__.

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

30 years agoRemove some generated .asm files.
kenner [Sun, 21 Nov 1993 20:37:32 +0000 (20:37 +0000)]
Remove some generated .asm files.

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

30 years agoInitial revision
kenner [Sun, 21 Nov 1993 20:37:05 +0000 (20:37 +0000)]
Initial revision

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

30 years ago(SDB_ALLOW_FORWARD_REFERENCES): Define.
kenner [Sun, 21 Nov 1993 20:31:26 +0000 (20:31 +0000)]
(SDB_ALLOW_FORWARD_REFERENCES): Define.
(SDB_ALLOW_UNKNOWN_REFERENCES): Define.
(CPP_PREDEFINES): Redefine.
(CPP_DEFAULT): Redefine.
(INITIALIZE_TRAMPOLINE): Redefine.

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

30 years ago(LIB_SPEC): Fix the other definition too.
rms [Sun, 21 Nov 1993 11:24:57 +0000 (11:24 +0000)]
(LIB_SPEC): Fix the other definition too.

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

30 years ago(LIB_SPEC): Use -lm in addition to -lc--not instead of -lc.
rms [Sun, 21 Nov 1993 11:23:36 +0000 (11:23 +0000)]
(LIB_SPEC): Use -lm in addition to -lc--not instead of -lc.

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

30 years ago(write_rbrac): Make added declarations conditional
rms [Sun, 21 Nov 1993 10:12:08 +0000 (10:12 +0000)]
(write_rbrac): Make added declarations conditional
on __cplusplus and nothing else.

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

30 years ago(stdio.h): Reenable adding protos for v*printf.
rms [Sun, 21 Nov 1993 10:11:51 +0000 (10:11 +0000)]
(stdio.h): Reenable adding protos for v*printf.

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

30 years ago(authdes_create): Delete arg info.
rms [Sun, 21 Nov 1993 09:24:43 +0000 (09:24 +0000)]
(authdes_create): Delete arg info.
We can't count on having struct sockaddr defined.

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

30 years ago(math.h): When deleting inline sqrt and abs,
rms [Sun, 21 Nov 1993 06:54:47 +0000 (06:54 +0000)]
(math.h): When deleting inline sqrt and abs,
be flexible about arg name and function body.

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

30 years ago(stmp-fixproto): Never run fixproto twice.
rms [Sun, 21 Nov 1993 06:01:04 +0000 (06:01 +0000)]
(stmp-fixproto): Never run fixproto twice.

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

30 years ago(warn_if_unused_value): Handle arbitrary number of casts
wilson [Sat, 20 Nov 1993 21:51:04 +0000 (21:51 +0000)]
(warn_if_unused_value): Handle arbitrary number of casts
before a modify.

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

30 years ago(perform_divsi3, perform_modsi3): Add '&' in constraint for DX;
kenner [Sat, 20 Nov 1993 21:38:20 +0000 (21:38 +0000)]
(perform_divsi3, perform_modsi3): Add '&' in constraint for DX;
explicitly copy arg arg1 to cx.

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

30 years ago(expand_builtin): For sin, cos, fsqrt, alloca, ffs, strlen,
rms [Sat, 20 Nov 1993 09:21:06 +0000 (09:21 +0000)]
(expand_builtin): For sin, cos, fsqrt, alloca, ffs, strlen,
strcpy, memcpy, strcmp, memcmp, if args are bad, use expand_call.

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

30 years ago(write_rbrac): Treat rewinddir like memmove.
rms [Sat, 20 Nov 1993 07:26:48 +0000 (07:26 +0000)]
(write_rbrac): Treat rewinddir like memmove.

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

30 years agoRemove declarations for malloc and realloc.
kenner [Fri, 19 Nov 1993 23:51:07 +0000 (23:51 +0000)]
Remove declarations for malloc and realloc.

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

30 years ago(store_field): Convert EXP to MODE before calling store_bit_field.
kenner [Fri, 19 Nov 1993 23:48:17 +0000 (23:48 +0000)]
(store_field): Convert EXP to MODE before calling store_bit_field.

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

30 years ago(expand_complex_abs): Replace some erroneous uses of MODE with
kenner [Fri, 19 Nov 1993 23:36:25 +0000 (23:36 +0000)]
(expand_complex_abs): Replace some erroneous uses of MODE with
SUBMODE.

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

30 years ago(force_to_mode): Don't allow sign-extension of constants when we are
kenner [Fri, 19 Nov 1993 23:24:20 +0000 (23:24 +0000)]
(force_to_mode): Don't allow sign-extension of constants when we are
narrowing things in an IOR or XOR.

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