1. 12 Sep, 2009 2 commits
    • gsstruct.def (DEFGSSTRUCT): Remove printable-name argument... · f2c4a81c
      * gsstruct.def (DEFGSSTRUCT): Remove printable-name argument; add
              structure-name and has-tree-operands arguments; update all entries.
              * gimple.def (DEFGSCODE): Replace 3rd argument with GSS_symbol;
              update all entries.
              * gimple.c (gimple_ops_offset_): Use HAS_TREE_OP argument.
              (gsstruct_code_size): New.
              (gss_for_code_): New.
              (gss_for_code): Remove.
              (gimple_size): Rewrite using gsstruct_code_size.
              (gimple_statement_structure): Move to gimple.h.
              * gimple.h (gimple_ops_offset_, gss_for_code_): Declare.
              (gss_for_code, gimple_statement_structure): New.
              (gimple_ops): Use new arrays; tidy.
      
      From-SVN: r151650
      Richard Henderson committed
    • Daily bump. · 0a58a024
      From-SVN: r151649
      GCC Administrator committed
  2. 11 Sep, 2009 16 commits
  3. 10 Sep, 2009 22 commits