https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78775
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktkachov at gcc dot gnu.org
--- Comment #12 from ktkachov at gcc dot gnu.org ---
(In reply to Rainer Orth from comment #10)
> This patch introduced two issues on Solaris:
>
> * FAIL: gcc.dg/pr78973.c (test for warnings, line 12)
>
> seen on both Solaris/SPARC and x86, 32-bit only (and according to
> gcc-testresults on many other targets, too)
>
> * XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char
> (test for warnings, line 49)
> XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for
> warnings, line 50)
>
I see the XPASSes on arm and aarch64 as well