public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/21079] avr-gcc lacks support for builtin ffs function
Date: Sun, 17 Apr 2005 22:45:00 -0000	[thread overview]
Message-ID: <20050417224539.26385.qmail@sourceware.org> (raw)
In-Reply-To: <20050417223730.21079.bjoern.m.haase@web.de>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-17 22:45 -------
ffs is a POSIX function which almost all libc provides.
So if there is no fall back function, there is nothing which GCC can do.

Does avr have instructions which could be used to implement this if so it should implement ffssi/ffsdi 
and such.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21079


  reply	other threads:[~2005-04-17 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 22:37 [Bug c/21079] New: " bjoern dot m dot haase at web dot de
2005-04-17 22:45 ` pinskia at gcc dot gnu dot org [this message]
2005-04-17 23:07 ` [Bug target/21079] " bjoern dot m dot haase at web dot de
2005-04-19 15:50 ` ericw at evcohs dot com
     [not found] <bug-21079-9887@http.gcc.gnu.org/bugzilla/>
2005-10-18 22:44 ` aesok at pautinka dot net
2005-10-18 22:46 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050417224539.26385.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).