analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / final.cc
2022-09-28 Eugene RozenfeldAdd instruction level discriminator support.
2022-09-02 Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-06-27 David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-06-20 Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.