This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/40962] Conversion problem for f-allocatable -> cptr -> fptr -> f-allocatable



------- Comment #8 from tkoenig at gcc dot gnu dot org  2009-08-20 20:42 -------
Subject: Bug 40962

Author: tkoenig
Date: Thu Aug 20 20:42:38 2009
New Revision: 150975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150975
Log:
2009-08-20  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/40962
        * iso_c_binding.c (c_f_pointer_u0):  Multiply stride by
        previous stride.

2009-08-20  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/40962
        * c_f_pointer_tests_4.f90:  New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/c_f_pointer_tests_4.f90
Modified:
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/intrinsics/iso_c_binding.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]