- 24 Aug, 1992 3 commits
-
-
if staticp, but don't clear TREE_CONSTANT. From-SVN: r1939
Richard Stallman committed -
instead of using SUBST due to sharing. (simplify_comparison): Correct test for sign extension when trying to widen comparison. From-SVN: r1938
Richard Kenner committed -
moved down so that it occurs after call to `expand_cleanups'. From-SVN: r1937
Richard Stallman committed
-
- 23 Aug, 1992 3 commits
-
-
From-SVN: r1936
Michael Meissner committed -
From-SVN: r1935
Richard Stallman committed -
From-SVN: r1934
Richard Stallman committed
-
- 22 Aug, 1992 1 commit
-
-
From-SVN: r1933
Tom Wood committed
-
- 21 Aug, 1992 14 commits
-
-
From-SVN: r1932
Richard Kenner committed -
reorg.c (fill_simple_delay_slots): Always try to fill empty delay slots with insns from beyond the delay insn... * reorg.c (fill_simple_delay_slots): Always try to fill empty delay slots with insns from beyond the delay insn, even if optimize_skip was attempted. (fill_simple_delay_slots): When filling with insns from after the delay insn, make sure to always account for sets and references in the delay insn. From-SVN: r1931
Jeff Law committed -
From-SVN: r1930
Richard Stallman committed -
Use TREE_READONLY and TREE_THIS_VOLATILE, not TYPE_... From-SVN: r1929
Richard Stallman committed -
From-SVN: r1928
Richard Stallman committed -
From-SVN: r1927
Richard Stallman committed -
If we restart, clear OP0_MODE since we don't know it. From-SVN: r1926
Richard Kenner committed -
From-SVN: r1925
Richard Kenner committed -
variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC. From-SVN: r1924
Richard Stallman committed -
(CC,CFLAGS,LIBS): Add commented command variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC. (alloca): Build alloca.obj from alloca.c if LIBS needs it. From-SVN: r1923
Richard Stallman committed -
From-SVN: r1922
Richard Stallman committed -
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 1 commit
-
-
(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
-