[Patch, fortran] PR33541 - gfortran wrongly imports renamed-use-associated symbol unrenamed

Jerry DeLisle jvdelisle@verizon.net
Sat Nov 24 10:42:00 GMT 2007


Paul Richard Thomas wrote:
> Cancel that:
> 
>> Please hold this for 24 hours - there is one regression in the final
>> version that I had failed to notice.
> 
> I slipped up during the final cleanup and lost the line
> 
> +
> + 	  sym->attr.use_only = only_flag;
> +
> 
> Please find attached the corrected patch.
> 
> Sorry about the muddle
> 
> Paul
> 
Fixup this comment and OK to commit.  ;)

Jerry

s/its/it/
s/than/that/

+
+ /* A recursive function to look for a speficic symbol by name and by
+    module.  Whilst several symtrees might point to one symbol, its
+    is sufficient for the purposes here than one exist.  Note that
+    generic interfaces are distinguished.  */
+ static gfc_symtree *



More information about the Fortran mailing list