This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42353] [fortran-dev] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference ...
- From: "anlauf at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2010 22:18:08 -0000
- Subject: [Bug fortran/42353] [fortran-dev] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference ...
- References: <bug-42353-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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