Landing: ebe2e4d6569d
Project / Subsystem
gcc / testsuite
Date
2026-05-20
Author
David Malcolm
Commit
ebe2e4d6569de8d1d8aca3cc1086be7c29eac757
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- testsuite
- patch_id
- —
- commit_hash
- ebe2e4d6569de8d1d8aca3cc1086be7c29eac757
- source_type
- github
- headline
- Add analyzer-torture.exp
- tldr
- Introduces a new testsuite script, `analyzer-torture.exp`, to run analyzer torture tests.
- author
- David Malcolm
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • testsuite
- • analyzer
- • testing
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-20T00:00:00.000Z
This commit introduces a new testsuite script, analyzer-torture.exp. The script is designed to run torture tests specifically for the GCC static analyzer. Torture tests are collections of complex test cases that push the boundaries of the compiler’s capabilities, helping uncover obscure bugs and ensure robustness.