Jim Wilson
8700c49499
(calculate_giv_inc): Handle constants loaded with IOR.
...
From-SVN: r7918
1994-08-14 15:55:17 -07:00
Richard Stallman
bbd4b75be0
(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
1994-08-14 21:29:21 +00:00
Richard Kenner
86b38416af
(print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CST
...
ifdef REAL_ARITHMETIC.
From-SVN: r7916
1994-08-14 09:51:43 -04:00
Richard Kenner
066aca280f
(count_possible_groups) Pass CLASS as arg and only try to find groups
...
of that class.
From-SVN: r7915
1994-08-14 05:58:18 -04:00
Jim Wilson
a49fdcae47
Renamed from t-sunos4.
...
From-SVN: r7914
1994-08-13 14:12:08 -07:00
Jim Wilson
4b09e474cd
New file.
...
From-SVN: r7913
1994-08-13 14:11:09 -07:00
Jeff Law
cf19d2a9d8
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
1994-08-13 11:51:15 -06:00
Richard Kenner
336d6f0a7e
(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
1994-08-12 19:05:07 -04:00
Richard Kenner
c9734bb90e
(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
1994-08-12 18:59:51 -04:00
Richard Kenner
426749e8af
(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
1994-08-12 18:59:14 -04:00
Ian Lance Taylor
a349007c7b
Let mips_cpu and mips_cpu_string be defaulted.
...
From-SVN: r7908
1994-08-12 22:54:56 +00:00
Richard Kenner
f2974b0710
(movsf): Don't truncate if not register; clean up.
...
From-SVN: r7907
1994-08-12 14:58:02 -04:00
Richard Kenner
1d12df723d
(simplify_rtx, case FLOAT_TRUNCATE): Remove redundant float_truncate.
...
From-SVN: r7906
1994-08-12 14:57:01 -04:00
Richard Kenner
7d79bcc169
(stupid_mark_refs): Only show changes size if one mode is integral.
...
From-SVN: r7905
1994-08-12 14:56:26 -04:00
Richard Kenner
5638ef0d7b
(mark_used_regs): Only show changes size if one mode is integral.
...
From-SVN: r7904
1994-08-12 14:56:03 -04:00
Stan Cox
04c9e540c7
Made -pipe work for -msvr4. Added -D*_TARGET definitions.
...
From-SVN: r7903
1994-08-12 17:43:12 +00:00
Stan Cox
28051ef589
Use bcnd instead of bb0/bb1 for optimize cases
...
From-SVN: r7902
1994-08-12 17:41:31 +00:00
Richard Kenner
5ce574f2c6
Fix typo in last change.
...
From-SVN: r7901
1994-08-12 09:10:54 -04:00
Richard Kenner
8e5e53da6c
(duplicate_decls): Suppress -Wredundant-decls warning if we have
...
already given an error.
From-SVN: r7900
1994-08-12 07:52:04 -04:00
Jason Merrill
7b9032dda3
(expand_anon_union_decl): Fix up the alignment and mode
...
of the member VAR_DECLs.
From-SVN: r7899
1994-08-12 08:28:45 +00:00
Per Bothner
55e2b88efc
Fix to previous check-in.
...
From-SVN: r7898
1994-08-11 15:18:53 -07:00
Richard Kenner
861dfa9414
*** empty log message ***
...
From-SVN: r7897
1994-08-11 17:00:10 -04:00
Richard Kenner
b7150e4597
(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
1994-08-11 16:41:33 -04:00
Per Bothner
c451a7a05b
* tree.c (stabilize_reference): Handle COMPOUND_EXPR.
...
From-SVN: r7895
1994-08-11 13:41:05 -07:00
Per Bothner
b4e21e27a3
If NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }.
...
From-SVN: r7894
1994-08-11 13:36:33 -07:00
Richard Kenner
a3f2d1bab1
(dump_defn_1): Skip newlines and strings correctly.
...
From-SVN: r7893
1994-08-11 14:23:38 -04:00
Richard Kenner
08b2cb481a
(FUNCTION_PROFILER): Load global pointer from $27, not $26.
...
From-SVN: r7892
1994-08-11 14:09:15 -04:00
Richard Kenner
1946750f3e
entered into RCS
...
From-SVN: r7891
1994-08-11 13:55:23 -04:00
Richard Kenner
0660101543
(NO_DOT_IN_LABEL): Define if HPUX_ASM.
...
From-SVN: r7890
1994-08-11 13:52:11 -04:00
Richard Kenner
7280c2a4f0
(find_auto_inc): Ensure that all proposed changes to insns are valid
...
before commiting to the auto-inc.
From-SVN: r7889
1994-08-11 13:13:20 -04:00
Richard Kenner
70a76f06ad
(BLOCK_PROFILER): Use $26 and $27 instead of $0 and $1.
...
From-SVN: r7888
1994-08-11 13:12:06 -04:00
Richard Kenner
853782273d
(ASM_OUTPUT_SOURCE_LINE): Call assemble_name.
...
From-SVN: r7887
1994-08-11 13:09:32 -04:00
Richard Kenner
ba558a85d2
(expand_builtin): Relegate sin and cos to ffast-math.
...
From-SVN: r7886
1994-08-11 12:56:59 -04:00
Richard Kenner
5582b006ea
(expand_call): Ensure we call force_operand on structure_value_addr.
...
From-SVN: r7885
1994-08-11 12:48:40 -04:00
Richard Kenner
89e7a14a5c
(mostlyclean): Add missing -f.
...
From-SVN: r7884
1994-08-11 12:43:10 -04:00
Jeff Law
8d768fa2ae
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
1994-08-09 00:03:07 -06:00
Jeff Law
326bc2de1d
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
1994-08-09 00:03:07 -06:00
Richard Kenner
6ce47c075f
(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
1994-08-08 19:56:06 -04:00
Richard Kenner
879cad45f2
(TARGET_BITFIELD): New macro.
...
(TARGET_SWITCHES): Support for TARGET_BITFIELD.
From-SVN: r7880
1994-08-08 19:55:43 -04:00
Richard Kenner
b8318e4845
(all patterns that use ins/inss and ext/exts): Disallow use of these
...
instructions when -mnobitfield is specified.
From-SVN: r7879
1994-08-08 19:55:09 -04:00
Richard Kenner
1a19d593a0
(write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ is
...
defined.
From-SVN: r7878
1994-08-08 19:50:27 -04:00
Richard Kenner
fbcd336067
(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
1994-08-08 19:41:47 -04:00
Richard Kenner
73b2ad9e64
(emit_reload_insns): Always clear new_spill_reg_store.
...
From-SVN: r7876
1994-08-08 19:36:17 -04:00
Richard Kenner
beb5a9b86e
(find_reloads): Force reload for paradoxical SUBREG of MEM if
...
BYTES_BIG_ENDIAN.
From-SVN: r7875
1994-08-08 19:25:16 -04:00
Richard Kenner
1d19ceaaea
(READONLY_DATA_SECTION): Remove definition.
...
From-SVN: r7874
1994-08-08 19:12:43 -04:00
Richard Kenner
ac9e20f0fb
(expand_function_start): Only use static_chain_incoming_rtx once if it
...
is a REG and we have SMALL_REGISTER_CLASSES.
From-SVN: r7873
1994-08-08 17:08:00 -04:00
Richard Kenner
580d323043
(CLASS_CANNOT_CHANGE_SIZE): New macro.
...
From-SVN: r7872
1994-08-08 16:32:28 -04:00
Richard Kenner
899d4140a3
(find_free_reg): Fix typo in last change.
...
From-SVN: r7871
1994-08-08 16:31:51 -04:00
Richard Kenner
c31dfe4dc6
(CLASS_CANNOT_CHANGE_SIZE): New macro.
...
From-SVN: r7870
1994-08-07 08:54:28 -04:00
Richard Kenner
59e2c378c2
(eliminate_regs, case SUBREG): Add USE of pseudo so we don't
...
improperly delete an output reload.
From-SVN: r7869
1994-08-07 08:53:44 -04:00