https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|a-cfinve.ads:245:04: |Standard'Word_Size is wrong |warning: types for |for aarch64 ILP32 |unchecked conversion have | |different sizes | --- Comment #6 from Andreas Schwab <sch...@linux-m68k.org> --- So the real bug is that Standard'Word_Size doesn't follow -mabi. Surely there should be no need to copy the whole file just to change Word_Size.