This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Implement builtin folding for SPARC
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: James A. Morrison <ja2morri at csclub dot uwaterloo dot ca>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 9 May 2005 14:29:22 +0200
- Subject: Re: [patch] Implement builtin folding for SPARC
- References: <kfhhdimohg4.fsf@csclub.uwaterloo.ca> <200505082034.44090.ebotcazou@libertysurf.fr>
> because you're not guaranteed to have 'long long' available.
Of course HOST_WIDE_INT is not guaranteed to be 64-bit wide either.
--
Eric Botcazou