3.27. pragma Share_Generic

Syntax
pragma Share_Generic (NAME {, NAME});

This pragma is recognized for compatibility with other Ada compilers but is ignored by ERC32 Ada. ERC32 Ada does not provide the capability for sharing of generic code. All generic instantiations result in making an in-lined copy of the template with appropriate substitutions.