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/20178] COMPLEX function returns incompatible with g77


------- Additional Comments From tobi at gcc dot gnu dot org  2005-03-04 11:40 -------
BTW, most (if not all) of the affected functions in BLAS / LAPACK are auxiliary
functions, i.e. are only called from within those libraries.  Changing the
interface will only affect functions called from the outside, so compatibility
issues might not be so bad.  But as I said, a discussion of this should take
place on the mailing list.


-- 


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


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