------- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-07-05 16:11 ------- (In reply to comment #3) > The patch below fixes the current problem. There are other checks against > attrib->save in check_conflict() which might trigger the same problem. I'll > have a closer later this evening.
This patch is OK to commit. Please review all other uses of attr->save (in check_conflict() and possibly in other functions and files) for this type of error. I'm sorry that I wasn't able to spot that possible issue during my review of your patch :( -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32633