[Bug 228780] Strict aliasing violations in libc / qsort.c
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 6 10:18:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228780
Bug ID: 228780
Summary: Strict aliasing violations in libc / qsort.c
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: standards
Assignee: standards at FreeBSD.org
Reporter: mliska at suse.cz
As seen and explained here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83201#c13
There are strict aliasing violations:
https://github.com/freebsd/freebsd/blob/master/lib/libc/stdlib/qsort.c#L64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list