[Bug analyzer/97090] gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 18 09:12:51 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97090
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I see on i686-linux:
XPASS: gcc.dg/analyzer/feasibility-1.c (test for warnings, line 58)
FAIL: gcc.dg/analyzer/malloc-vs-local-1b.c (test for bogus messages, line 170)
FAIL: gcc.dg/analyzer/pr96713.c (test for excess errors)
XPASS: gcc.dg/analyzer/unknown-fns-4.c (test for warnings, line 13)
but none of this on x86_64-linux.
More information about the Gcc-bugs
mailing list