------- Comment #5 from clerman at fuse dot net 2008-11-11 23:19 ------- Subject: Re: bug6 ambiguous reference
Attached is a file that will allow you to reproduce the problem. Run the shell script bug6.sh. The error occurs in file mtfmodM.f90: mtfmodM.f90:2810.17: end module MTFMod 1 Error: Name 'getnullset' at (1) is an ambiguous reference to 'getnullset' from module 'pbit4set' mtfmodM.f90:2810.17: end module MTFMod 1 Error: Name 'getnullset' at (1) is an ambiguous reference to 'getnullset' from module 'pbit4set' mtfmodM.f90:2810.17: end module MTFMod 1 Error: Name 'getnullset' at (1) is an ambiguous reference to 'getnullset' from module 'pbit4set' The other compilers will compile this code. It has been part of my production lens design program for years. Thanks for you patience on this. Norm Clerman ------- Comment #6 from clerman at fuse dot net 2008-11-11 23:19 ------- Created an attachment (id=16656) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16656&action=view) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38066