public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/51732] New: typo in man gcc: "runt-time check"
@ 2012-01-02 13:05 martinwguy at gmail dot com
  0 siblings, 0 replies; only message in thread
From: martinwguy at gmail dot com @ 2012-01-02 13:05 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51732
           Summary: typo in man gcc: "runt-time check"
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: martinwguy@gmail.com


"man gcc" says:

-mno-8bit-idiv
           On some processors, like Intel Atom, 8bit unsigned integer divide
           is much faster than 32bit/64bit integer divide.  This option will
           generate a runt-time check.  If both dividend and divisor are
           within range of 0 to 255, 8bit unsigned integer divide will be used
           instead of 32bit/64bit integer divide.

Can we fix "runt-time"? This is new in gcc-4.6


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-02 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-02 13:05 [Bug other/51732] New: typo in man gcc: "runt-time check" martinwguy at gmail dot com

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).