Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove now redundant manual cleanup-modules directive. | aldot | 2012-05-15 | 1 | -3/+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-12 Christopher D. Rickett <crickett@lanl.gov> | burnus | 2007-09-12 | 1 | -0/+45 |
PR fortran/33395 * trans-expr.c (gfc_conv_initializer): Remove unnecessary test for intmod_sym_id and use derived symbol to set new kind of C_NULL_PTR and C_NULL_FUNPTR expressions. 2007-09-12 Christopher D. Rickett <crickett@lanl.gov> PR fortran/33395 * gfortran.dg/c_ptr_tests_12.f03: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128418 138bc75d-0d04-0410-961f-82ee72b054a4 |