This is the mail archive of the gcc@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: [Ada] Integer repesentation in the Ada FE


Bernd Trog wrote:
On Wed, 26 Apr 2006, Robert Dewar wrote:

Bernd Trog wrote:

I'm chasing a bug that only appeares when Standard.Integer'Size is 16:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26849
Trying to make the compiler work with standard integer size of
16 will be very difficult I fear.

Do you have an example where the compiler (not the runtime) assumes a target Standard.Integer'Size >= 32?

Apart from the obvious use of string indexes, I don't know specifically, but I have not looked, and if I did look I would be surprised not to find!


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