https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113536
--- Comment #1 from Jack Perry <devotus at yahoo dot com> --- Per Simon Wright, gcc 14.0.0 does not fail on this, whereas gcc 14.0.1 does, in the same location, but with a different error: `expected type "Value"... found type "Standard.Character"` I edited his message to conform with the types I used in the example below, but I've also observed it on godbolt's compiler explorer when using gnat "trunk".