calls.c (expand_call): Only destroy temporaries at the end of function calls, if...
[platform/upstream/gcc.git] / gcc / tree.def
1994-05-13 Mike Stumpcalls.c (expand_call): Only destroy temporaries at...
1994-02-16 Per BothnerRemoved un-used STRING_TYPE.
1993-10-04 Richard Kenner(PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes.
1993-06-26 Richard Kenner(TRUTH_{AND,OR,XOR}_EXPR): Make code class be 'e' like...
1993-04-13 Richard Kenner(QUAL_UNION_TYPE): New tree code.
1993-03-03 Per BothnerClarify comment on INTEGER_TYPE.
1993-02-12 Per BothnerFix typos in comment.
1992-12-30 Richard Kenner(TRUTH_XOR_EXPR): New tree code.
1992-11-13 Brendan KehoeInitial revision