[Bug fortran/80768] NULL pointer dereferenced in gfc_check_num_images at fortran/check.c
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 18 23:06:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80768
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #6 from kargl at gcc dot gnu.org ---
(In reply to Harald Anlauf from comment #5)
> (In reply to Dominique d'Humieres from comment #4)
> > The ICE can be seen with genuine gfortran with adding the option -std=f2008
> > from gcc5 up to trunk (8.0).
>
> Is that still true?
>
> I do not get the ICE with 8.0 rev. 256858 on i686-pc-linux-gnu,
> but need -fcoarray=single -std=f2008ts / -std=f2018 to compile.
This was fixed by
------------------------------------------------------------------------
r250734 | jakub | 2017-07-31 02:32:02 -0700 (Mon, 31 Jul 2017) | 2 lines
* check.c (gfc_check_num_images): Fix a pasto.
It is still present in 7-branch and 6-branch,
More information about the Gcc-bugs
mailing list