Add missing PR reference

This commit is contained in:
Eric Botcazou
2026-01-30 12:43:53 +01:00
parent a28bb06b3e
commit 9a946fb8a8

View File

@@ -32,6 +32,7 @@
2026-01-21 Eric Botcazou <ebotcazou@adacore.com>
PR ada/123580
* sem_ch13.adb (Analyze_Aspects_At_Freeze_Point): Replace call to
Scope_Within_Or_Same (Current_Scope, S) with In_Open_Scopes (S) to
test whether S is open in the current scope.