https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118219
Pascal Pignard <p.p11 at orange dot fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #2 from Pascal Pignard <p.p11 at orange dot fr> ---
As GNAT RM specifies "If no constructors are imported, it is impossible to
create any objects on the Ada side and the type is implicitly declared
abstract.", a constructor is needed.
