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/32526] [4.3 regression] Spurious error: Name 'x' at (1) is an ambiguous reference to 'x' from module 'y'



------- Comment #6 from pault at gcc dot gnu dot org  2007-07-04 14:05 -------
(In reply to comment #5)

OK, I now have it understood.  The patch in the previous comment is the clue. 
The patch for pr31494 was marking generic interfaces as subroutines, thereby
screwing up the mechanism for detecting ambiguity.

The "correct" solution is regtesting, right now.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-06-27 21:05:26         |2007-07-04 14:05:56
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32526


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