public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38066]  New: bug6 ambiguous reference
@ 2008-11-09 15:04 clerman at fuse dot net
  2008-11-09 15:05 ` [Bug fortran/38066] " clerman at fuse dot net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: clerman at fuse dot net @ 2008-11-09 15:04 UTC (permalink / raw)
  To: gcc-bugs

Hello everyone,

  I have created a small example to reproduce another bug I have found when I
attempt to build my lens design program. I will upload a file to you,
bug6M.tgz, as soon as I am assigned a bug number.

  The bug occurs in file bug6M.f90:

bug6M.f90:17.21:

      CALL GetNullSet (search_set)
                    1
Error: Name 'getnullset' at (1) is an ambiguous reference to 'getnullset' from
module 'pbit4set'

This is not correct. The reference is not ambiguous. See file errepsetM.f90 and
the statement.

  use PBit4Set, TErrorBitSet => TPBit4Set

The NAG, Intel and g95 compilers all compile this code.

Thank you for your attention.

Norm Clerman


-- 
           Summary: bug6 ambiguous reference
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: clerman at fuse dot net


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-11-28 21:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-09 15:04 [Bug fortran/38066] New: bug6 ambiguous reference clerman at fuse dot net
2008-11-09 15:05 ` [Bug fortran/38066] " clerman at fuse dot net
2008-11-11 15:26 ` burnus at gcc dot gnu dot org
2008-11-11 16:08 ` clerman at fuse dot net
2008-11-11 19:34 ` burnus at gcc dot gnu dot org
2008-11-11 23:20 ` clerman at fuse dot net
2008-11-11 23:23 ` clerman at fuse dot net
2008-11-20 13:44 ` mikael at gcc dot gnu dot org
2008-11-24  2:19 ` clerman at fuse dot net
2008-11-28 21:04 ` dfranke at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).