------- Additional Comments From tobi at gcc dot gnu dot org  2005-03-14 20:52 
-------
The bug is caused by the call to gfc_set_default_type in resolve.c:3961 passing
0 as second argument, thereby suppressing the error that should be issued there.
 Unfortunately, passing 1 for the argument breaks code which calls intrinsic
functions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-03-14 20:37:30         |2005-03-14 20:52:30
               date|                            |


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

Reply via email to