Commit Graph

11 Commits

Author SHA1 Message Date
Richard Kenner
8a12c32ded (iterator_loop_epilogue): Don't clear DECL_RTL for a static decl.
From-SVN: r11554
1996-03-18 19:14:36 -05:00
Richard Kenner
940d9d638b Update FSF address.
From-SVN: r9959
1995-06-15 07:33:25 -04:00
Richard Kenner
ddd5a7c180 Fix typos in comments.
From-SVN: r9711
1995-05-16 08:14:26 -04:00
Richard Kenner
a5dbd798f2 (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make.
(iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we
make.
Pass const0_rtx as TARGET to expand_expr.

From-SVN: r5032
1993-07-28 15:34:22 -04:00
Richard Kenner
93e4100a85 (collect_iterators, case SAVE_EXPR): Simplify code added in previous
change.

From-SVN: r4768
1993-06-27 18:41:45 -04:00
Richard Stallman
09aab2de6b (save_exprs): New variable.
(collect_iterators): Don't process a SAVE_EXPR twice.
(iterator_expand): Clear save_exprs.

From-SVN: r4693
1993-06-18 20:23:51 +00:00
Richard Stallman
e4135fa5a2 (collect_iterators): Cast tree code to int for indexing.
From-SVN: r3913
1993-03-29 18:57:45 +00:00
Richard Kenner
03407c7527 (collect_iterators): Handle simple expressions quickly.
Don't try to interpret operands that are RTL as if they were trees.

From-SVN: r3616
1993-03-02 19:01:48 -05:00
Richard Stallman
4c975d0707 entered into RCS
From-SVN: r3586
1993-03-02 04:21:48 +00:00
Richard Stallman
e26d4611b5 *** empty log message ***
From-SVN: r3569
1993-02-28 07:43:14 +00:00
Richard Stallman
41424fddc0 Initial revision
From-SVN: r3568
1993-02-28 07:28:31 +00:00