Re: [Patch, fortran] PR61138 Wrong code with pointer-bounds remapping

2015-03-13 Thread Tobias Burnus
Mikael Morin wrote: this is about a pointer bounds remapping regression introduced at http://gcc.gnu.org/r190641 [...] The fix proposed clears the flag upon reuse, which should match exactly the original behaviour, making it rather safe, and suitable also for the branches. I have to admit that I'

Re: [Patch, fortran] PR61138 Wrong code with pointer-bounds remapping

2015-02-09 Thread Dominique Dhumieres
Dear Mikael, I have the patch in my working tree since May 2014. It works as advertised without any visible side effect. Thanks, Dominique