On Sat, Jul 04, 2015 at 09:20:39PM +0200, Andre Vehreschild wrote: > > Thanks for looking at the code. The error you experience is known > to me. The bug is present in gfortran and only exposed by this patch. > Unfortunately is the pr58586 not addressing this specific error. It > may be in the bugtracker under a different number already. Furthermore > did I not want to extend the patch for 58586 any further, because I > have learned that the more complicated a patch gets the longer review > takes. For making the testcase run fine we also simply can comment the line. >
I can appreciate the problem of fixing one bug may expose another, and I agree that holding up a patch for 58586 due to a latent bug seems unreasonable. I reviewed the email history and it appears that you've addressed Mikael's concerns. My only comment would be to comment out the problematic statement in alloc_comp_class_4.f03, and open a new bug report to record the issue. Ok to commit with my suggested change. -- Steve