tree-convert.c (convert): Use fold_build1 instead of fold (build1.
authorJames A. Morrison <phython@gcc.gnu.org>
Sun, 7 Aug 2005 16:36:33 +0000 (16:36 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sun, 7 Aug 2005 16:36:33 +0000 (16:36 +0000)
commitfebfc59a9523bc59d2cf4112bb394f2ee1da83ea
tree6b97d7df52c82e91cc198e359685cd76825ee184
parent3300bf07379ac6aaa8367313eae8234f273c4ea8
tree-convert.c (convert): Use fold_build1 instead of fold (build1.

2005-08-07  James A. Morrison  <phython@gcc.gnu.org>

        * tree-convert.c (convert): Use fold_build1 instead of
        fold (build1.

From-SVN: r102831
gcc/treelang/ChangeLog
gcc/treelang/tree-convert.c