This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR29371 Coredump when using -fbounds-check with pointer & nullify


On Wed, Oct 11, 2006 at 11:50:38PM +0100, Paul Thomas wrote:
> 
> 2006-10-12 Paul Thomas <pault@gcc.gnu.org>
> 
> 	PR fortran/29371
> 	* trans-expr.c.c (gfc_trans_pointer_assignment): Add the expression
> 	for the assignment of null to the data field to se->pre, rather
> 	than block.	
> 
> 2006-10-12 Paul Thomas <pault@gcc.gnu.org>
> 
> 	PR fortran/29371
> 	* gfortran.dg/nullify_3.f90: New test.
> 
> 

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]