[Bug fortran/38066] bug6 ambiguous reference

2008-11-28 Thread dfranke at gcc dot gnu dot org
--- Comment #10 from dfranke at gcc dot gnu dot org 2008-11-28 21:03 --- Closing as reporter is happy again ... -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38066] bug6 ambiguous reference

2008-11-23 Thread clerman at fuse dot net
--- Comment #9 from clerman at fuse dot net 2008-11-24 02:18 --- Subject: Re: bug6 ambiguous reference Mikael, Thank you for responding to this bug report, and please excuse my delay in replying. I have rewritten the code in question, and it now works fine. Thanks to everyone

[Bug fortran/38066] bug6 ambiguous reference

2008-11-20 Thread mikael at gcc dot gnu dot org
--- Comment #8 from mikael at gcc dot gnu dot org 2008-11-20 13:43 --- Created an attachment (id=16727) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16727&action=view) much more manageable testcase I think the testcase is invalid as both PBit4set and PBit8set contain a getNullSet

[Bug fortran/38066] bug6 ambiguous reference

2008-11-11 Thread clerman at fuse dot net
--- Comment #7 from clerman at fuse dot net 2008-11-11 23:22 --- I have just sent an e-mail in response to your latest one. Attached to it is a file that will allow you to reproduce the problem. Thank you for your patience on this matter. Norm Clerman -- http://gcc.gnu.org/bugzill

[Bug fortran/38066] bug6 ambiguous reference

2008-11-11 Thread clerman at fuse dot net
--- 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

[Bug fortran/38066] bug6 ambiguous reference

2008-11-11 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2008-11-11 19:33 --- (In reply to comment #3) > I will go back to my lens design program. I will recreate the bug I am > seeing > and proceed from there. Once I do, should I submit a new bug report, if > necessary, or should I append t

[Bug fortran/38066] bug6 ambiguous reference

2008-11-11 Thread clerman at fuse dot net
--- Comment #3 from clerman at fuse dot net 2008-11-11 16:07 --- Subject: Re: bug6 ambiguous reference Hello again, Thank you for writing. As I mentioned in my original bug report, I created this particular bug from my lens design program, which, as you know, contains much more c

[Bug fortran/38066] bug6 ambiguous reference

2008-11-11 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2008-11-11 15:25 --- > Error: Name 'getnullset' at (1) is an ambiguous reference to > 'getnullset' from module 'pbit4set' I have not yet checked the source, but other compilers give similar errors: * NAG f95: Error: bug6M.f90, line 17:

[Bug fortran/38066] bug6 ambiguous reference

2008-11-09 Thread clerman at fuse dot net
--- Comment #1 from clerman at fuse dot net 2008-11-09 15:04 --- Created an attachment (id=16641) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16641&action=view) see bug explanation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38066