[PATCH] PR fortran/36192 -- yet another fix for an ICE
Thomas Koenig
tkoenig@netcologne.de
Thu Oct 29 19:43:00 GMT 2015
Am 29.10.2015 um 19:35 schrieb Steve Kargl:
> The patch for PR fortran/36192 that I committed here:
>
> https://gcc.gnu.org/ml/gcc-bugs/2015-10/msg02160.html
>
> cured an ICE for a testcase that was reduced from the
> originally submitted mutilated Fortran code. The
> original code could in fact invoke another ICE. This
> patch cures that ICE. The patch simply checks that
> the array indices have INTEGER type before calling
> GMP routines. Tested om x86_64-*-freebsd.
> OK to commit?
OK.
I would also have considered this one obvious.
Thanks for the patch!
Thomas
More information about the Fortran
mailing list