Re: [PATCH, Fortran] Fix PR 82886 - ICE with -finit-derived in gfc_conv_expr

2017-11-10 Thread Fritz Reese
On Fri, Nov 10, 2017 at 6:40 PM, Steve Kargl wrote: > On Fri, Nov 10, 2017 at 04:35:56PM -0500, Fritz Reese wrote: >> My mistake, the patch file should not have the random changes to >> libiberty/functions.texi. Not sure how that ended up there. >> > >> > PR fortran/82886 >> > gcc/

Re: [PATCH, Fortran] Fix PR 82886 - ICE with -finit-derived in gfc_conv_expr

2017-11-10 Thread Steve Kargl
On Fri, Nov 10, 2017 at 04:35:56PM -0500, Fritz Reese wrote: > My mistake, the patch file should not have the random changes to > libiberty/functions.texi. Not sure how that ended up there. > > > > PR fortran/82886 > > gcc/fortran/ > > * gfortran.h (gfc_build_init_expr): New

Re: [PATCH, Fortran] Fix PR 82886 - ICE with -finit-derived in gfc_conv_expr

2017-11-10 Thread Fritz Reese
My mistake, the patch file should not have the random changes to libiberty/functions.texi. Not sure how that ended up there. --- Fritz Reese On Fri, Nov 10, 2017 at 4:31 PM, Fritz Reese wrote: > All, > > The attached patch fixes the ICE reported in PR 82886. The ICE is due > to compiling the pro

[PATCH, Fortran] Fix PR 82886 - ICE with -finit-derived in gfc_conv_expr

2017-11-10 Thread Fritz Reese
All, The attached patch fixes the ICE reported in PR 82886. The ICE is due to compiling the program with -finit-derived, but without any other -finit-* flag (apparently this is something which I never tried when I introduced -finit-derived, somehow...) Previously, -finit-derived would inherit the