https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93375

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Rainer Orth from comment #3)
> 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]

Same thing on arm-linux-gnueabi[hf] when forcing eg. -march=armv5t

Reply via email to