http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213
--- Comment #3 from hubert.vansteenhuyse at freecode dot be --- (In reply to Marc Glisse from comment #2) > Your example is bogus: { and } don't match, main must return int, etc. If I > fix it so it compiles, I don't see any crash. Of course it is, the example is merely a pseudo code to make clear what happened. In any case GDB reported a double deletion of the same address in similar code. Don't worry about it, if someone else ever reports it then it might be worth to take a closer look to it. Thx.