This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32633] bogus error
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 16:11:05 -0000
- Subject: [Bug fortran/32633] bogus error
- References: <bug-32633-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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