Opened 2 years ago

Closed 2 years ago

#5063 closed enhancement (fixed)

Need to handle coreutils-9.1 sort-NaN-infloop test failure (with GCC-12)

Reported by: Xi Ruoyao Owned by: lfs-book
Priority: normal Milestone: 11.2
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

This test fails with GCC-12 in jhalfs build.

We may pull in two patches to fix it:

(to me the first patch is enough to fix this specific issue but it introduces another failure, so the second one is also needed).

Or we can just document the failure and wait for coreutils-9.2, as no rational human beings will attempt to sort NaN (the compaision with NaN involved is not a weak ordering).

Change History (1)

comment:1 by pierre, 2 years ago

Resolution: fixed
Status: newclosed

Seems there is an agreement about just documenting. Done at 07b9641ca

Note: See TracTickets for help on using tickets.