[Bug fortran/44348] ICE in build_function_decl

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 21 05:20:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44348

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #23 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #22)
> (In reply to Harald Anlauf from comment #21)
> > I did not encounter any ICE with the test cases in this PR which I tried.
> > Have they been fixed by Steve's recent patch?
> 
> Yes, at least for comment #2 and #12.  It is a duplicate PR77414.

The code in comment 1 was fixed by 

r223313 | kargl | 2015-05-18 12:25:49 -0700 (Mon, 18 May 2015) | 11 lines

2015-05-18  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/64925
        * symbol.c(check_conflict):  Check for a conflict between a dummy
        argument and an internal procedure name.

2015-05-18  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/64925
        * gfortran.dg/pr64925.f90: New test.

*** This bug has been marked as a duplicate of bug 64925 ***


More information about the Gcc-bugs mailing list