This is the mail archive of the gcc-patches@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]

Re: Add Ada support for aarch64-*-freebsd*


> This is exactly what aarch64-*-linux* is doing is doing in gcc 6
> branch (e.g.  system.ads<system-linux-x86_64.ads) which is what I
> modeled it after, but now I see it has been changed to

Well no, you are reusing an x86_64 file for an aarch64 architecture, so
this is exactly the same issue.

Arno


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