public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38065]  New: bug5
@ 2008-11-09 14:53 clerman at fuse dot net
  2008-11-09 14:58 ` [Bug fortran/38065] bug5 clerman at fuse dot net
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: clerman at fuse dot net @ 2008-11-09 14:53 UTC (permalink / raw)
  To: gcc-bugs

Hello,

Thank you for fixing the last bug I reported, number 37445.

I am attempting to build my lens design program. I encounter the following
errors when I compile file geomotfM.f90:

/home/norm/design/source/geomotfM.f90:836.4:

    function CreateLine ( RayData, MaxFreq, NoOfGoodRays, ChromaticWeights, Err
   1
Error: PUBLIC function 'createline' at (1) cannot be of PRIVATE type 'tline'

This is incorrect. Both the type TLine and the function CreateLine are private
to the module. The NAG, Intel and g95 compilers all compile this.

I tried to reproduce this problem with a small example, but I did not succeed. 

As soon as I am assigned a bug number, I will upload a tar file, bug5.tgz to
the following address: gcc-bugzilla@gcc.gnu.org. Unpack the file and invoke the
shell script bug5.sh to reproduce the problem.

I'll indicate the bug number in the subject line.

I am running Open SuSE 10.1 on a dual core Athlon chip. I'm using the gcc-trunk
build:

norm@oxford:~/design/gfortran/production> gfortran --version
GNU Fortran (GCC) 4.4.0 20081109 (experimental) [trunk revision 141714]
Copyright (C) 2008 Free Software Foundation, Inc.

Thank you for your attention.

Norm Clerman


-- 
           Summary: bug5
           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=38065


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

end of thread, other threads:[~2008-11-12 18:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-09 14:53 [Bug fortran/38065] New: bug5 clerman at fuse dot net
2008-11-09 14:58 ` [Bug fortran/38065] bug5 clerman at fuse dot net
2008-11-09 17:23 ` jv244 at cam dot ac dot uk
2008-11-09 21:55 ` clerman at fuse dot net
2008-11-11 13:29 ` [Bug fortran/38065] private/public confusion with a contained function jv244 at cam dot ac dot uk
2008-11-11 13:47 ` clerman at fuse dot net
2008-11-11 14:16 ` jv244 at cam dot ac dot uk
2008-11-11 14:30 ` burnus at gcc dot gnu dot org
2008-11-11 14:36 ` burnus at gcc dot gnu dot org
2008-11-11 14:37 ` clerman at fuse dot net
2008-11-12  7:02 ` burnus at gcc dot gnu dot org
2008-11-12  7:04 ` burnus at gcc dot gnu dot org
2008-11-12 18:41 ` burnus 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).