public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Daniel Gutson <daniel.gutson@tallertechnologies.com>
Cc: Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	GNU C Library <libc-alpha@sourceware.org>
Subject: Re: question regarding div / std::div implementation
Date: Wed, 20 Apr 2016 22:10:00 -0000	[thread overview]
Message-ID: <5717FE54.3070003@cs.ucla.edu> (raw)
In-Reply-To: <CAF5HaEW-qiGwkpJCSHbptsMZzq--RJSOKoijx6qKiMRpXoYsvA@mail.gmail.com>

On 04/20/2016 02:55 PM, Daniel Gutson wrote:
> That fools the compiler.

Yes, bizarre C code can fool the compiler. I was talking about realistic 
code, not contrived examples.

glibc itself uses % and / in places where div/ldiv/lldiv might plausibly 
be used internally, and this is portable and maintainable and efficient 
and there is no real reason to change this, even if div/ldiv/lldiv were 
tuned. Similarly for other C applications.

  reply	other threads:[~2016-04-20 22:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20 19:44 Daniel Gutson
2016-04-20 20:27 ` Mike Frysinger
     [not found] ` <5717DF65.5060606@linaro.org>
     [not found]   ` <CAF5HaEWdpAGiXtCO36u3F0QGAXfVHL+qkY+RLsszpv7paPVdMg@mail.gmail.com>
2016-04-20 20:29     ` Adhemerval Zanella
2016-04-20 20:36       ` Daniel Gutson
2016-04-20 20:49         ` Adhemerval Zanella
2016-04-20 21:16           ` Daniel Gutson
2016-04-20 21:38             ` Paul Eggert
2016-04-20 21:55               ` Daniel Gutson
2016-04-20 22:10                 ` Paul Eggert [this message]
2016-04-20 22:18                   ` Daniel Gutson

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=5717FE54.3070003@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=adhemerval.zanella@linaro.org \
    --cc=daniel.gutson@tallertechnologies.com \
    --cc=libc-alpha@sourceware.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).