https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86863
janus at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2018-08-06 CC| |janus at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from janus at gcc dot gnu.org --- (In reply to Damian Rouson from comment #0) > With gfortran 7.3.0 and 6.4.0, the code below causes an ICE. > > [..] > > call object%foobar > 1 > Error: ‘foobar’ at (1) should be a SUBROUTINE I can confirm this error with version 6 to trunk, but I don't see the ICE.