]> git.ipfire.org Git - thirdparty/gcc.git/commit
2007-09-12 Christopher D. Rickett <crickett@lanl.gov>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Sep 2007 07:56:07 +0000 (07:56 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Sep 2007 07:56:07 +0000 (07:56 +0000)
commitcf65c53484459cf5585ca041eb2e44a96a2c569f
treec08d56c1c4b10466bb44edd3a378a4f4257c2da0
parentaf3515809c989b9c1ba9225b0b177b5bdca87938
2007-09-12  Christopher D. Rickett  <crickett@lanl.gov>

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
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/c_ptr_tests_12.f03 [new file with mode: 0644]