2 -- Reported by Duncan Sands <baldrick@gcc.gnu.org>
5 -- { dg-options "-gnatp" }
7 with Ada
.Strings
.Unbounded
; use Ada
.Strings
.Unbounded
;
9 package body Controlled7
is
11 procedure Proc
(Offset
: Storage_Offset
) is
13 if Offset
+ Unbounded_String
'Max_Size_In_Storage_Elements >= 16 then