https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122574
--- Comment #3 from Christoph & Ursula Grein <[email protected]> --- Eric, a question about inlining: The package Dimension_Signature requests functions without Inline. The actual package (here Fake_Dimensions) defined these functions with Inline. Does GNAT follow this inline request? Would adding Inline in the signature package change the behaviour? I'm not sure about what the RM requests for inlining generic parameter functions. Christoph
