* fold-const.c (fold_unary): Use build1 instead of copy_node.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 6 Mar 2005 20:14:16 +0000 (20:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 6 Mar 2005 20:14:16 +0000 (20:14 +0000)
commitc1a408fd50c0d395ae12033647364a82705708c7
treee2ef27525027b25a686ee926a7b08b2f1aeccb74
parentf00822b28d0c1d075ac008fc7eadef4f3b269ab5
* fold-const.c (fold_unary): Use build1 instead of copy_node.

From-SVN: r95989
gcc/ChangeLog
gcc/fold-const.c