[Bug fortran/95584] ICE in generic_correspondence, at fortran/interface.c:1260
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 2 06:48:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95584
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Mark Eggleston
<markeggleston@gcc.gnu.org>:
https://gcc.gnu.org/g:8f8ea4a47f3ab0b44b2bbf1c77db6111325d4841
commit r11-1777-g8f8ea4a47f3ab0b44b2bbf1c77db6111325d4841
Author: Mark Eggleston <markeggleston@gcc.gnu.org>
Date: Thu Jun 25 05:16:50 2020 +0100
Fortran : ICE in generic_correspondence PR95584
Output an error for ambiguous interfaces in generic interface
instead of ICE.
2020-07-02 Steven G. Kargl <kargl@gcc.gnu.org>
gcc/fortran/
PR fortran/95584
* interface.c (generic_correspondence): Only use the pointer
to a symbol if exists.
2020-07-02 Mark Eggleston <markeggleston@gcc.gnu.org>
gcc/testsuite/
PR fortran/95584
* gfortran.dg/pr95584.f90: New test.
More information about the Gcc-bugs
mailing list