diff options
author | Richard Biener <rguenther@suse.de> | 2022-08-26 12:56:30 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-08-26 12:59:05 +0200 |
commit | fc1b5707faf0b607da06e9ec3437245aba69a255 (patch) | |
tree | 97bcd43807fb9fc80bdbe7a235a48e909b9e94a3 /intl/bindtextdom.c | |
parent | d6621a2f3176dd6a593d4f5fa7f85db0234b40d2 (diff) | |
download | gcc-fc1b5707faf0b607da06e9ec3437245aba69a255.zip gcc-fc1b5707faf0b607da06e9ec3437245aba69a255.tar.gz gcc-fc1b5707faf0b607da06e9ec3437245aba69a255.tar.bz2 |
New testcase for uninit
The following adds a testcase that illustrates a defect in
compute_control_dep_chain and its attempt to identify loop
exits as special to continue walking post-dominators but failing
to do so for following post-dominators. On trunk there is now
simple_control_dep_chain saving the day, avoiding the false
positive but with GCC 12 we get a bogus diagnostic.
* gcc.dg/uninit-pred-11.c: New testcase.
Diffstat (limited to 'intl/bindtextdom.c')
0 files changed, 0 insertions, 0 deletions