https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450
Dominique d'Humieres changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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&root=gcc&view=rev
Log:
2017-10-01 Dominique d'Humieres
PR fortran/61450
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unass
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…
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!
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!
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")
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450
Francois-Xavier Coudert changed:
What|Removed |Added
Keywords||ice-on-invalid-code