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: build_int_cstu does not work as advertised


On Sun, 5 Dec 2010, Florian Weimer wrote:

> And is HOST_WIDE_INT guaraunteed to be able to hold 64 bits?  I recall

Only for targets that set need_64bit_hwint in config.gcc; for other 
targets, it depends on the host.

-- 
Joseph S. Myers
joseph@codesourcery.com


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