https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126155
--- Comment #2 from MichaĆ L. <mnpjm6zqj6tckbx8zscf at mailbox dot org> --- (In reply to Eric Botcazou from comment #1) > Put_Image does not force anything since you can implement it yourself. Fair enough. I could make an argument that the default should be as minimal as possible precisely to allow for its reuse in custom (extended) implementations, but I trust there's reasons for why it's done this way. Appreciated.
