analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / cfganal.cc
2022-02-03 Aldy HernandezAssert that backedges are available in path solver.
2022-01-28 Richard BienerMake graph dumping work for fn != cfun
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.