This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41489] PUBLIC - PRIVATE conflict



------- Comment #3 from burnus at gcc dot gnu dot org  2009-09-28 20:02 -------
For completeness: I think it was fixed as part of PR 39800.

> The compile command simply was 'gfortran -c bug2.f90'.
> gcc -v  gives

You should have used "gfortran -v" instead. The "3.3.4" output won't help as
gfortran is only since 4.0.0 part of GCC; thus "gcc version 4.3.1 leads to the
same error message" presumably means that gfortran comes from 4.3.1 and the
same "gfortran" binary is called in either case.


> I'm sorry.  The error message disapeared when using gfortran 4.5 !
> So my bug report is obsolete.

No problem - better one bugreport too much than having no bugreport for a still
existing bug. Therefore: Thanks for reporting it.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]