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/37274] [Regression 4.4 (and 4.3?)] error: type name is ambiguous.



------- Comment #6 from pault at gcc dot gnu dot org  2008-08-29 15:29 -------
Created an attachment (id=16163)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16163&action=view)
A reduced version of the testcase

I still do not feel much the wiser - making vector visible in class motion
makes the problem go away.  This evidently gives the component 'law_y' of
'motion' a visible type that is no longer ambiguous with the "real" 'vector'.

Paul


-- 


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


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