This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada updates frozen
Jan Hubicka <jh@suse.cz> writes:
>>
>> I'm too far behind on email to understand what the reference to Jan's
>> patch is. I do know about Zack's patch. So, this email refers to
>> Zack's patch, but not Jan's patch.
>
> My patch does exactly the same Zack did for IA-64. x86-64 has exactly
> symetric behaviour wrt long double and __float128 as IA-64 ABI has. I
> really hope that if Zack works out the issues with Ada, it will
> automatically fix the x86-64 part too. I can do any help with fixing
> the bug if Zack figure out how to make me involved in his effort.
I appreciate your patch because it has made it possible for me to
reproduce the Ada bootstrap problems on i386. I do not have access to
any ia64 machine on which GNAT can be built.
The problem is indeed exactly symmetric. I sent a partial patch to
the list earlier today. [http://gcc.gnu.org/ml/gcc/2003-11/msg00064.html]
Jan, if you would like to help, could you
please try to debug the abort in make gnatlib_and_tools?
zw