- 06 Jul, 1993 11 commits
-
-
From-SVN: r4866
Jim Wilson committed -
must go through pedantic_non_lvalue. From-SVN: r4865
Jim Wilson committed -
From-SVN: r4864
Jim Wilson committed -
(INDIRECTABLE_1_ADDRESS_P, GO_IF_INDEXABLE_BASE, LEGITIMATE_INDEX_REG_P): Accept SUBREG everywhere REG is accepted. From-SVN: r4863
Jim Wilson committed -
(EXTRA_CONSTRAINT): For 'T', pass address not mem to strict_memory_address_p call. For 'U', don't accept unallocated pseudo-reg when strict. From-SVN: r4862
Jim Wilson committed -
From-SVN: r4861
Jim Wilson committed -
From-SVN: r4860
Jim Wilson committed -
test added in last change. From-SVN: r4859
Richard Stallman committed -
From-SVN: r4858
Richard Stallman committed -
(convert_arguments): Don't warn for -Wconversion about signedness of an arg that's extended from narrower unsigned type. From-SVN: r4857
Richard Stallman committed -
following an extern one (for -Wredundant-decls). From-SVN: r4856
Richard Stallman committed
-
- 05 Jul, 1993 16 commits
-
-
register into proper mode. From-SVN: r4855
Richard Kenner committed -
into proper mode. From-SVN: r4854
Richard Kenner committed -
From-SVN: r4853
Richard Kenner committed -
zero, use an unsigned MOD. From-SVN: r4852
Richard Kenner committed -
From-SVN: r4851
Richard Kenner committed -
From-SVN: r4850
Richard Kenner committed -
From-SVN: r4849
Richard Kenner committed -
From-SVN: r4848
Richard Kenner committed -
(ASM_DECLARE_FUNCTION_NAME, TEXT_SECTION_ASM_OP): Use ".text[PR]" as csect name. (RS6000_CROR_BIT_NUMBER): New macro. (PRINT_OPERAND_PUNCT_VALID_P): Allow `.' as valid. From-SVN: r4847
Richard Kenner committed -
(print_operand): Add new code '.'. (rs6000_sa_size): Delete unused variable `i'. (output_prolog, output_epilog): Use new RS6000_CROR_BIT_NUMBER. From-SVN: r4846
Richard Kenner committed -
(movhi): When storing a constant in an HImode register, use cal16 instead of cal so that the high bits are clear (combine requires this). From-SVN: r4845
Richard Kenner committed -
From-SVN: r4844
Richard Stallman committed -
From-SVN: r4843
Doug Evans committed -
From-SVN: r4842
Doug Evans committed -
(expand_expr, COMPONENT_REF case): Fetch unaligned field as bitfield. From-SVN: r4841
Richard Stallman committed -
Handle fields split across more than 2 aligned units. From-SVN: r4840
Richard Stallman committed
-
- 04 Jul, 1993 2 commits
-
-
From-SVN: r4839
Richard Stallman committed -
if compstmt returns something other than a BLOCK, return it unchanged. From-SVN: r4838
Richard Stallman committed
-
- 03 Jul, 1993 5 commits
-
-
* pa.md (call expanders): Emit different patterns for named calls and indirect calls. (call_internal_symref, call_internal_reg): New patterns. (call_internal): Deleted. Now handled by call_interal_{symref,reg}. (call_value_internal_symref, call_value_internal_reg): New patterns. (call_value_internal): Deleted. Now handled by call_value_internal_{symref,reg). From-SVN: r4837
Jeff Law committed -
From-SVN: r4836
Jeff Law committed -
From-SVN: r4835
Doug Evans committed -
From-SVN: r4834
Richard Stallman committed -
From-SVN: r4833
Jim Wilson committed
-
- 02 Jul, 1993 6 commits
-
-
extendqisi2): Preserve the SUBREG_WORD value of subreg operands. (ashldi3): Delete, obsoleted by lshldi3 pattern. (lshldi3): Rename to ashldi3 for consistency with SImode shifts. From-SVN: r4832
Jim Wilson committed -
From-SVN: r4831
Richard Stallman committed -
* (find_auto_inc): In *p=expr;q=p+size case, avoid clobbering q if referenced in expr. From-SVN: r4830
Doug Evans committed -
(pushcase, pushcase_range): Add a new converter function argument that specifies how to convert case labels to the nominal type. From-SVN: r4829
Paul Eggert committed -
Set TREE_OVERFLOW in addition to TREE_CONSTANT_OVERFLOW. From-SVN: r4828
Paul Eggert committed -
convert_and_check): Distinguish between TREE_OVERFLOW, which is just for warnings, and TREE_CONSTANT_OVERFLOW, which is for required pedantic diagnostics. From-SVN: r4827
Paul Eggert committed
-