[Bug fortran/32360] GFORTRAN WON'T COMPILE 'DATA PTR1 /NULL ()/' WHEN PTR1 HAS POINTER ATTRIBUTE
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 22 16:21:00 GMT 2007
------- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-06-22 16:21 -------
Subject: Bug 32360
Author: jvdelisle
Date: Fri Jun 22 16:21:23 2007
New Revision: 125949
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125949
Log:
2007-06-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/32360
* expr.c (gfc_check_assign): If the rvalue expression type is
NULL_EXPR,
check to see if the lvalue has attribute pointer and data.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/expr.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32360
More information about the Gcc-bugs
mailing list