fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR if we are in GIMPLE.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 6 Nov 2004 19:16:59 +0000 (19:16 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 6 Nov 2004 19:16:59 +0000 (19:16 +0000)
commit703201ea4e783cc787be9fc2077382bc5e90d697
tree18d4db7d94a72a005e9573b5fdcc75f34cd59b0f
parente78980b724dc1ad0689c40f5936c26356033797a
fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR if we are in GIMPLE.

* fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR
if we are in GIMPLE.

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