------- 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