This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21079] avr-gcc lacks support for builtin ffs function
- From: "aesok at pautinka dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2005 22:44:54 -0000
- Subject: [Bug target/21079] avr-gcc lacks support for builtin ffs function
- References: <bug-21079-9887@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from aesok at pautinka dot net 2005-10-18 22:44 -------
Functions 'ffs', 'ffsl' and 'ffsll' are added in avr-libc library.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21079