diff options
author | Jakub Jelinek <jakub@redhat.com> | 2025-01-31 12:39:34 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2025-01-31 12:39:34 +0100 |
commit | 9fc0683082067801e3790f7cfffedbf5441e0f82 (patch) | |
tree | b5a7f21b8c55577d4945aba410fce8bf7b3de101 /gcc/ada/gcc-interface/utils.cc | |
parent | 5f34558100e8466aa70373e2f930bf1013192ba8 (diff) | |
download | gcc-9fc0683082067801e3790f7cfffedbf5441e0f82.zip gcc-9fc0683082067801e3790f7cfffedbf5441e0f82.tar.gz gcc-9fc0683082067801e3790f7cfffedbf5441e0f82.tar.bz2 |
testsuite: Add testcase for already fixed PR [PR117498]
This wrong-code issue has been fixed with r15-7249.
We still emit warnings which are questionable and perhaps we'd
get better generated code if niters determined the loop has only a single
iteration without UB and we'd punt on vectorizing it (or unrolling).
2025-01-31 Jakub Jelinek <jakub@redhat.com>
PR middle-end/117498
* gcc.c-torture/execute/pr117498.c: New test.
Diffstat (limited to 'gcc/ada/gcc-interface/utils.cc')
0 files changed, 0 insertions, 0 deletions