[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2018-03-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

kargl at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |7.4

--- Comment #5 from kargl at gcc dot gnu.org ---
Fixed on 7-branch and trunk.
Closing.  Thanks for the bug report.

[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2018-03-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Mar 16 03:30:06 2018
New Revision: 258583

URL: https://gcc.gnu.org/viewcvs?rev=258583=gcc=rev
Log:
Commit ChangeLog entries for revision 258582.

2018-03-15  Steven G. Kargl  

PR fortran/78741
* decl.c (get_proc_name):  Check for clash of entry name with
subroutine name.

2018-03-15  Steven G. Kargl  

PR fortran/78741
* gfortran.dg/pr78741.f90: New test.

Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/testsuite/ChangeLog

[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2018-03-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Mar 16 03:28:08 2018
New Revision: 258582

URL: https://gcc.gnu.org/viewcvs?rev=258582=gcc=rev
Log:
2018-03-15  Steven G. Kargl  

PR fortran/78741
* decl.c (get_proc_name):  Check for clash of entry name with
subroutine name.

2018-03-15  Steven G. Kargl  

PR fortran/78741
* gfortran.dg/pr78741.f90: New test.


Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78741.f90
Modified:
branches/gcc-7-branch/gcc/fortran/decl.c

[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2018-03-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

kargl at gcc dot gnu.org changed:

   What|Removed |Added

   Priority|P3  |P4
 CC||kargl at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |kargl at gcc dot gnu.org


[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2018-03-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

--- Comment #2 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Mar 16 02:56:34 2018
New Revision: 258581

URL: https://gcc.gnu.org/viewcvs?rev=258581=gcc=rev
Log:
2018-03-15  Steven G. Kargl  

PR fortran/78741
* decl.c (get_proc_name):  Check for clash of entry name with
subroutine name.

2018-03-15  Steven G. Kargl  

PR fortran/78741
* gfortran.dg/pr78741.f90: New test.

Added:
trunk/gcc/testsuite/gfortran.dg/pr78741.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/testsuite/ChangeLog

[Bug fortran/78741] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534

2016-12-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78741

Martin Liška  changed:

   What|Removed |Added

   Keywords||ice-on-invalid-code
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-12-09
 CC||marxin at gcc dot gnu.org
  Known to work||4.5.0
 Ever confirmed|0   |1
  Known to fail||4.6.0

--- Comment #1 from Martin Liška  ---
Confirmed, started with 4.6.0.