summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gfortran.dg/c_ptr_tests_11.f03
Commit message (Collapse)AuthorAgeFilesLines
* Remove now redundant manual cleanup-modules directive.aldot2012-05-151-2/+0
| | | | | | | | | | | 2012-05-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * gfortran.dg/*.f90: Remove now redundant manual cleanup-modules directive. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187521 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-09-11 Christopher D. Rickett <crickett@lanl.gov>burnus2007-09-111-0/+42
PR fortran/33040 * trans-expr.c (gfc_trans_structure_assign): Convert component C_NULL_PTR and C_NULL_FUNPTR component initializers to (void *). * trans-types.c (gfc_get_derived_type): Create a backend_decl for the c_address field of C_PTR and C_FUNPTR and ensure initializer is of proper type/kind for (void *). 2007-09-11 Christopher D. Rickett <crickett@lanl.gov> PR fortran/33040 * gfortran.dg/c_ptr_tests_11.f03: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128385 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud