https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113688
--- Comment #35 from uecker at gcc dot gnu.org --- (In reply to Eric Botcazou from comment #34) > > Those aliasing bugs are very annoying though and I think one reason people > > who care about correctness / reliability tend to use -fno-strict-alasing. It > > would be nice to get this sorted out instead of walking back on fixes. > > Sorry, I don't have the time to do this for Ada on the 14 branch this late > in the release cycle (but I don't mind to do it for the future 15 branch). No worries, I also did not intend to cause trouble. Since nothing came up on trunk I expected this to be safe, but I am happy to revert those two changes if there is no better solution. I just want to better understand the underlying issue, long-term plan, and possible alternatives (considering that some Linux distributions will release with GCC 14)