https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81441
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Target| |x86_64-*-* CC| |hubicka at gcc dot gnu.org Version|5.4.0 |7.1.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- So this is -fprofile-use without previously profiling with -fprofile-generate? Esp. -ftracer depends on a usable profile to not go off limits.