Bug 82407 (qsort_chk) - [meta-bug] qsort_chk fallout tracking
Summary: [meta-bug] qsort_chk fallout tracking
Status: NEW
Alias: qsort_chk
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 8.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-checking, meta-bug
Depends on: 84345 87281 90282 99469 113204 82381 82395 82396 82397 82398 82401 82482 82982 83459 83513 84566 86096 93352 93451 115599
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-02 15:38 UTC by Alexander Monakov
Modified: 2024-06-23 12:48 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2024-01-02 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
.