------- Comment #9 from pinskia at gcc dot gnu dot org  2006-09-27 06:56 -------
Created an attachment (id=12335)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12335&action=view)
Patch for saying SAVE_EXPRs are not lvalues

I looked into the history of lvalue_p and SAVE_EXPR has been there since day 1.
I cannot think of any corner cases because SAVE_EXPR is only ever used to make
a rlvalue or at least that is what I understand it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28989

Reply via email to