This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r145296 - in /branches/gcc-4_4-branch/gcc: fort...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 30 Mar 2009 14:53:18 -0000
- Subject: r145296 - in /branches/gcc-4_4-branch/gcc: fort...
Author: jakub
Date: Mon Mar 30 14:53:17 2009
New Revision: 145296
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145296
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:
branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/bind_c_usage_19.f90
- copied unchanged from r145294, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_19.f90
Modified:
branches/gcc-4_4-branch/gcc/fortran/ChangeLog
branches/gcc-4_4-branch/gcc/fortran/trans-types.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog