http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> 2010-12-20 23:29:34 UTC --- (In reply to comment #6) > This seems to be the problem : > the front-end generates a transposed descriptor for a non-intrinsic function. > If the function is an intrinsic, the descriptor is filled in the library, and > it is not transposed. It may not be the problem after all.