summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gfortran.dg/c_f_pointer_tests_2.f03
Commit message (Collapse)AuthorAgeFilesLines
* 2007-07-23 Christopher D. Rickett <crickett@lanl.gov>burnus2007-07-231-0/+20
PR fortran/32797 PR fortran/32800 * decl.c (verify_bind_c_sym): Use the result symbol for functions with a result clause. Warn if implicitly typed. Verify the type and rank of the SHAPE argument, if given. * resolve.c (gfc_iso_c_sub_interface): Use gfc_procedure_use to check the actual args against the formal, sorting them if necessary. * symbol.c (gen_shape_param): Initialize type of SHAPE param to BT_VOID. 2007-07-23 Christopher D. Rickett <crickett@lanl.gov> PR fortran/32797 PR fortran/32800 * gfortran.dg/bind_c_usage_8.f03: New test case. * gfortran.dg/c_f_pointer_tests_2.f03: Ditto. * gfortran.dg/c_ptr_tests_5.f03: Updated expected error message. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126856 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud