Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2018 10:18:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 228780] Strict aliasing violations in libc / qsort.c
Message-ID:  <bug-228780-99@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228780

            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@FreeBSD.org
          Reporter: mliska@suse.cz

As seen and explained here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D83201#c13

There are strict aliasing violations:
https://github.com/freebsd/freebsd/blob/master/lib/libc/stdlib/qsort.c#L64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228780-99>