[Bug fortran/79553] Infinite gfortran loop on invalid code with procedures parameters

2017-02-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79553 Martin Liška changed: What|Removed |Added Known to work||7.0 Known to fail|

[Bug fortran/79553] Infinite gfortran loop on invalid code with procedures parameters

2017-02-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79553 --- Comment #2 from Dominique d'Humieres --- With trunk (7.0, r244467) I get pr79553.f90:7:30: subroutine procname(a) 1 Error: Symbol 'procname' at (1) already has an explicit interface pr79553.f90:8:25:

[Bug fortran/79553] Infinite gfortran loop on invalid code with procedures parameters

2017-02-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79553 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|