Re: [Patch, Fortran, OOP] PR 59493: ICE: Segfault on Class(*) pointer association

2013-12-15 Thread Janus Weil
Hi Tobias, >> here is a rather simple fix for a problem with the pointer assignment >> of an unlimited polymorphic variable. The patch regtests cleanly on >> x86_64-unknown-linux-gnu. >> >> Firstly, I would like to commit to trunk, of course. Ok? >> >> Secondly, the bug reporter asked me (privatel

Re: [Patch, Fortran, OOP] PR 59493: ICE: Segfault on Class(*) pointer association

2013-12-15 Thread Tobias Burnus
Hi Janus, Janus Weil wrote: here is a rather simple fix for a problem with the pointer assignment of an unlimited polymorphic variable. The patch regtests cleanly on x86_64-unknown-linux-gnu. Firstly, I would like to commit to trunk, of course. Ok? Secondly, the bug reporter asked me (privatel

[Patch, Fortran, OOP] PR 59493: ICE: Segfault on Class(*) pointer association

2013-12-14 Thread Janus Weil
Hi all, here is a rather simple fix for a problem with the pointer assignment of an unlimited polymorphic variable. The patch regtests cleanly on x86_64-unknown-linux-gnu. Firstly, I would like to commit to trunk, of course. Ok? Secondly, the bug reporter asked me (privately) for the possibility