------- 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 a (int4_t *)&ex to the library, which can't work. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-19 16:51:13
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21647

Reply via email to