Re: [patch, Fortran] Fix PR 53824

2012-07-15 Thread Tobias Burnus
Thomas Koenig wrote: this fixes an ICE with allocation of coarrays. Regression-tested. OK for trunk? What about 4.7? OK. Thanks for the patch. Regarding 4.7, I don't have a strong opinion. Given that it is a simple patch and given that (single-image) coarrays work rather well in 4.7, maybe

[patch, Fortran] Fix PR 53824

2012-07-15 Thread Thomas Koenig
Hello world, this fixes an ICE with allocation of coarrays. Regression-tested. OK for trunk? What about 4.7? Thomas 2012-07-15 Thomas König PR fortran/53824 * resolve.c (resolve_allocate_deallocate): If both start indices are NULL, skip the test for equal