https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97090
Bug ID: 97090 Summary: gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: clyon at gcc dot gnu.org Target Milestone: --- Between r11-3230 and r11-3249 (g:052204fac580b21c967e57e6285d99a9828b8fac and g:ecde1b0a467127714872785b9935fe7c580778f0), I've noticed: FAIL: gcc.dg/analyzer/malloc-vs-local-1b.c (test for bogus messages, line 170) on some arm targets. For instance: target arm-none-linux-gnueabi --with-mode arm --with-cpu cortex-a9 there is no such problem with arm-none-linux-gnueabihf and the same config flags.