This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: diagnostics
On Wed, 2008-08-27 at 15:20 +0200, Salvatore Filippone wrote:
> Hmm, mistery deepens: compiling with 4.3.0 instead of 4.3.1 does NOT
> give an error.....
Hi Salvatore,
this makes this a (potential) regression.
Could you file a PR, with a test case that can reproduce the problem
(even if it's large)?
> > --------------------------------------------
> > Given that the type in question is defined only once in a well-defined
> > place, I am wondering why the compiler is throwing this error at me. Any
> > help ?
Just a stab in the dark, because we really don't have a lot of
information... Did you try throwing away all your *.mod files and
recompiling?