This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32633] bogus error



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]