This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/15799] glibc div() code is broken


http://sourceware.org/bugzilla/show_bug.cgi?id=15799

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
       via  bbea82f7fe8af40fd08e8956e1aaf4d877168652 (commit)
      from  977f4b31b7ca4a4e498c397f3fd70510694bbd86 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bbea82f7fe8af40fd08e8956e1aaf4d877168652

commit bbea82f7fe8af40fd08e8956e1aaf4d877168652
Author: OndÅej BÃlka <neleai@seznam.cz>
Date:   Wed Oct 30 16:07:15 2013 +0100

    Remove code from div that is by C99 obsolete. Fixes bug 15799

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    7 +++++++
 NEWS           |    8 ++++----
 stdlib/div.c   |   22 ----------------------
 stdlib/ldiv.c  |   22 ----------------------
 stdlib/lldiv.c |   22 ----------------------
 5 files changed, 11 insertions(+), 70 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]