https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124265
--- Comment #6 from Liam Powell <liam at liampwll dot com> --- Once again this was not the result of fuzzing. This comes from the project previously uploaded in PR ada/124226. Refer to the declaration of Prunt.Default_Modules.Motion.User_Config_Prunt. These are intended to hold type with a Dimension_System and ranges to apply constraints in our GUI. We have a whole parser and code generator that works with these: https://github.com/Prunt3D/prunt/tree/wip-rewrite/config_codegen/src
