Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs

2011-03-30 Thread Tobias Burnus
On 03/30/2011 07:33 PM, Michael Matz wrote: Hi, On Wed, 30 Mar 2011, Tobias Burnus wrote: On 03/30/2011 06:21 PM, Michael Matz wrote: Okay for trunk? (regstrapping on x86_64-linux in progress) OK. Thanks for tracing the bug. I think the issue could be the reason for the elusive PR 47516 - t

Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs

2011-03-30 Thread Michael Matz
Hi, On Wed, 30 Mar 2011, Tobias Burnus wrote: > On 03/30/2011 06:21 PM, Michael Matz wrote: > > Okay for trunk? (regstrapping on x86_64-linux in progress) > > OK. Thanks for tracing the bug. I think the issue could be the reason for the > elusive PR 47516 - thus, you might consider adding that

Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs

2011-03-30 Thread Tobias Burnus
On 03/30/2011 06:21 PM, Michael Matz wrote: Okay for trunk? (regstrapping on x86_64-linux in progress) OK. Thanks for tracing the bug. I think the issue could be the reason for the elusive PR 47516 - thus, you might consider adding that PR to the ChangeLog and close the PR afterwards. Tobi