This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: genrecog fix
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: genrecog fix
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 06 May 2001 16:27:41 -0300
- Cc: gcc-patches at gcc dot gnu dot org, rth at cygnus dot com, patches at x86-64 dot org
- Organization: GCC Team, Red Hat
- References: <20010506012117.E25723@atrey.karlin.mff.cuni.cz>
On May 5, 2001, Jan Hubicka <jh@suse.cz> wrote:
> + if (type == DT_elt_zero_wide && HOST_BITS_PER_WIDE_INT > sizeof (int) * 8)
s/8/CHAR_BIT/, if it's for the host, or s/8/BITS_PER_UNIT/, if it's
for the target. I'm not sure which one you mean.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me