This is the mail archive of the gcc-cvs@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]

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


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