https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93375
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |ro at gcc dot gnu.org Resolution|FIXED |--- --- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> --- The new test FAILs on Solaris/SPARC, both 32 and 64-bit: +FAIL: gcc.dg/analyzer/pr93375.c (test for warnings, line 14) +FAIL: gcc.dg/analyzer/pr93375.c (test for excess errors) Excess errors: /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/analyzer/pr93375.c:14:3: warning: use of NULL 'rl' where non-null expected [CWE-690] [-Wanalyzer-null-argument]