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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|14.0                        |14.2
            Summary|[14/15 regression] Many C++ |[14 regression] Many C++
                   |analyzer tests FAIL         |analyzer tests FAIL

--- Comment #14 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Testing the above patch on sparc-sun-solaris2.11 (cfarm216) shows this
improvement to
the results of 'gmake check-g++ RUNTESTFLAGS="analyzer.exp=*"':

 # of expected passes          11395 -> 12043
 # of unexpected failures        684 ->     0
 # of unexpected successes         4 ->     0
 # of expected failures          443 ->   447

So I believe this is fixed on trunk; waiting until after GCC 14.1 to backport
to gcc 14.

Reply via email to