https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124329
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
On x86_64-linux I'm acutally seeing
XFAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++11 (test
for warnings, line 884)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++11 at line
885 (test for warnings, line 884)
XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++11 PR
analyzer/103546 (test for bogus messages, line 892)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++11 (test for
excess errors)
Excess errors:
/home/jakub/src/gcc/gcc/testsuite/c-c++-common/analyzer/flex-without-call-summaries.c:946:59:
warning: heap-based buffer overflow [CWE-122] [-Wanalyzer-out-of-bounds]
/home/jakub/src/gcc/gcc/testsuite/c-c++-common/analyzer/flex-without-call-summaries.c:947:63:
warning: heap-based buffer overflow [CWE-122] [-Wanalyzer-out-of-bounds]
for this test.