* fold-const.c (non_lvalue): Explicitly list the tree codes that
commitf4d47aeb11c54dcd532e998132fdf22f75d31f01
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2004 03:02:44 +0000 (24 03:02 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2004 03:02:44 +0000 (24 03:02 +0000)
tree3fa78a3f02322b1c8e4ece468c0e107283801ce8
parente67a67ea884547a3da4d2d33b2aeff903d0276cb
* fold-const.c (non_lvalue): Explicitly list the tree codes that
need to be wrapped by NON_LVALUE_EXPR, instead of those that don't.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82195 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c