This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada updates frozen
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 2 Nov 03 15:10:20 EST
- Subject: Re: Ada updates frozen
> And what about the _TYPE_SIZE macros? Will they go back to being *sizes*
> or remain precisions?
They need to remain precision (and I will rename them as such)
otherwise we cannot know which type to use for C long double on ia64
and i386.
OK, but just so you know, it's *that* which breaks Ada currently.