This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build_int_cstu does not work as advertised
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 5 Dec 2010 20:15:55 +0000 (UTC)
- Subject: Re: build_int_cstu does not work as advertised
- References: <877hfoi1uc.fsf@mid.deneb.enyo.de>
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