]> gcc.gnu.org Git - gcc.git/commit
testsuite: Add more allocation size tests for conjured svalues [PR110014]
authorTim Lange <mail@tim-lange.me>
Thu, 9 May 2024 17:09:26 +0000 (13:09 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Thu, 9 May 2024 17:09:26 +0000 (13:09 -0400)
commite0c52905f666e3d23881f82dbf39466a24f009f4
treeaea75b6f621124e0235d636046b042f090a35a4b
parentccf8d3e3d26c6ba3d5e11fffeed8d64018e9c060
testsuite: Add more allocation size tests for conjured svalues [PR110014]

This patch adds the reproducers reported in PR 110014 as test cases. The
false positives in those cases are already fixed with PR 109577.

2023-06-09  Tim Lange  <mail@tim-lange.me>

PR analyzer/110014

gcc/testsuite/ChangeLog:

* gcc.dg/analyzer/realloc-pr110014.c: New tests.

(cherry picked from commit r14-1685-g39adc5eebd61fd276f3f1ef9d7228756a35bd0cb)

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/gcc.dg/analyzer/realloc-pr110014.c [new file with mode: 0644]
This page took 0.071432 seconds and 6 git commands to generate.