This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Generalise IN_RANGE
- From: Ian Lance Taylor <iant at google dot com>
- To: Richard Sandiford <rsandifo at nildram dot co dot uk>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 19 Oct 2007 18:05:42 -0700
- Subject: Re: RFA: Generalise IN_RANGE
- References: <87sl4gcl9h.fsf@firetop.home>
Richard Sandiford <rsandifo@nildram.co.uk> writes:
> gcc/
> * system.h (IN_RANGE): Cast each argument individually.
This is OK.
Thanks.
Ian