https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84198
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |9.0 Status|NEW |RESOLVED --- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Fixed for a long time: store_anon.adb:7:35: error: illegal attempt to store anonymous access to subprogram store_anon.adb:7:35: error: value has deeper accessibility than any master (RM 3.10.2 (13)) store_anon.adb:7:35: error: use named access type for "P" instead of access parameter