[Patch, fortran] PR63744 accept duplicate use-rename

Dominique Dhumieres dominiq@lps.ens.fr
Sat Feb 7 13:40:00 GMT 2015


Dear Mikael,

Even if

>>   use m, only: A => X
>>   use m, only: A => X

is valid, it does not make sense to use it and it is probably a typo.
Should not gfortran emit a warning, at least with -Wall?

Cheers,

Dominique



More information about the Fortran mailing list