------- Additional Comments From kargl at gcc dot gnu dot org 2005-08-22 16:47 ------- IMAG() is neither a generic intrinsic procedure nor a specific intrinsic procedure. You want AIMAG() or you need to explicitly declare IMAG() and provide a function.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23516