------- Comment #9 from pinskia at gcc dot gnu dot org 2006-09-02 04:00 ------- Actually the other way to fix this is not to require NON_LVALUE_EXPR in the first place by fixing the front-ends so they can figure out lvalueness without depending on the tree structures.
Since Mark caused this and does not want the simple fix of removing NON_LVALUE_EXPR after the fact, I am unassigning myself. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28886