Re: [Patch, fortran] COMMON block error recovery: PR 67758 (second pass)

2015-10-16 Thread Steve Kargl
On Tue, Oct 06, 2015 at 07:52:16PM +0200, Mikael Morin wrote: > > Dominique noticed that the test coming with the preceding PR67758 patch > [1] was failing if compiled as free form. > [1] https://gcc.gnu.org/ml/gcc-patches/2015-10/msg00301.html > > The problem is again an inconsistent state,

Re: [Patch, fortran] COMMON block error recovery: PR 67758 (second pass)

2015-10-07 Thread Dominique d'Humières
Mikael, AFAICT the patch fixes the ICE/hang without regression. Thanks, Dominique

[Patch, fortran] COMMON block error recovery: PR 67758 (second pass)

2015-10-06 Thread Mikael Morin
Hello, Dominique noticed that the test coming with the preceding PR67758 patch [1] was failing if compiled as free form. [1] https://gcc.gnu.org/ml/gcc-patches/2015-10/msg00301.html The problem is again an inconsistent state, but this time between the in_common attribute and the common_block