https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124426
--- Comment #4 from Liam Powell <liam at liampwll dot com> --- This one is not any sort of blocker for the above project as it's trivial to just add a dummy element to the record. I do however think that it is worth fixing as when the error occurs in the real project, the node which the error points at is in an entirely unrelated node, which will cause headaches for the next person to run in to a similar bug. Specifically the bug box looks like this, I also got the bug box in a file that was not even in the TMC2240 tree, which I can now not reproduce: +===========================GNAT BUG DETECTED==============================+ | 15.2.1 20260309 (x86_64-pc-linux-gnu) Assert_Failure nlists.adb:952 | | Error detected at prunt-default_modules-tmc2240_drivers-config_data_to_user_config.adb:22:94| | Compiling /home/liam/prunt/prunt/src/prunt-default_modules-tmc2240_drivers.adb|
