[Bug fortran/61450] ICE in gfc_global_used()

2017-10-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 Dominique d'Humieres changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/61450] ICE in gfc_global_used()

2017-10-01 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #6 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Oct 1 09:49:48 2017 New Revision: 253328 URL: https://gcc.gnu.org/viewcvs?rev=253328=gcc=rev Log: 2017-10-01 Dominique d'Humieres PR

[Bug fortran/61450] ICE in gfc_global_used()

2017-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/61450] ICE in gfc_global_used()

2017-01-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #4 from Francois-Xavier Coudert --- Can regtest it and submit it to the list for review? Many thanks…

[Bug fortran/61450] ICE in gfc_global_used()

2017-01-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #3 from Dominique d'Humieres --- > > If it helps, I can take care of the packaging. > > PING! REPING!

[Bug fortran/61450] ICE in gfc_global_used()

2016-11-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #2 from Dominique d'Humieres --- > If it helps, I can take care of the packaging. PING!

[Bug fortran/61450] ICE in gfc_global_used()

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #1 from Dominique d'Humieres --- With the updated patch below the ICE is now replaced with pr61450.f90:6:15: integer i1 2 bind(c,name="foo") :: i1 end module subroutine truc() bind(c,name="foo")

[Bug fortran/61450] ICE in gfc_global_used()

2014-06-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Keywords|