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/18108] [gfortran] overloading does not work for functions


------- Additional Comments From c dot lemmen at fz-juelich dot de  2005-06-08 10:20 -------
Subject: Re:  [gfortran] overloading does not work for
 functions

martin at mpa-garching dot mpg dot de wrote:
> ------- Additional Comments From martin at mpa-garching dot mpg dot de  2005-06-08 09:02 -------
> (In reply to comment #10)
> 
> Even if it was, this is not a practical solution in for large code bases like
> the one I have to maintain.
> What's worrying me most is that nobody appears to understand what's going wrong.
> (And that for a very long time now.)
> 
> Since half a year, this is the one bug preventing me from using gfortran to
> compile my code base and report more bugs :(

Not practical...yeah.  I'm only beginning to see the effort of doubling 
all statements of calls to generic functions in my (rather large) 
codebase...
For the part that I implemented, everything seems to work fine, large 
parts of the code now compile and those that don't give rise to more bug 
reports.



-- 


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


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