1. 16 Mar, 1994 3 commits
    • (gen_lowpart_common... · 65e8fe02
      (gen_lowpart_common, gen_highpart, operand_subword): Test input
      against RTX for FP, AP, and SP, not same register number.
      
      From-SVN: r6795
      Richard Kenner committed
    • (expand_expr): Update comments and fix formatting. · d6a5ac33
      (expand_expr, case VAR_DECL, STRING_CST, CONSTRUCTOR): If flag_force_addr, put
      address in register unless REG.
      (expand_expr, case CONSTRUCTOR, CONVERT_EXPR): Make TARGET with TMODE, if
      specified.
      (expand_expr, case IN_EXPR): Clean up.  Allow INDEX to be an unsigned type.
      Always evaluate SET and INDEX in case of side effects.
      (expand_expr, case CONVERT_EXPR): Use convert_modes to handle consts.
      (expand_expr, case ABS_EXPR): Simplify processing of COMPLEX.
      Compare with zero word-by-word if required.
      (expand_expr, case ABS_EXPR, MIN_EXPR, COND_EXPR): Don't use TARGET if
      not MODE.
      (expand_expr, case TRUTH_*_EXPR): Modes of input and output must agree.
      (expand_expr, case CONJ_EXPR): Remove redundant def of MODE.
      
      From-SVN: r6794
      Richard Kenner committed
    • (layout_record): If the place where we were going to put a field · 8df06118
      changed, lay it out again.
      
      From-SVN: r6793
      Richard Kenner committed
  2. 15 Mar, 1994 1 commit
  3. 14 Mar, 1994 21 commits
  4. 13 Mar, 1994 10 commits
  5. 12 Mar, 1994 5 commits