]> gcc.gnu.org Git - gcc.git/commit
tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES for non-trees.
authorMark Mitchell <mark@codesourcery.com>
Sat, 2 Oct 1999 08:52:17 +0000 (08:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 2 Oct 1999 08:52:17 +0000 (08:52 +0000)
commit97ca93c3aef6c1b519661e4dddc1e8272f1ccc63
treefbb3f33157826fbf0d0a9efcc6fccd16a1fe4a48
parent06900a3427fe455af4e1fb5e59b7d14de453d2f3
tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES for non-trees.

* tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES
for non-trees.
(build1): Likewise.

From-SVN: r29764
gcc/ChangeLog
gcc/tree.c
This page took 0.059986 seconds and 5 git commands to generate.