------- Comment #2 from tkoenig at gcc dot gnu dot org 2006-03-20 20:13 ------- The way to solve is is to add transpose_r_10.c and reshape_r_10.c to libgfortran's Makefile.am, then regenerating (which I am always a little afraid of :-) and modifying the front end to call the 'r' version if there is no corresponding 'i' version.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26769