[Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"

2023-05-27 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109512 --- Comment #2 from kargl at gcc dot gnu.org --- This patch catches the need for an external attribute. diff --git a/gcc/fortran/resolve.cc b/gcc/fortran/resolve.cc index 6e42397c2ea..1e19712b413 100644 --- a/gcc/fortran/resolve.cc +++ b/gcc/for

[Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"

2023-05-27 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109512 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"

2023-04-14 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109512 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0