------- Comment #4 from tobi at gcc dot gnu dot org 2007-04-13 11:43 ------- (In reply to comment #3) > PS: a grep indicates that gfortran.dg/f2c_4.c is the only other test that > might > have the same problem, but I've never seen it fail. I wonder if complex should > be passed as struct with f2c calling conventions, or if the f2c calling > convention simply hides the bug. Tobias Schlüter probably knows that, adding > him to CC list... > f2c conventions use whatever the system uses as a complex type. How that should be represented in C, I have no idea.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31562