------- Additional Comments From tobi at gcc dot gnu dot org 2005-05-19 16:51 ------- Confirmed. The problem is that the default LOGICAL ex gets promoted to LOGICAL*8, but we pass (int4_t *)&ex to the library, which can't work.
-- What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2005-05-19 16:51:13 |2005-05-19 16:51:29 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21647