https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98223
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>: https://gcc.gnu.org/g:df1eba3ceada6e8990c00ccfa6c5a2c9b1c13334 commit r11-6495-gdf1eba3ceada6e8990c00ccfa6c5a2c9b1c13334 Author: David Malcolm <dmalc...@redhat.com> Date: Tue Jan 5 20:51:50 2021 -0500 analyzer: remove xfail [PR98223] The bogus leak message went away after fcae5121154d1c3382b056bcc2c563cedac28e74 (aka "Hybrid EVRP and testcases") due to that patch improving a phi node in the gimple input to the analyzer. gcc/testsuite/ChangeLog: PR analyzer/98223 * gcc.dg/analyzer/pr94851-1.c: Remove xfail.