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/42353] [fortran-dev] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference ...



------- Comment #21 from anlauf at gmx dot de  2010-01-18 22:18 -------
(In reply to comment #19)
> > Regressions on fortran-dev branch fixed.
> 
> Due to the patch in
> 
> http://gcc.gnu.org/ml/fortran/2009-12/msg00232.html

Jerry,

is this patch supposed to be complete for fortran-dev?

I still get this failure with the latest fortran-dev on the
original testcase:

gfcbug96.f90:43.23:

  use concrete_gradient
                       1
Error: The element in the derived type constructor at (1), for pointer
component '$extends', is DERIVED but should be DERIVED

Should I open a new PR for this one?


-- 


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


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