This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37274] [Regression 4.4 (and 4.3?)] error: type name is ambiguous.
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2008 15:29:16 -0000
- Subject: [Bug fortran/37274] [Regression 4.4 (and 4.3?)] error: type name is ambiguous.
- References: <bug-37274-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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