On Mon, Jun 21, 2004 at 07:24:00AM -0400, Richard Kenner wrote: > Well, if we're going to go in that direction, how about going all the way > and adding a flag saying that a node has been gimplified and ICE if we > try again? That'd be fine. I don't know that there's a bit available, but perhaps you could enter the fully gimplified nodes in a hash table. r~