Bug 82407 (qsort_chk)

Summary: [meta-bug] qsort_chk fallout tracking
Product: gcc Reporter: Alexander Monakov <amonakov>
Component: middle-endAssignee: Not yet assigned to anyone <unassigned>
Status: NEW ---    
Severity: normal CC: jakub
Priority: P3 Keywords: ice-checking, meta-bug
Version: 8.0   
Target Milestone: ---   
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed: 2024-01-02 00:00:00
Bug Depends on: 84345, 87281, 90282, 99469, 113204, 82381, 82395, 82396, 82397, 82398, 82401, 82482, 82982, 83459, 83513, 84566, 86096, 93352, 93451, 115599    
Bug Blocks:    

Description Alexander Monakov 2017-10-02 15:38:15 UTC
Checking qsort comparator validity (transitivity and anti-commutativity properties) reveals some inconsistent comparators. This meta-bug depends on bugs filed for individual issues.

This is not strictly a gcc-8 regression, issues could have been present for a long time, they just started causing a non-release-checking ICE.
Comment 1 Jakub Jelinek 2017-12-11 16:37:04 UTC
The only remaining PR is tracked as [8 Regression] already, we don't need 2 regression PRs for the same issue.
Comment 2 Jakub Jelinek 2018-05-02 10:05:20 UTC
GCC 8.1 has been released.
Comment 3 Jakub Jelinek 2018-07-26 11:02:01 UTC
GCC 8.2 has been released.
Comment 4 Jakub Jelinek 2019-02-22 15:21:08 UTC
GCC 8.3 has been released.
Comment 5 Jakub Jelinek 2020-03-04 09:32:04 UTC
GCC 8.4.0 has been released, adjusting target milestone.
Comment 6 Andrew Pinski 2024-01-02 18:46:24 UTC
.