1. 19 Sep, 1993 1 commit
  2. 18 Sep, 1993 7 commits
  3. 17 Sep, 1993 6 commits
  4. 16 Sep, 1993 9 commits
  5. 15 Sep, 1993 12 commits
  6. 14 Sep, 1993 4 commits
  7. 13 Sep, 1993 1 commit
    • (set_init_index): Don't allow variable indices. · 94ba5069
      (output_init_element): When putting an elt into a
      CONSTRUCTOR, always set the TREE_PURPOSE (even for arrays).
      Copy the node if it's an INTEGER_CST.
      (output_pending_init_elements): If have gap and not incremental,
      advance constructor_unfilled_fields or constructor_unfilled_index.
      
      (push_init_level): Pop any implicit levels
      that have been filled up.
      Don't die if constructor_type is 0.
      (process_init_element): If VALUE is 0 for union type,
      update constructor_bit_index.
      
      From-SVN: r5317
      Richard Stallman committed