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: HOST_WIDE_INT


 --- "Joseph S. Myers" <jsm28@cam.ac.uk> ha scritto:  

[...]
 
> You have come across the problem that the support
> for targets with bytes
> wider than 8 bits is quite flaky.  You can expect to
> need to do quite a
> bit of work on the compiler to fix problems with
> this, as the few such
> existing targets with this property (e.g. c4x) are
> rarely tested, and
> especially as the existing ones do not have bytes
> wider than 32 bits.  
> This includes cleaning up the specification of
> various internal interfaces
> and datastructures which have never been clearly
> specified as to how they
> store target bytes if wider than host bytes, if you
> want a fully working
> port.

[...]

Well,
now I understand better the problem.

Thanks a lot for your help.

Bye,

Roberto Belloni



______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/


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