This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r145294 - in /trunk/gcc: fortran/ChangeLog fort...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 30 Mar 2009 14:38:13 -0000
- Subject: r145294 - in /trunk/gcc: fortran/ChangeLog fort...
Author: jakub
Date: Mon Mar 30 14:38:08 2009
New Revision: 145294
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145294
Log:
* trans-types.c (gfc_sym_type, gfc_return_by_reference): For
sym->attr.result check sym->ns->proc_name->attr.is_bind_c.
* gfortran.dg/bind_c_usage_19.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/bind_c_usage_19.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-types.c
trunk/gcc/testsuite/ChangeLog