https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742
--- Comment #4 from Richard Earnshaw ---
Author: rearnsha
Date: Tue Feb 28 14:17:29 2017
New Revision: 245775
URL: https://gcc.gnu.org/viewcvs?rev=245775&root=gcc&view=rev
Log:
[ARM] Fix PR79742 incorrect scheduler choice.
Due to an oversight,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742
--- Comment #3 from Richard Earnshaw ---
OK the problem occurs when we have a cpu which specifies using the scheduler
for another CPU. The tune-for entry is ignored in this case.
Patch in testing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742
--- Comment #2 from Richard Earnshaw ---
(In reply to ktkachov from comment #1)
> Confirmed.
I'm somewhat surprised if those changes have caused this, the generated file
arm-tune.md has no content changes (only modifications to generated comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|