https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37937
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |fxcoudert at gcc dot gnu.org Resolution|--- |FIXED --- Comment #1 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- First, these are now warnings conditional on -Wc-bind-type (enabled by -Wall). Also, real and complex kinds are now treated as equivalent for this purpose. Has been so since gfortran 4.4, so I'm closing this PR.