tree.c (build1_stat): Don't try to handle two-operand tree codes.
authorRichard Guenther <rguenth@gcc.gnu.org>
Wed, 18 May 2005 20:11:20 +0000 (20:11 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 18 May 2005 20:11:20 +0000 (20:11 +0000)
commit90b4552881c78f9be7252dee27a357a74428d40e
treed37131282ef399b4c5955c212623c594a319b03a
parent55cb016929542dfcf421a86070f6bb4e5cf9f86e
tree.c (build1_stat): Don't try to handle two-operand tree codes.

2005-05-18  Richard Guenther  <rguenth@gcc.gnu.org>

* tree.c (build1_stat): Don't try to handle two-operand
tree codes.

From-SVN: r99923
gcc/ChangeLog
gcc/tree.c