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

Rainer Orth <ro at gcc dot gnu.org> changed:

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

--- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> ---
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)

  Only seen on Solaris/SPARC, 32 and 64-bit.

  Rainer

Reply via email to