Lvalues cannot be in/decremented


Subject: Lvalues cannot be in/decremented
From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Mon Nov 25 2002 - 17:40:41 PST


I've confirmed with Peter Flake that the following
are illegal --

    1) i++ = ...

    2) ++i++

and are rejected by Systemsim, because an lvalue cannot
be incremented or decremented. Hence, the BNF which
accepts these is incorrect and needs to be fixed.

-- Brad



This archive was generated by hypermail 2b28 : Mon Nov 25 2002 - 17:42:06 PST