rustc SIGILL since qsort_r patches
Cristian Rodríguez
cristian@rodriguez.im
Sun Nov 5 12:15:16 GMT 2023
On Sat, Nov 4, 2023 at 10:13 PM Andrew Pinski <pinskia@gmail.com> wrote:
>
> > Well glibc's qsort implementation will also now compare with itself.
>
> Also qsort comparison is not exactly < but rather <=> which
> array_pod_sort_comparator tries to emulate but
> BranchFolder::MergePotentialsElt::operator< specifically calls
> unreachable if 2 are things are equal.
>
>
>
Thank you, filled a bug report.
https://github.com/llvm/llvm-project/issues/71312
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20231105/e49d2d64/attachment.htm>
More information about the Libc-alpha
mailing list