This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: Implement load PRE
On Sat, 2005-12-31 at 14:12 +0100, Andreas Jaeger wrote:
> > Ada is now broken on x86, x86_64 and has been broken on powerpc
> > for a while. May be sparc still works.
>
> And is still broken for PowerPC on 4.1, isn't it?
That's possible, but no one has been testing Ada on powerpc
for five monthes (PR 22533) so it's hard to say.
There were discussions on what needed to be done on the gcc/ada side
to enable Ada bootstrap when an Ada compiler is detected on the host,
but what happens in practice is that we are trading mostly Makefile
related features against a simply working Ada front-end for a large
majority of our users (x86 and x86_64 native).
Laurent