[Bug libc/15799] glibc div() code is broken
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Wed Oct 30 15:09:00 GMT 2013
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.
More information about the Glibc-bugs
mailing list