https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104761
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I think EDGE_DFS_BACK is only computed (or guaranteed to be correct?) if mark_dfs_back_edges () is called, I think the waccess pass doesn't call that.