[Bug fortran/30068] Ambigous interfaces not detected

paulthomas2 at wanadoo dot fr gcc-bugzilla@gcc.gnu.org
Wed Dec 6 23:08:00 GMT 2006



------- Comment #7 from paulthomas2 at wanadoo dot fr  2006-12-06 23:08 -------
Subject: Re:  Ambigous interfaces not detected

Tobias,
>
> c) Gfortran is a bit inconsequent with regards to ", only:"
>   use mod1
>   use mod2,only: foo
> compiles without an error/warning whereas for 
>   use mod1,only: foo
>   use mod2
>   

The lack of symmetry is in the setting of attr.ambiguous - I don't know 
why. My head is hurting and I am going to bed.  The other problem is fixed.

Paul


-- 


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



More information about the Gcc-bugs mailing list