K 10 svn:author V 7 stefanf K 8 svn:date V 27 2004-09-03T23:44:09.000000Z K 7 svn:log V 223 Add a workaround to recognise I/_Complex_I as complex arguments. Although the GCC manual claims that the expression 1.0fi has type float _Complex, __builtin_types_compatible_p(float _Complex, __typeof__(1.0fi))) yields 0. END