https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
--- Comment #5 from Martin Liška ---
Author: marxin
Date: Tue Nov 13 15:06:54 2018
New Revision: 266074
URL: https://gcc.gnu.org/viewcvs?rev=266074&root=gcc&view=rev
Log:
Improve -fprofile-report.
2018-11-13 Martin Liska
PR tree-opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
Martin Liška changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
--- Comment #3 from Jan Hubicka ---
OK, I now recall. The intend was really to have three values
- profile before pass was run (which you can see from stats of previous
pass)
- profile after pass was run
- profile after cleanups
This is somew
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
--- Comment #2 from Jan Hubicka ---
The patch makes sense to me. I am not sure why it was run after pass but before
cleanups originally... Seems like a bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|