tree.c (save_expr): Allow either side of a dyadic operand to be constant.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 23 Dec 2002 14:43:28 +0000 (14:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 23 Dec 2002 14:43:28 +0000 (14:43 +0000)
commit0c685f1256349ca34726d19826dad68f3559a6e1
tree31685ad42eeb50810729dd451ba7b19f425a95a3
parent1df7e439e15df663a524df0bbc3aa59617383db0
tree.c (save_expr): Allow either side of a dyadic operand to be constant.

* tree.c (save_expr): Allow either side of a dyadic operand to be
constant.

* doc/portability.texi (portability): Update portability goals.

From-SVN: r60435
gcc/ChangeLog
gcc/doc/portability.texi
gcc/tree.c