- 21 Aug, 1992 3 commits
-
-
For Z<Y<Z warning, test class of CODE; don't use TREE_CODE (result). From-SVN: r1921
Richard Stallman committed -
* pa.md (call_value+1): For non-dynamic calls, use the "call" attribute, set length to 1, and fix output template to work properly with delay slots. * pa.md (address and use_call_clobbered attributes): Deleted, these attributes are useless. All references deleted. (call define delay): Use "in_branch_delay" as the condition since "call" delay slots and unconditional "branch" delay slots allow the same type of insns. (in_call_delay conditional): Deleted. (branch define delay): Do not define an annul-if-true delay slot. It is useless for an unconditional branch. (all delay branch conditionals): Make sure "call", "dyncall", "multi", and "milli" insns are explicitly disallowed in delay slots. From-SVN: r1920
Jeff Law committed -
* pa.c (output_mul_insn): Delete nop after branch in template, conditionally emit a nop if the delay slot was not filled. (via %#) * pa.c (output_function_prologue): Handle profiling in a function without a frame pointer. From-SVN: r1919
Jeff Law committed
-
- 20 Aug, 1992 18 commits
-
-
From-SVN: r1918
Tom Wood committed -
From-SVN: r1917
Richard Stallman committed -
Compare enums (preds. codes, mem_mode) explicitly to 0 in conditionals to work-around a VAXC bug that disallows enum as arguments to && and || operators. From-SVN: r1916
Richard Stallman committed -
(decl of create_definition): Move forward declaration past the definition of struct macrodef. (VMS_strncat): New function. From-SVN: r1915
Richard Stallman committed -
From-SVN: r1914
Richard Stallman committed -
From-SVN: r1913
Richard Stallman committed -
(main: -g debugging setup): Get rid of \ in #if condition. From-SVN: r1912
Richard Stallman committed -
From-SVN: r1911
Richard Stallman committed -
(init_expr_once): Set direct_load and direct_store if SOME hard register can be loaded or stored; not just if the first one we pick can be. From-SVN: r1910
Richard Kenner committed -
From-SVN: r1909
Richard Kenner committed -
From-SVN: r1908
Richard Kenner committed -
(store_multiple_{,no_}bug): Likewise. From-SVN: r1907
Richard Kenner committed -
From-SVN: r1906
Richard Kenner committed -
From-SVN: r1905
Richard Kenner committed -
From-SVN: r1904
Richard Stallman committed -
From-SVN: r1903
Richard Kenner committed -
(walk_insn_part): Add new parm NON_PC_SET_SRC; all callers changed. Look for IF_THEN_ELSE in a SET_SRC that isn't setting PC and set have_cmove_flag if so. (main): Define HAVE_conditional_move if have_cmove_flag is non-zero. From-SVN: r1902
Richard Kenner committed -
trigraph_pcp, so that warning uses the correct file name. From-SVN: r1901
Jim Wilson committed
-
- 19 Aug, 1992 11 commits
-
-
(find_comparison_args): Look for comparison operations if the second arg is 0 in any mode. (record_jump_cond): Don't make classes equivalent for floating-point equality comparison. From-SVN: r1900
Richard Kenner committed -
(alloc_qty_for_scratch, block_alloc): Provide alternate code in some cases when REGISTER_CONSTRAINTS is not defined. (alloc_qty_for_scratch, block_alloc): Provide alternate code in some cases when REGISTER_CONSTRAINTS is not defined. (requires_inout_p): Only used when REGISTER_CONSTRAINTS is defined. From-SVN: r1899
Richard Kenner committed -
Rework to scan an entire insn to look for auto-inc operations. From-SVN: r1898
Richard Kenner committed -
From-SVN: r1897
Richard Kenner committed -
(instantiate_decls{,_1}): Call it. From-SVN: r1896
Richard Kenner committed -
From-SVN: r1895
Richard Kenner committed -
comparison in a wider mode. (distribute_notes, REG_EQUAL): Don't put back a note with a non-constant expression since it may no longer be valid. From-SVN: r1894
Richard Kenner committed -
expr.c (expand_expr): The first expansion of a TARGET_EXPR is marked by DECL_RTL (slot) being filled... * expr.c (expand_expr): The first expansion of a TARGET_EXPR is marked by DECL_RTL (slot) being filled in AND TREE_OPERAND (exp, 1) being wiped-out with a NULL_TREE, not just the DECL_RTL (slot) being filled in. From-SVN: r1893
Mike Stump committed -
(build_selector_translation_table): NULL-terminate the selector list. Mark _OBJC_SELECTOR_REFERENCES_decl as static, not extern. From-SVN: r1892
Richard Stallman committed -
From-SVN: r1891
Mike Stump committed -
* expr.c (expand_expr): When expanding TARGET_EXPRs, make sure that they are only expanded once, after the first expansion, the rtl can be used without further expansions. From-SVN: r1890
Mike Stump committed
-
- 18 Aug, 1992 8 commits
-
-
(expand_end_bindings): Check DECL_IN_SYSTEM_HEADER for unused warnings. From-SVN: r1889
Richard Stallman committed -
From-SVN: r1888
Richard Stallman committed -
From-SVN: r1887
Tom Wood committed -
From-SVN: r1886
Richard Stallman committed -
From-SVN: r1885
Tom Wood committed -
From-SVN: r1884
Dennis Glatting committed -
From-SVN: r1883
Richard Stallman committed -
(movstrsi): New define_expand. From-SVN: r1882
Richard Stallman committed
-