gcc.git
30 years ago*** empty log message ***
Steve Chamberlain [Tue, 23 Aug 1994 02:07:34 +0000 (02:07 +0000)]
*** empty log message ***

From-SVN: r7958

30 years agopa.h (FUNCTION_ARG): Use indirect calling conventions when TARGET_LONG_CALLS is in...
Jeff Law [Mon, 22 Aug 1994 03:15:12 +0000 (21:15 -0600)]
pa.h (FUNCTION_ARG): Use indirect calling conventions when TARGET_LONG_CALLS is in effect.

* pa.h (FUNCTION_ARG): Use indirect calling conventions when
TARGET_LONG_CALLS is in effect.

From-SVN: r7957

30 years agosched.c (sched_analyze_insn): Add new parameter loop_note.
Jim Wilson [Sat, 20 Aug 1994 17:31:16 +0000 (10:31 -0700)]
sched.c (sched_analyze_insn): Add new parameter loop_note.

* sched.c (sched_analyze_insn): Add new parameter loop_note.
If loop_note set, then serialize on this insn.
(sched_analyze): New variable loop_note.  Pass to
sched_analyze_insn.  Set it if we pass a NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END.
(unlink_notes): Don't save away NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END notes.
(schedule_block): Generalize code that looks for magic REG_DEAD
notes and converts them to notes.

From-SVN: r7956

30 years agoAllocate eax before edx.
Michael Meissner [Sat, 20 Aug 1994 16:46:44 +0000 (16:46 +0000)]
Allocate eax before edx.

From-SVN: r7955

30 years ago(build_type_variant): Only return existing type if it
Jim Wilson [Sat, 20 Aug 1994 00:20:05 +0000 (17:20 -0700)]
(build_type_variant): Only return existing type if it
also has the same TYPE_NAME.

From-SVN: r7954

30 years ago(NO_IMPLICIT_EXTERN_C): Comment out.
Jim Wilson [Sat, 20 Aug 1994 00:14:21 +0000 (17:14 -0700)]
(NO_IMPLICIT_EXTERN_C): Comment out.

From-SVN: r7953

30 years agoUse $FIX_HEADER macro instead of calling fix-header directly.
Per Bothner [Fri, 19 Aug 1994 23:49:28 +0000 (16:49 -0700)]
Use $FIX_HEADER macro instead of calling fix-header directly.

From-SVN: r7952

30 years ago(emit_move_insn_1): Never make a no-conflict block.
Richard Kenner [Fri, 19 Aug 1994 23:23:00 +0000 (19:23 -0400)]
(emit_move_insn_1): Never make a no-conflict block.

From-SVN: r7951

30 years ago(function_cannot_inline): Don't inline if any parm is a transparent
Richard Kenner [Fri, 19 Aug 1994 21:34:11 +0000 (17:34 -0400)]
(function_cannot_inline): Don't inline if any parm is a transparent
union.

From-SVN: r7950

30 years ago(expand_call): If parm is transparent union, use type of first field.
Richard Kenner [Fri, 19 Aug 1994 21:33:48 +0000 (17:33 -0400)]
(expand_call): If parm is transparent union, use type of first field.

From-SVN: r7949

30 years ago(assign_parms): If parm is transparent union, use type of first field.
Richard Kenner [Fri, 19 Aug 1994 21:33:13 +0000 (17:33 -0400)]
(assign_parms): If parm is transparent union, use type of first field.

From-SVN: r7948

30 years ago(decl_attribute): Handle "transparent_union" attribute.
Richard Kenner [Fri, 19 Aug 1994 21:32:52 +0000 (17:32 -0400)]
(decl_attribute): Handle "transparent_union" attribute.

From-SVN: r7947

30 years ago(struct tree_type): New field transparent_union_flag.
Richard Kenner [Fri, 19 Aug 1994 21:32:29 +0000 (17:32 -0400)]
(struct tree_type): New field transparent_union_flag.

(struct tree_decl): New field transparent_union.
({DECL,TYPE}_TRANSPARENT_UNION): New macros.

From-SVN: r7946

30 years agoCanonicalize ${INPUT} to avoid automounter problems.
Ian Lance Taylor [Fri, 19 Aug 1994 16:01:48 +0000 (16:01 +0000)]
Canonicalize ${INPUT} to avoid automounter problems.

From-SVN: r7945

30 years ago(build_selector_translation_table): Reset current_function_decl after hack_function_p...
Kresten Krab Thorup [Fri, 19 Aug 1994 15:36:22 +0000 (15:36 +0000)]
(build_selector_translation_table): Reset current_function_decl after hack_function_prototype build it.

(build_selector_translation_table): Reset
current_function_decl after hack_function_prototype build it.
(build_module_descriptor): Return constructor name from functions
decl_rtl.

From-SVN: r7944

30 years ago46 Cygnus<->FSF merge
Mike Stump [Thu, 18 Aug 1994 20:50:43 +0000 (20:50 +0000)]
46 Cygnus<->FSF merge

From-SVN: r7943

30 years ago(distribute_notes...
Jim Wilson [Thu, 18 Aug 1994 18:09:33 +0000 (11:09 -0700)]
(distribute_notes...

(distribute_notes, case REG_UNUSED): Ignore notes when
from_insn != i3 only if the notes would remain as REG_UNUSED notes.

From-SVN: r7942

30 years ago(CLIPPER_ARG_SIZE): Return size in bytes.
Richard Kenner [Wed, 17 Aug 1994 22:31:36 +0000 (18:31 -0400)]
(CLIPPER_ARG_SIZE): Return size in bytes.

(FUNCTION_ARG_ADVANCE): Fix argument alignment processing.

From-SVN: r7941

30 years ago*** empty log message ***
Richard Kenner [Wed, 17 Aug 1994 22:20:40 +0000 (18:20 -0400)]
*** empty log message ***

From-SVN: r7940

30 years ago(fold_rtx): When folding tablejump, allow LABEL_REF to be in arg0;
Richard Kenner [Wed, 17 Aug 1994 22:03:37 +0000 (18:03 -0400)]
(fold_rtx): When folding tablejump, allow LABEL_REF to be in arg0;

also allow other arg to be MINUS, not just be equivalent to it.

From-SVN: r7939

30 years ago(tablejump): Add SIGN_EXTEND to HImode offset so can add to SImode PC.
Richard Kenner [Wed, 17 Aug 1994 22:03:02 +0000 (18:03 -0400)]
(tablejump): Add SIGN_EXTEND to HImode offset so can add to SImode PC.

Likewise for matching pattern.

From-SVN: r7938

30 years ago(casesi_2): Operand 0 is HImode; add SIGN_EXTEND when adding to pc.
Richard Kenner [Wed, 17 Aug 1994 22:01:17 +0000 (18:01 -0400)]
(casesi_2): Operand 0 is HImode; add SIGN_EXTEND when adding to pc.

(casesi): Operand 0 is HImode.
(unnamed PC addition pattern): Add SIGN_EXTEND to add HImode offset to
SImode PC.

From-SVN: r7937

30 years ago(ASM_OUTPUT_ASCII): Edit comment.
Jim Wilson [Wed, 17 Aug 1994 17:10:29 +0000 (10:10 -0700)]
(ASM_OUTPUT_ASCII): Edit comment.

From-SVN: r7936

30 years agoUpdated comments.
Noah Friedman [Tue, 16 Aug 1994 20:42:48 +0000 (16:42 -0400)]
Updated comments.

From-SVN: r7935

30 years ago(index0): New function.
Richard Kenner [Mon, 15 Aug 1994 23:31:15 +0000 (19:31 -0400)]
(index0): New function.

(trigraph_pcp): Use index0 instead of index, so that a null byte
doesn't suppress further trigraph preprocessing.

From-SVN: r7934

30 years ago(rescan, do_ident): Pass more accurate size request to check_expand.
Richard Kenner [Mon, 15 Aug 1994 23:26:36 +0000 (19:26 -0400)]
(rescan, do_ident): Pass more accurate size request to check_expand.

From-SVN: r7933

30 years ago(main): Don't dump core if given -pcp, -MD, or -MMD without following
Richard Kenner [Mon, 15 Aug 1994 23:18:56 +0000 (19:18 -0400)]
(main): Don't dump core if given -pcp, -MD, or -MMD without following
arg.

From-SVN: r7932

30 years ago(expand_elseif): New function.
Richard Kenner [Mon, 15 Aug 1994 21:56:27 +0000 (17:56 -0400)]
(expand_elseif): New function.

From-SVN: r7931

30 years agoInitial revision
Stan Shebs [Mon, 15 Aug 1994 20:36:55 +0000 (20:36 +0000)]
Initial revision

From-SVN: r7930

30 years ago(objc_sizeof_type): Assign from ROUND,
Kresten Krab Thorup [Mon, 15 Aug 1994 16:03:36 +0000 (16:03 +0000)]
(objc_sizeof_type): Assign from ROUND,

        don't increment.  Remove ; after while to fix infinite loop.
        Add float and double cases.
        (objc_alignof_type):  Add float and double cases.

From-SVN: r7929

30 years agoencoding.c (objc_sizeof_type): Should assign from ROUND, not increment.
Kresten Krab Thorup [Mon, 15 Aug 1994 15:51:03 +0000 (15:51 +0000)]
encoding.c (objc_sizeof_type): Should assign from ROUND, not increment.

* objc/encoding.c (objc_sizeof_type): Should assign from ROUND,
not increment.  Remove ; after while to fix infinite loop.
Add support for floats and doubles.
(objc_alignof_type):  Add support for floats and doubles.
* objc/selector.c (): Use __objc_selector_names, not
__objc_selector_array.
(sel_types_match): New function.
(sel_get_typed_uid): Modified to use sel_types_match, so that we
can get typed selectors in an architecture-independent way.  Fixed
strcmp that should have been !strcmp.

From-SVN: r7928

30 years agopa.h (ASM_OUTPUT_ALIGNED_COMMON, [...]): Define.
Jeff Law [Mon, 15 Aug 1994 01:57:21 +0000 (19:57 -0600)]
pa.h (ASM_OUTPUT_ALIGNED_COMMON, [...]): Define.

* pa.h (ASM_OUTPUT_ALIGNED_COMMON, ASM_OUTPUT_ALIGNED_LOCAL):
Define.
(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Delete.

From-SVN: r7927

30 years agopa.c (hppa_expand_prologue): Avoid writing outside the current stack boundary in...
Jeff Law [Mon, 15 Aug 1994 01:55:59 +0000 (19:55 -0600)]
pa.c (hppa_expand_prologue): Avoid writing outside the current stack boundary in code to handle large stack...

* pa.c (hppa_expand_prologue): Avoid writing outside the current
stack boundary in code to handle large stack frames.

From-SVN: r7926

30 years ago(loop_iterations): Use PREV_INSN not prev_nonnote_insn.
Jim Wilson [Sun, 14 Aug 1994 23:13:22 +0000 (16:13 -0700)]
(loop_iterations): Use PREV_INSN not prev_nonnote_insn.

From-SVN: r7925

30 years ago(ASM_OUTPUT_NEWLINE): Delete.
Jim Wilson [Sun, 14 Aug 1994 23:09:56 +0000 (16:09 -0700)]
(ASM_OUTPUT_NEWLINE): Delete.

(ASM_OUTPUT_ASCII): Don't use ASM_OUTPUT_NEWLINE.

From-SVN: r7924

30 years ago(ASM_OUTPUT_NEWLINE): Delete.
Jim Wilson [Sun, 14 Aug 1994 23:09:34 +0000 (16:09 -0700)]
(ASM_OUTPUT_NEWLINE): Delete.

(ASM_OUTPUT_ASCII): Define.

From-SVN: r7923

30 years ago(va_start): Add cast to __gnuc_va_list type.
Jim Wilson [Sun, 14 Aug 1994 23:03:47 +0000 (16:03 -0700)]
(va_start): Add cast to __gnuc_va_list type.

From-SVN: r7922

30 years ago(mark_used_regs): When adding REG_DEAD notes...
Jim Wilson [Sun, 14 Aug 1994 23:01:37 +0000 (16:01 -0700)]
(mark_used_regs): When adding REG_DEAD notes...

(mark_used_regs): When adding REG_DEAD notes, check for
the case where a multiple register hard reg overlaps a register
set by the insn.

From-SVN: r7921

30 years ago(distribute_notes, case REG_DEAD): Add another
Jim Wilson [Sun, 14 Aug 1994 23:00:43 +0000 (16:00 -0700)]
(distribute_notes, case REG_DEAD): Add another
find_reg_fusage call.

From-SVN: r7920

30 years ago(attach_deaths): When adding REG_DEAD notes...
Jim Wilson [Sun, 14 Aug 1994 22:59:58 +0000 (15:59 -0700)]
(attach_deaths): When adding REG_DEAD notes...

(attach_deaths): When adding REG_DEAD notes, check for
the case where a multiple register hard reg overlaps a register
set by the insn.

From-SVN: r7919

30 years ago(calculate_giv_inc): Handle constants loaded with IOR.
Jim Wilson [Sun, 14 Aug 1994 22:55:17 +0000 (15:55 -0700)]
(calculate_giv_inc): Handle constants loaded with IOR.

From-SVN: r7918

30 years ago(skip_if_group): New arg op. All callers changed.
Richard Stallman [Sun, 14 Aug 1994 21:29:21 +0000 (21:29 +0000)]
(skip_if_group): New arg op.  All callers changed.

If output_conditionals is true, output text of failed conditionals.
(conditional_skip): New arg op.  All callers changed.
(main): Handle -ifoutput option.

From-SVN: r7917

30 years ago(print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CST
Richard Kenner [Sun, 14 Aug 1994 13:51:43 +0000 (09:51 -0400)]
(print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CST
ifdef REAL_ARITHMETIC.

From-SVN: r7916

30 years ago(count_possible_groups) Pass CLASS as arg and only try to find groups
Richard Kenner [Sun, 14 Aug 1994 09:58:18 +0000 (05:58 -0400)]
(count_possible_groups) Pass CLASS as arg and only try to find groups
of that class.

From-SVN: r7915

30 years agoRenamed from t-sunos4.
Jim Wilson [Sat, 13 Aug 1994 21:12:08 +0000 (14:12 -0700)]
Renamed from t-sunos4.

From-SVN: r7914

30 years agoNew file.
Jim Wilson [Sat, 13 Aug 1994 21:11:09 +0000 (14:11 -0700)]
New file.

From-SVN: r7913

30 years agoreload1.c (emit_reload_insns): Handle a secondary input reload which needs to use...
Jeff Law [Sat, 13 Aug 1994 17:51:15 +0000 (11:51 -0600)]
reload1.c (emit_reload_insns): Handle a secondary input reload which needs to use secondary memory too.

        * reload1.c (emit_reload_insns): Handle a secondary input reload
        which needs to use secondary memory too.

From-SVN: r7912

30 years ago(set_nonvarying_address_components): If BASE is CONST_INT, add value to start and...
Richard Kenner [Fri, 12 Aug 1994 23:05:07 +0000 (19:05 -0400)]
(set_nonvarying_address_components): If BASE is CONST_INT, add value to start and set BASE to const0_rtx.

(set_nonvarying_address_components): If BASE is CONST_INT, add value to start
and set BASE to const0_rtx.
(refers_to_mem_p): Don't do it here.

From-SVN: r7911

30 years ago(expand_inline_function): Use single_set when appropriate.
Richard Kenner [Fri, 12 Aug 1994 22:59:51 +0000 (18:59 -0400)]
(expand_inline_function): Use single_set when appropriate.

Delete insn that sets static_chain_incoming_rtx before its use.
(subst_constants): Treat virtual reg as constant.

From-SVN: r7910

30 years ago(expand_function_start): Add redundant copy to static_chain_incoming_rtx if...
Richard Kenner [Fri, 12 Aug 1994 22:59:14 +0000 (18:59 -0400)]
(expand_function_start): Add redundant copy to static_chain_incoming_rtx if...

(expand_function_start): Add redundant copy to
static_chain_incoming_rtx if SMALL_REGISTER_CLASS so inlining works
properly.

From-SVN: r7909

30 years agoLet mips_cpu and mips_cpu_string be defaulted.
Ian Lance Taylor [Fri, 12 Aug 1994 22:54:56 +0000 (22:54 +0000)]
Let mips_cpu and mips_cpu_string be defaulted.

From-SVN: r7908

30 years ago(movsf): Don't truncate if not register; clean up.
Richard Kenner [Fri, 12 Aug 1994 18:58:02 +0000 (14:58 -0400)]
(movsf): Don't truncate if not register; clean up.

From-SVN: r7907

30 years ago(simplify_rtx, case FLOAT_TRUNCATE): Remove redundant float_truncate.
Richard Kenner [Fri, 12 Aug 1994 18:57:01 +0000 (14:57 -0400)]
(simplify_rtx, case FLOAT_TRUNCATE): Remove redundant float_truncate.

From-SVN: r7906

30 years ago(stupid_mark_refs): Only show changes size if one mode is integral.
Richard Kenner [Fri, 12 Aug 1994 18:56:26 +0000 (14:56 -0400)]
(stupid_mark_refs): Only show changes size if one mode is integral.

From-SVN: r7905

30 years ago(mark_used_regs): Only show changes size if one mode is integral.
Richard Kenner [Fri, 12 Aug 1994 18:56:03 +0000 (14:56 -0400)]
(mark_used_regs): Only show changes size if one mode is integral.

From-SVN: r7904

30 years agoMade -pipe work for -msvr4. Added -D*_TARGET definitions.
Stan Cox [Fri, 12 Aug 1994 17:43:12 +0000 (17:43 +0000)]
Made -pipe work for -msvr4. Added -D*_TARGET definitions.

From-SVN: r7903

30 years agoUse bcnd instead of bb0/bb1 for optimize cases
Stan Cox [Fri, 12 Aug 1994 17:41:31 +0000 (17:41 +0000)]
Use bcnd instead of bb0/bb1 for optimize cases

From-SVN: r7902

30 years agoFix typo in last change.
Richard Kenner [Fri, 12 Aug 1994 13:10:54 +0000 (09:10 -0400)]
Fix typo in last change.

From-SVN: r7901

30 years ago(duplicate_decls): Suppress -Wredundant-decls warning if we have
Richard Kenner [Fri, 12 Aug 1994 11:52:04 +0000 (07:52 -0400)]
(duplicate_decls): Suppress -Wredundant-decls warning if we have
already given an error.

From-SVN: r7900

30 years ago(expand_anon_union_decl): Fix up the alignment and mode
Jason Merrill [Fri, 12 Aug 1994 08:28:45 +0000 (08:28 +0000)]
(expand_anon_union_decl): Fix up the alignment and mode
        of the member VAR_DECLs.

From-SVN: r7899

30 years agoFix to previous check-in.
Per Bothner [Thu, 11 Aug 1994 22:18:53 +0000 (15:18 -0700)]
Fix to previous check-in.

From-SVN: r7898

30 years ago*** empty log message ***
Richard Kenner [Thu, 11 Aug 1994 21:00:10 +0000 (17:00 -0400)]
*** empty log message ***

From-SVN: r7897

30 years ago(rescan): Fix botches with `-lint': the output buffer pointer was not recached proper...
Richard Kenner [Thu, 11 Aug 1994 20:41:33 +0000 (16:41 -0400)]
(rescan): Fix botches with `-lint': the output buffer pointer was not recached properly, leading to lost output.

(rescan): Fix botches with `-lint': the output buffer pointer was not
recached properly, leading to lost output.  Also, buffer overrun was
possible.

From-SVN: r7896

30 years ago* tree.c (stabilize_reference): Handle COMPOUND_EXPR.
Per Bothner [Thu, 11 Aug 1994 20:41:05 +0000 (13:41 -0700)]
* tree.c (stabilize_reference):  Handle COMPOUND_EXPR.

From-SVN: r7895

30 years agoIf NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }.
Per Bothner [Thu, 11 Aug 1994 20:36:33 +0000 (13:36 -0700)]
If NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }.

From-SVN: r7894

30 years ago(dump_defn_1): Skip newlines and strings correctly.
Richard Kenner [Thu, 11 Aug 1994 18:23:38 +0000 (14:23 -0400)]
(dump_defn_1): Skip newlines and strings correctly.

From-SVN: r7893

30 years ago(FUNCTION_PROFILER): Load global pointer from $27, not $26.
Richard Kenner [Thu, 11 Aug 1994 18:09:15 +0000 (14:09 -0400)]
(FUNCTION_PROFILER):  Load global pointer from $27, not $26.

From-SVN: r7892

30 years agoentered into RCS
Richard Kenner [Thu, 11 Aug 1994 17:55:23 +0000 (13:55 -0400)]
entered into RCS

From-SVN: r7891

30 years ago(NO_DOT_IN_LABEL): Define if HPUX_ASM.
Richard Kenner [Thu, 11 Aug 1994 17:52:11 +0000 (13:52 -0400)]
(NO_DOT_IN_LABEL): Define if HPUX_ASM.

From-SVN: r7890

30 years ago(find_auto_inc): Ensure that all proposed changes to insns are valid
Richard Kenner [Thu, 11 Aug 1994 17:13:20 +0000 (13:13 -0400)]
(find_auto_inc): Ensure that all proposed changes to insns are valid
before commiting to the auto-inc.

From-SVN: r7889

30 years ago(BLOCK_PROFILER): Use $26 and $27 instead of $0 and $1.
Richard Kenner [Thu, 11 Aug 1994 17:12:06 +0000 (13:12 -0400)]
(BLOCK_PROFILER): Use $26 and $27 instead of $0 and $1.

From-SVN: r7888

30 years ago(ASM_OUTPUT_SOURCE_LINE): Call assemble_name.
Richard Kenner [Thu, 11 Aug 1994 17:09:32 +0000 (13:09 -0400)]
(ASM_OUTPUT_SOURCE_LINE): Call assemble_name.

From-SVN: r7887

30 years ago(expand_builtin): Relegate sin and cos to ffast-math.
Richard Kenner [Thu, 11 Aug 1994 16:56:59 +0000 (12:56 -0400)]
(expand_builtin): Relegate sin and cos to ffast-math.

From-SVN: r7886

30 years ago(expand_call): Ensure we call force_operand on structure_value_addr.
Richard Kenner [Thu, 11 Aug 1994 16:48:40 +0000 (12:48 -0400)]
(expand_call): Ensure we call force_operand on structure_value_addr.

From-SVN: r7885

30 years ago(mostlyclean): Add missing -f.
Richard Kenner [Thu, 11 Aug 1994 16:43:10 +0000 (12:43 -0400)]
(mostlyclean): Add missing -f.

From-SVN: r7884

30 years agopa.md (default set high): Do not accept function label arithmetic as a valid operand.
Jeff Law [Tue, 9 Aug 1994 06:03:07 +0000 (00:03 -0600)]
pa.md (default set high): Do not accept function label arithmetic as a valid operand.

* pa.md (default set high): Do not accept function label arithmetic
as a valid operand.
(default lo_sum): Likewise.

From-SVN: r7883

30 years agopa.c (hppa_legitimize_address): Do nothing with function label arithmetic.
Jeff Law [Tue, 9 Aug 1994 06:03:07 +0000 (00:03 -0600)]
pa.c (hppa_legitimize_address): Do nothing with function label arithmetic.

* pa.c (hppa_legitimize_address): Do nothing with function label
arithmetic.
(emit_move_sequence): Split up function label arithmetic so that
function's address is loaded first, then constant part is added to
the function's address.
(is_function_label_plus_const): New function.

From-SVN: r7882

30 years ago(print_operand_address): A patch for 2.5.8 ended up at the wrong place.
Richard Kenner [Mon, 8 Aug 1994 23:56:06 +0000 (19:56 -0400)]
(print_operand_address): A patch for 2.5.8 ended up at the wrong place.

(print_operand_address): A patch for 2.5.8 ended up at the wrong
place.  Moved.

From-SVN: r7881

30 years ago(TARGET_BITFIELD): New macro.
Richard Kenner [Mon, 8 Aug 1994 23:55:43 +0000 (19:55 -0400)]
(TARGET_BITFIELD): New macro.

(TARGET_SWITCHES): Support for TARGET_BITFIELD.

From-SVN: r7880

30 years ago(all patterns that use ins/inss and ext/exts): Disallow use of these
Richard Kenner [Mon, 8 Aug 1994 23:55:09 +0000 (19:55 -0400)]
(all patterns that use ins/inss and ext/exts): Disallow use of these
instructions when -mnobitfield is specified.

From-SVN: r7879

30 years ago(write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ is
Richard Kenner [Mon, 8 Aug 1994 23:50:27 +0000 (19:50 -0400)]
(write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ is
defined.

From-SVN: r7878

30 years ago(create_definition): Warn about `#define a@'...
Richard Kenner [Mon, 8 Aug 1994 23:41:47 +0000 (19:41 -0400)]
(create_definition): Warn about `#define a@'...

(create_definition): Warn about `#define a@', since a diagnostic is
now required (see ISO TC1's addition to subclause 6.8).  Also warn
about `#define is-empty(x) (!x)'.

From-SVN: r7877

30 years ago(emit_reload_insns): Always clear new_spill_reg_store.
Richard Kenner [Mon, 8 Aug 1994 23:36:17 +0000 (19:36 -0400)]
(emit_reload_insns): Always clear new_spill_reg_store.

From-SVN: r7876

30 years ago(find_reloads): Force reload for paradoxical SUBREG of MEM if
Richard Kenner [Mon, 8 Aug 1994 23:25:16 +0000 (19:25 -0400)]
(find_reloads): Force reload for paradoxical SUBREG of MEM if
BYTES_BIG_ENDIAN.

From-SVN: r7875

30 years ago(READONLY_DATA_SECTION): Remove definition.
Richard Kenner [Mon, 8 Aug 1994 23:12:43 +0000 (19:12 -0400)]
(READONLY_DATA_SECTION): Remove definition.

From-SVN: r7874

30 years ago(expand_function_start): Only use static_chain_incoming_rtx once if it
Richard Kenner [Mon, 8 Aug 1994 21:08:00 +0000 (17:08 -0400)]
(expand_function_start): Only use static_chain_incoming_rtx once if it
is a REG and we have SMALL_REGISTER_CLASSES.

From-SVN: r7873

30 years ago(CLASS_CANNOT_CHANGE_SIZE): New macro.
Richard Kenner [Mon, 8 Aug 1994 20:32:28 +0000 (16:32 -0400)]
(CLASS_CANNOT_CHANGE_SIZE): New macro.

From-SVN: r7872

30 years ago(find_free_reg): Fix typo in last change.
Richard Kenner [Mon, 8 Aug 1994 20:31:51 +0000 (16:31 -0400)]
(find_free_reg): Fix typo in last change.

From-SVN: r7871

30 years ago(CLASS_CANNOT_CHANGE_SIZE): New macro.
Richard Kenner [Sun, 7 Aug 1994 12:54:28 +0000 (08:54 -0400)]
(CLASS_CANNOT_CHANGE_SIZE): New macro.

From-SVN: r7870

30 years ago(eliminate_regs, case SUBREG): Add USE of pseudo so we don't
Richard Kenner [Sun, 7 Aug 1994 12:53:44 +0000 (08:53 -0400)]
(eliminate_regs, case SUBREG): Add USE of pseudo so we don't
improperly delete an output reload.

From-SVN: r7869

30 years ago(push_reload): Make test in LOAD_EXTEND_OP case more precise; handle CLASS_CANNOT_CHA...
Richard Kenner [Sun, 7 Aug 1994 12:53:02 +0000 (08:53 -0400)]
(push_reload): Make test in LOAD_EXTEND_OP case more precise; handle CLASS_CANNOT_CHANGE_SIZE.

(push_reload): Make test in LOAD_EXTEND_OP case more precise; handle
CLASS_CANNOT_CHANGE_SIZE.
(find_relods): When setting force_reloads, make LOAD_EXTEND_OP case
more precise.

From-SVN: r7868

30 years ago(regs_change_size): New variable.
Richard Kenner [Sun, 7 Aug 1994 12:52:33 +0000 (08:52 -0400)]
(regs_change_size): New variable.

(stupid_life_analysis): Alloc, init and pass it to stupid_free_reg.
(stupid_mark_regs): Set it.
(stupid_find_reg): New arg, CHANGES_SIZE; avoid regs in
CLASS_CANNOT_CHANGE_SIZE if defined and CHANGES_SIZE nonzero.

From-SVN: r7867

30 years ago(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if
Richard Kenner [Sun, 7 Aug 1994 12:52:03 +0000 (08:52 -0400)]
(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if
reg_changes_size.

From-SVN: r7866

30 years ago(qty_changes_size): New variable.
Richard Kenner [Sun, 7 Aug 1994 12:51:35 +0000 (08:51 -0400)]
(qty_changes_size): New variable.

(alloc_qty{,_for_scratch}, update_qty_class): Set it.
(local_alloc): Allocate it.
(find_free_reg): If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if
qty_changes_size.

From-SVN: r7865

30 years ago(reg_changes_size): New variable.
Richard Kenner [Sun, 7 Aug 1994 12:51:03 +0000 (08:51 -0400)]
(reg_changes_size): New variable.

(allocate_for_life_analysis): Allocate and initialize it.
(mark_used_regs, case SUBREG): Set it.

From-SVN: r7864

30 years ago(reg_changes_size): Add declaration.
Richard Kenner [Sun, 7 Aug 1994 12:50:40 +0000 (08:50 -0400)]
(reg_changes_size): Add declaration.

From-SVN: r7863

30 years ago45th Cygnus<->FSF merge
Mike Stump [Fri, 5 Aug 1994 20:25:20 +0000 (20:25 +0000)]
45th Cygnus<->FSF merge

From-SVN: r7862

30 years ago(expand_expr...
Jason Merrill [Fri, 5 Aug 1994 19:02:42 +0000 (19:02 +0000)]
(expand_expr...

 (expand_expr, COND_EXPR case): Use truthvalue_conversion
        to make the condition for running cleanups acceptable to
        invert_truthvalue.

From-SVN: r7861

30 years ago(expand_mult): Accept DImode for synth_mult only if CONST_DOUBLE_HIGH is zero.
Jim Wilson [Fri, 5 Aug 1994 16:29:21 +0000 (09:29 -0700)]
(expand_mult): Accept DImode for synth_mult only if CONST_DOUBLE_HIGH is zero.

(expand_mult): Accept DImode for synth_mult only if
CONST_DOUBLE_HIGH is zero.  Reject negative values for synth_mult
if the mode is larger than HOST_BITS_PER_INT.  Don't do the
negate_variant if the mode is larger than HOST_BITS_PER_INT.

From-SVN: r7860

30 years ago(DO_GLOBAL_CTORS_BODY): Use long instead of
Jim Wilson [Fri, 5 Aug 1994 16:22:40 +0000 (09:22 -0700)]
(DO_GLOBAL_CTORS_BODY): Use long instead of
HOST_WIDE_INT.

From-SVN: r7859