OSDN Git Service

pf3gnuchains/gcc-fork.git
28 years ago(overflow_warning): Fix typo in warning message.
kenner [Tue, 13 Feb 1996 23:16:06 +0000 (23:16 +0000)]
(overflow_warning): Fix typo in warning message.

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

28 years ago(convert_move): Fix typo in extendqfh2 case.
kenner [Tue, 13 Feb 1996 23:11:23 +0000 (23:11 +0000)]
(convert_move): Fix typo in extendqfh2 case.

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

28 years ago(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.
kenner [Tue, 13 Feb 1996 22:58:57 +0000 (22:58 +0000)]
(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.

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

28 years ago(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKES_ARG.
kenner [Tue, 13 Feb 1996 22:55:17 +0000 (22:55 +0000)]
(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKES_ARG.
(SWITCH_TAKES_ARG): Use it.

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

28 years ago(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls modified
kenner [Tue, 13 Feb 1996 22:47:16 +0000 (22:47 +0000)]
(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls modified
declaration to match an outside file scope declaration.

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

28 years ago(save_constants_in_decl_trees): New function.
wilson [Tue, 13 Feb 1996 22:43:08 +0000 (22:43 +0000)]
(save_constants_in_decl_trees): New function.
(save_for_inline_copying, save_for_inline_nocopy): Call it.

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

28 years ago(reload): Make some non-group code no longer conditional on
kenner [Tue, 13 Feb 1996 22:40:08 +0000 (22:40 +0000)]
(reload): Make some non-group code no longer conditional on
SMALL_REGISTER_CLASSES.

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

28 years ago(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.
kenner [Tue, 13 Feb 1996 22:30:36 +0000 (22:30 +0000)]
(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.

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

28 years ago(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
kenner [Tue, 13 Feb 1996 22:29:17 +0000 (22:29 +0000)]
(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
ASM_OUTPUT_ADDR_DIFF_ELT is not defined.

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

28 years agoCygwin32 support; Make eabi update stack first before doing stores in prolog
meissner [Tue, 13 Feb 1996 19:19:40 +0000 (19:19 +0000)]
Cygwin32 support; Make eabi update stack first before doing stores in prolog

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

28 years ago(store_constructor_field): Only call change_address if
wilson [Tue, 13 Feb 1996 18:28:57 +0000 (18:28 +0000)]
(store_constructor_field): Only call change_address if
bitpos is nonzero.

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

28 years ago(CPP_SPEC): Add '-trigraphs' because IBM's h files contain them.
kenner [Tue, 13 Feb 1996 13:20:56 +0000 (13:20 +0000)]
(CPP_SPEC): Add '-trigraphs' because IBM's h files contain them.

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

28 years ago(bc_pushcase): Fix precedence error.
kenner [Tue, 13 Feb 1996 13:17:39 +0000 (13:17 +0000)]
(bc_pushcase): Fix precedence error.

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

28 years ago(emit_reload_insns): Fix precedence errors.
kenner [Tue, 13 Feb 1996 13:17:02 +0000 (13:17 +0000)]
(emit_reload_insns): Fix precedence errors.

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

28 years ago(record_reg_life_pat): Fix precedence error.
kenner [Tue, 13 Feb 1996 13:16:30 +0000 (13:16 +0000)]
(record_reg_life_pat): Fix precedence error.

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

28 years ago(jump_optimize): Fix potential infinite loop.
kenner [Tue, 13 Feb 1996 13:15:42 +0000 (13:15 +0000)]
(jump_optimize): Fix potential infinite loop.

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

28 years ago(gen_lowpart): Could return without a value.
kenner [Tue, 13 Feb 1996 13:14:58 +0000 (13:14 +0000)]
(gen_lowpart): Could return without a value.

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

28 years ago(force_to_mode, num_sign_bit_copies, simplify_comparison): Fix
kenner [Tue, 13 Feb 1996 13:14:11 +0000 (13:14 +0000)]
(force_to_mode, num_sign_bit_copies, simplify_comparison): Fix
precedence errors.

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

28 years ago(quality_type prototype): Typo, rename as qualify_type.
kenner [Tue, 13 Feb 1996 13:13:14 +0000 (13:13 +0000)]
(quality_type prototype): Typo, rename as qualify_type.
(build_binary_op): Fix precedence error.

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

28 years ago(rest_of_compilation): Also set RTX_INTEGRATED_P when
merrill [Tue, 13 Feb 1996 04:20:49 +0000 (04:20 +0000)]
(rest_of_compilation): Also set RTX_INTEGRATED_P when
        we aren't going to emit the inline just yet.

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

28 years ago(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):
wilson [Tue, 13 Feb 1996 02:30:39 +0000 (02:30 +0000)]
(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):
Add one to array index.

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

28 years agoInitial revision
kenner [Tue, 13 Feb 1996 01:55:35 +0000 (01:55 +0000)]
Initial revision

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

28 years ago(STARTFILE_SPEC): Add crtbeginS.o if -shared.
kenner [Tue, 13 Feb 1996 01:55:24 +0000 (01:55 +0000)]
(STARTFILE_SPEC): Add crtbeginS.o if -shared.
(CC1_SPEC): New.
(LIB_SPEC): Remove %{mieee-fp:-lieee}; use -lc_p for -profile.

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

28 years ago(CC1, LIB_SPEC): Deleted.
kenner [Tue, 13 Feb 1996 01:55:05 +0000 (01:55 +0000)]
(CC1, LIB_SPEC): Deleted.

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

28 years agoDefine __GCC_FLOAT_NOT_NEEEDED.
kenner [Tue, 13 Feb 1996 01:41:35 +0000 (01:41 +0000)]
Define __GCC_FLOAT_NOT_NEEEDED.

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

28 years ago(TCFLAGS): New variable.
kenner [Tue, 13 Feb 1996 01:41:12 +0000 (01:41 +0000)]
(TCFLAGS): New variable.
(GCC_CFLAGS): Add $(TCFLAGS).
(LIBGCC2_CFLAGS): Add -D for __GCC_FLOAT_NOT_NEEDED.
(libgcc1-test): Remove -nostdlib.
(float.h-cross): Don't give error #ifdef __GCC_FLOAT_NOT_NEEDED.

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

28 years ago(STARTFILE_SPEC): Make gcc find crt0.o, not loader.
kenner [Tue, 13 Feb 1996 01:39:45 +0000 (01:39 +0000)]
(STARTFILE_SPEC): Make gcc find crt0.o, not loader.
(LIB_SPEC): Remove /usr/lib.

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

28 years agoInitial revision
kenner [Tue, 13 Feb 1996 01:39:02 +0000 (01:39 +0000)]
Initial revision

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

28 years ago(XCFLAGS{,_NODEBUG}): Remove $(SHLIB).
kenner [Tue, 13 Feb 1996 01:38:52 +0000 (01:38 +0000)]
(XCFLAGS{,_NODEBUG}): Remove $(SHLIB).
(XCFLAGS): New variable.
(libdir, mandir, bindir): Delete.

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

28 years ago(add_1_to_mem): Corrected.
kenner [Mon, 12 Feb 1996 23:43:48 +0000 (23:43 +0000)]
(add_1_to_mem): Corrected.

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

28 years agoRecognize sparclet cpu.
dje [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)]
Recognize sparclet cpu.

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

28 years ago* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
bothner [Mon, 12 Feb 1996 20:55:56 +0000 (20:55 +0000)]
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New

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

28 years ago* config.guess: Support m68k-cbm-sysv4.
bothner [Mon, 12 Feb 1996 20:44:56 +0000 (20:44 +0000)]
* config.guess:  Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux

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

28 years agoChanges to distinguish typedef from original type in debug output.
bothner [Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)]
Changes to distinguish typedef from original type in debug output.
* tree.c (copy_node):  Zero out type.symtab union.

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

28 years agoChanges to distinguish typedef from original type in debug output.
bothner [Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)]
Changes to distinguish typedef from original type in debug output.
* dbxout,c (dbxout_type):  Don't canonicalize typedef type to base.

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

28 years agoChanges to distinguish typedef from original type in debug output.
bothner [Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)]
Changes to distinguish typedef from original type in debug output.
* tree.h (DECL_ORIGINAL_TYPE):  New macro.

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

28 years agoChanges to distinguish typedef from original type in debug output.
bothner [Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)]
Changes to distinguish typedef from original type in debug output.
* c-decl.c (pushdecl):  Set DECL_ORIGINAL_TYPE for typedef origin.

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

28 years ago * arm/semiaof.h (CPP_SPEC): Define __ARMEB__, __ARMEL__, and
erich [Mon, 12 Feb 1996 16:53:26 +0000 (16:53 +0000)]
* arm/semiaof.h (CPP_SPEC):  Define __ARMEB__, __ARMEL__, and
__ARMWEL__ depending on the endian flags passed to the compiler.

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

28 years ago * arm/semi.h (CPP_SPEC): Define __ARMEB__, __ARMEL__, and
erich [Mon, 12 Feb 1996 16:52:43 +0000 (16:52 +0000)]
* arm/semi.h (CPP_SPEC):  Define __ARMEB__, __ARMEL__, and
__ARMWEL__ depending on the endian flags passed to the compiler.
(LINK_SPEC): Pass -EB to the linker if compiling for big-endian
mode.

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

28 years ago * arm/arm.md (all DImode output patterns): Use print code
erich [Mon, 12 Feb 1996 16:51:54 +0000 (16:51 +0000)]
* arm/arm.md (all DImode output patterns): Use print code
'Q' to access the least significant word.  Make sure the
patterns are fully aware of the word endianness.

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

28 years ago * arm/arm.h: (CPP_SPEC): Define __ARMEB__, __ARMEL__, and
erich [Mon, 12 Feb 1996 16:51:37 +0000 (16:51 +0000)]
* arm/arm.h: (CPP_SPEC): Define __ARMEB__, __ARMEL__, and
__ARMWEL__ depending on the endian flags passed to the compiler.
(ARM_FLAG_LITTLE_WORDS): Define.
(TARGET_SWITCHES): Add option -mwords-little-endian.
(TARGET_LITTLE_WORDS): Define.
(WORDS_BIG_ENDIAN): Select based on the endian switches.
(LIBGCC2_WORDS_BIG_ENDIAN): Define based on run-time endian
defines.

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

28 years ago * arm/arm.c (output_move_double): Cope with both word-endian
erich [Mon, 12 Feb 1996 16:40:07 +0000 (16:40 +0000)]
* arm/arm.c (output_move_double): Cope with both word-endian
alternatives.  Remove extraneous parameters from calls to
output_mov_immediate.
(arm_print_operand): New print code 'Q' for the least significant
register of a DImode operand.  Make code 'R' always print the
most significant register, rather than the highest numbered.

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

28 years agoInitial revision
ian [Mon, 12 Feb 1996 15:14:01 +0000 (15:14 +0000)]
Initial revision

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

28 years ago(save_for_inline_copying): Put virtual regs into new regno_reg_rtx copy.
kenner [Mon, 12 Feb 1996 12:22:11 +0000 (12:22 +0000)]
(save_for_inline_copying): Put virtual regs into new regno_reg_rtx copy.

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

28 years agoDelete spurious integer subtract patterns.
tege [Mon, 12 Feb 1996 01:49:48 +0000 (01:49 +0000)]
Delete spurious integer subtract patterns.
Delete % from subtract operand constraints.

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

28 years ago * m68k.md (movqi): Call CC_STATUS_INIT when loading to/from
law [Mon, 12 Feb 1996 00:18:36 +0000 (00:18 +0000)]
    * m68k.md (movqi): Call CC_STATUS_INIT when loading to/from
        an address register via a data register.

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

28 years agoFix typo in previous change.
rms [Sun, 11 Feb 1996 23:40:37 +0000 (23:40 +0000)]
Fix typo in previous change.

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

28 years ago(check_format_info): Handle missing type in format when terminated by
kenner [Sun, 11 Feb 1996 13:44:40 +0000 (13:44 +0000)]
(check_format_info): Handle missing type in format when terminated by
a new `%'.

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

28 years ago(STMP_FIXPROTO): Moved from here to build-make.
wilson [Sat, 10 Feb 1996 20:12:59 +0000 (20:12 +0000)]
(STMP_FIXPROTO): Moved from here to build-make.

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

28 years ago(STMP_FIXPROTO): Moved here from cross-make.
wilson [Sat, 10 Feb 1996 20:12:35 +0000 (20:12 +0000)]
(STMP_FIXPROTO): Moved here from cross-make.

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

28 years ago(flush_pending_lists): Add new arg, ONLY_WRITE.
kenner [Sat, 10 Feb 1996 14:42:13 +0000 (14:42 +0000)]
(flush_pending_lists): Add new arg, ONLY_WRITE.
(sched_analyze_{1,2,insn}): Add new arg to flush_pending_lists.
(sched_analyze): Always flush pending write list for call, even const.

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

28 years ago(movstrqi): Corrected.
kenner [Sat, 10 Feb 1996 14:38:30 +0000 (14:38 +0000)]
(movstrqi): Corrected.
(zero_extendqihi2): Taken out, let GCC synthesize.
(movhi-1): Added insn to move HImode small constant to memory.
(movhf-1): Added insn to move HFmode zero to memory.
(movtqf-1): Added insn to move TQFmode zero to memory.
(numerous insns): Taken out B (Base Reg with Index) mode.

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

28 years ago(movcnt_regno_adjust): Corrected.
kenner [Sat, 10 Feb 1996 14:33:01 +0000 (14:33 +0000)]
(movcnt_regno_adjust): Corrected.
(mov_memory_operand, zero_operand): Added.
(b_mode_operand): Corrected.
(simple_memory_operand, add_1_to_mem): Added.
(print_operand_address): Corrected case of 'Q' output modifier.

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

28 years ago(REG_ALLOC_ORDER): Changed back to natural order.
kenner [Sat, 10 Feb 1996 13:38:57 +0000 (13:38 +0000)]
(REG_ALLOC_ORDER): Changed back to natural order.
(CONST_DOUBLE_OK_FOR_LETTER_P): Added letter 'G'.
(EXIT_IGNORE_STACK): Set to 0.
(REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P): Use corresponding REGNO_OK.
(MOVE_MAX, MOVE_RATIO): Defined.

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

28 years agoInitial revision
kenner [Sat, 10 Feb 1996 13:27:49 +0000 (13:27 +0000)]
Initial revision

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

28 years ago(-psos*): New case.
kenner [Sat, 10 Feb 1996 13:26:26 +0000 (13:26 +0000)]
(-psos*): New case.

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

28 years ago(save_for_inline_copying): Put reg_map in function's maybepermanent
kenner [Sat, 10 Feb 1996 13:07:39 +0000 (13:07 +0000)]
(save_for_inline_copying): Put reg_map in function's maybepermanent
obstack instead of using alloca; set regno_reg_rtx to it; delete
recently-added copying of this later.

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

28 years ago(add_dependence): Add test for next != CODE_LABEL.
dje [Sat, 10 Feb 1996 05:49:08 +0000 (05:49 +0000)]
(add_dependence): Add test for next != CODE_LABEL.

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

28 years ago(probe+2, probe+4): New conditional move patterns.
wilson [Sat, 10 Feb 1996 00:05:30 +0000 (00:05 +0000)]
(probe+2, probe+4): New conditional move patterns.
(movsicc): Don't truncate comparison if it is DImode.

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

28 years ago(fp, integer): Added function units for pentium.
coxs [Fri, 9 Feb 1996 22:46:21 +0000 (22:46 +0000)]
(fp, integer): Added function units for pentium.

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

28 years ago(OPTIMIZATION_OPTIONS, ALIGN_DFmode, IS_STACK_MODE,
coxs [Fri, 9 Feb 1996 22:45:50 +0000 (22:45 +0000)]
(OPTIMIZATION_OPTIONS, ALIGN_DFmode, IS_STACK_MODE,

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

28 years ago(processor_costs): New variable.
coxs [Fri, 9 Feb 1996 22:44:47 +0000 (22:44 +0000)]
(processor_costs): New variable.

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

28 years ago81st Cygnus<->FSF merge
mrs [Fri, 9 Feb 1996 22:43:25 +0000 (22:43 +0000)]
81st Cygnus<->FSF merge

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

28 years agoMove pic sethi ahead of non-pic sethi and document why.
dje [Fri, 9 Feb 1996 22:25:39 +0000 (22:25 +0000)]
Move pic sethi ahead of non-pic sethi and document why.

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

28 years ago * sparc/sparc.c (sp64_medium_pic_operand): New function.
dje [Fri, 9 Feb 1996 19:46:19 +0000 (19:46 +0000)]
* sparc/sparc.c (sp64_medium_pic_operand): New function.
(move_pic_label): Delete.
(legitimize_pic_address): Simplify using some named patterns.
(finalize_pic): Add preliminary sparc64 support.
(emit_move_sequence): Reorganize.
* sparc/sparc.md (pic_lo_sum_si,pic_sethi_si,get_pc_sp32,get_pc_sp64,
move_pic_label_si,move_label_di,sethi_di_sp64): Make named patterns.
(sethi_di_sp64_const,sethi_di_medium_pic): New anonymous patterns.
(move_pic_label_si,move_label_di): Optimize for near labels.
(tablejump): Use for TARGET_MEDANY.
(casesi): Delete.

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

28 years ago(CPP_SPEC): Add defines for -m1, -m2, and -m3.
wilson [Fri, 9 Feb 1996 18:48:24 +0000 (18:48 +0000)]
(CPP_SPEC): Add defines for -m1, -m2, and -m3.

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

28 years ago(expand_call): Test RTX_INTEGRATED_P in DECL_SAVED_INSNS.
kenner [Fri, 9 Feb 1996 14:11:14 +0000 (14:11 +0000)]
(expand_call): Test RTX_INTEGRATED_P in DECL_SAVED_INSNS.

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

28 years ago(rest_of_compilation): Set RTX_INTEGRATED_P in INLINE_HEADER iff
kenner [Fri, 9 Feb 1996 14:10:39 +0000 (14:10 +0000)]
(rest_of_compilation): Set RTX_INTEGRATED_P in INLINE_HEADER iff
function is inlineable.

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

28 years ago * pa.md (floatunssisf2 expander): Don't use "general_operand".
law [Thu, 8 Feb 1996 06:12:24 +0000 (06:12 +0000)]
    * pa.md (floatunssisf2 expander): Don't use "general_operand".
        (floatunssidf2 expander): Likewise.

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

28 years agoDo not use -V as if it were -v
meissner [Wed, 7 Feb 1996 22:04:46 +0000 (22:04 +0000)]
Do not use -V as if it were -v

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

28 years ago* dbxout.c (dbxout_range_type): Emit non-range INTEGER_TYPE
bothner [Tue, 6 Feb 1996 22:26:35 +0000 (22:26 +0000)]
* dbxout.c (dbxout_range_type):  Emit non-range INTEGER_TYPE
as a sub-range of itself (so gdb can tell the difference).

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

28 years agomovdi 64 bit constants, use HOST_WIDE_INT, update tablejump
edelsohn [Tue, 6 Feb 1996 21:57:54 +0000 (21:57 +0000)]
movdi 64 bit constants, use HOST_WIDE_INT, update tablejump

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

28 years ago* stor-layout.c (layout_type): Use same code to layout CHAR_TYPE
bothner [Tue, 6 Feb 1996 20:30:34 +0000 (20:30 +0000)]
* stor-layout.c (layout_type):  Use same code to layout CHAR_TYPE
as for INTEGER_TYPE (instead of hard-wiring in QImode).

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

28 years ago * pa.md (various patterns): Avoid using "general operand" in
law [Tue, 6 Feb 1996 20:14:33 +0000 (20:14 +0000)]
* pa.md (various patterns): Avoid using "general operand" in
define_insn patterns.

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

28 years agoBump up simulator Text start, so we do not waste a page
meissner [Mon, 5 Feb 1996 02:43:13 +0000 (02:43 +0000)]
Bump up simulator Text start, so we do not waste a page

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

28 years agoTurn off @nobits on .sbss2 for now.
meissner [Sat, 3 Feb 1996 05:57:49 +0000 (05:57 +0000)]
Turn off @nobits on .sbss2 for now.

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

28 years agoRemove CYGNUS LOCAL tag.
meissner [Sat, 3 Feb 1996 01:26:32 +0000 (01:26 +0000)]
Remove CYGNUS LOCAL tag.

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

28 years agoRemove Cygnus only change.
meissner [Sat, 3 Feb 1996 01:25:58 +0000 (01:25 +0000)]
Remove Cygnus only change.

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

28 years agoMake libgcc2 build under AIX3.2.5
meissner [Sat, 3 Feb 1996 01:22:40 +0000 (01:22 +0000)]
Make libgcc2 build under AIX3.2.5

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

28 years agoAdd cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
meissner [Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)]
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory

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

28 years ago(finish_struct): Fix typo in transparent union warning that led to core dump.
eggert [Fri, 2 Feb 1996 17:42:40 +0000 (17:42 +0000)]
(finish_struct): Fix typo in transparent union warning that led to core dump.

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

28 years ago(stmt): Warn about `goto *expr;' if pedantic.
eggert [Fri, 2 Feb 1996 17:42:40 +0000 (17:42 +0000)]
(stmt): Warn about `goto *expr;' if pedantic.
(label): Warn about `case expr ... expr:' if pedantic.

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

28 years ago(TARGET_ALIGN_300): Renamed from TARGET_ALIGN_STRUCT_300.
dje [Fri, 2 Feb 1996 16:05:07 +0000 (16:05 +0000)]
(TARGET_ALIGN_300): Renamed from TARGET_ALIGN_STRUCT_300.
(TARGET_SWITCHES): Rename -malign-struct-300 to -malign-300.
(BIGGEST_ALIGNMENT): Use TARGET_ALIGN_300.

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

28 years ago(jmp_uses_reg_or_mem): Renamed from uses_reg_or_mem.
kenner [Fri, 2 Feb 1996 13:25:33 +0000 (13:25 +0000)]
(jmp_uses_reg_or_mem): Renamed from uses_reg_or_mem.
Don't look into condition of an IF_THEN_ELSE; also make faster.

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

28 years ago(debug_reload): Fix typo for reload_noncombine.
kenner [Fri, 2 Feb 1996 11:49:39 +0000 (11:49 +0000)]
(debug_reload): Fix typo for reload_noncombine.

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

28 years ago * pa-pro.h (TARGET_DEFAULT): Turn on TARGET_SOFT_FLOAT by
law [Fri, 2 Feb 1996 02:50:29 +0000 (02:50 +0000)]
    * pa-pro.h (TARGET_DEFAULT): Turn on TARGET_SOFT_FLOAT by
        default for all pro targets.
        * t-pro: Delete all multilib references.

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

28 years ago(check_newline): HANDLE_PRAGMA returns terminating char as result now.
dje [Thu, 1 Feb 1996 22:48:54 +0000 (22:48 +0000)]
(check_newline): HANDLE_PRAGMA returns terminating char as result now.

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

28 years ago(HANDLE_PRAGMA): Change to expression with terminating character as result.
dje [Thu, 1 Feb 1996 22:47:21 +0000 (22:47 +0000)]
(HANDLE_PRAGMA): Change to expression with terminating character as result.

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

28 years agoFix comment.
dje [Thu, 1 Feb 1996 22:41:55 +0000 (22:41 +0000)]
Fix comment.

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

28 years ago(HANDLE_PRAGMA): Change to expression whose value is terminating character.
dje [Thu, 1 Feb 1996 22:40:45 +0000 (22:40 +0000)]
(HANDLE_PRAGMA): Change to expression whose value is terminating character.

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

28 years agoInitial revision
mrs [Thu, 1 Feb 1996 19:33:01 +0000 (19:33 +0000)]
Initial revision

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

28 years ago80th Cygnus<->FSF merge
mrs [Thu, 1 Feb 1996 19:32:00 +0000 (19:32 +0000)]
80th Cygnus<->FSF merge

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

28 years agofix typo st -> std
edelsohn [Thu, 1 Feb 1996 02:12:43 +0000 (02:12 +0000)]
fix typo st -> std

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

28 years agoRewrite to use EXTRA_SPECS.
dje [Thu, 1 Feb 1996 00:24:40 +0000 (00:24 +0000)]
Rewrite to use EXTRA_SPECS.

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

28 years ago(CPP_SPEC): Delete.
dje [Thu, 1 Feb 1996 00:20:49 +0000 (00:20 +0000)]
(CPP_SPEC): Delete.
(SUBTARGET_EXTRA_SPECS): Define.

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

28 years agocorrect parenthesization of TARGET_32BIT
edelsohn [Wed, 31 Jan 1996 22:28:24 +0000 (22:28 +0000)]
correct parenthesization of TARGET_32BIT

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

28 years agold/std typos and TARGET_32BIT usage
edelsohn [Wed, 31 Jan 1996 20:08:06 +0000 (20:08 +0000)]
ld/std typos and TARGET_32BIT usage

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

28 years agoAdd support for A/UX
ian [Wed, 31 Jan 1996 19:14:05 +0000 (19:14 +0000)]
Add support for A/UX

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

28 years agoRecognize A/UX
ian [Wed, 31 Jan 1996 19:10:52 +0000 (19:10 +0000)]
Recognize A/UX

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

28 years ago* regs.h (regno_pointer_align, REGNO_POINTER_ALIGN): Delete from
erich [Wed, 31 Jan 1996 14:45:20 +0000 (14:45 +0000)]
* regs.h (regno_pointer_align, REGNO_POINTER_ALIGN): Delete from
here...
* rtl.h (regno_pointer_align, REGNO_POINTER_ALIGN): ... and put
them here.

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