------- Comment #3 from dfranke at gcc dot gnu dot org  2010-05-07 18:12 -------
$ gfortran-svn -v
gcc version 4.6.0 20100506 (experimental) (GCC) 

$ gfortran-svn -std=f2003 pr43539.f90 
pr43539.f90:9.32:

   write(*,'(a,i0)') 'In f08: ', C_SIZEOF(sp) 
                                1
Error: Function 'c_sizeof' at (1) has no IMPLICIT type


Fixed by the patch for PR40728. Nothing specific to C_SIZEOF.

*** This bug has been marked as a duplicate of 40728 ***


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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

Reply via email to