Re: Possible patch for pr62242 -- follow-up

2015-09-15 Thread Dominique d'Humières
Louis, A few comments: (1) your patch fixes pr62242 and, as said in a previous mail, pr62246, pr60110, and some variants of pr52332. I have updated pr52332 and marked pr62246 and pr60110 as duplicate. Could you please add PR fortran/52332 to the ChangeLog entry? (2) You need a ChangeLog

Possible patch for pr62242 -- follow-up

2015-09-14 Thread Louis Krupp
; Date : Wed, 09 Sep 2015 00:25:45 -0700 Subject : Possible patch for pr62242 == == == == == == Forwarded message == == == == == == This was ... interesting. There were a couple of problems that triggered ICEs. This patch fixes the reported file (I made sure this time) and causes no regr

Possible patch for pr62242

2015-09-09 Thread Louis Krupp
This was ... interesting. There were a couple of problems that triggered ICEs. This patch fixes the reported file (I made sure this time) and causes no regressions as far as I can tell. Dominique ... merci de votre patience. Louis Index: gcc/fortran/ChangeLog =