This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117

--- Comment #24 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>This works everywhere else, so I wonder if we could have the ada makefile check the abi somehow more reliably than pathname?

Your patch is broken anyways because it makes your OS very incompatible with
most others.  Note I think this is a YOCTO which I know very much is wrong in
doing that.  YOCTO is not friendly to multi-libing with aarch32 and aarch64 and
ilp32.  Cavium had to hack the YOCTO patches to get rid of that brokenness.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]