This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mismatch in parameter of builtin_ffs?
- From: Richard Henderson <rth at redhat dot com>
- To: Erven ROHOU <erven dot rohou at st dot com>
- Cc: GCC mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 27 Apr 2007 08:58:15 -0700
- Subject: Re: mismatch in parameter of builtin_ffs?
- References: <46320767.6070107@st.com>
On Fri, Apr 27, 2007 at 04:23:35PM +0200, Erven ROHOU wrote:
> I think it should be BT_FN_INT_UINT. (Other functions like clz, parity,
> popcount are defined with unsigned int.)
> Unless I am missing something...
man 3 ffs.
r~