[Bug target/79742] [7 Regression] ARM sched pipeline selection problems

2017-02-28 Thread rearnsha at gcc dot gnu.org
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,

[Bug target/79742] [7 Regression] ARM sched pipeline selection problems

2017-02-28 Thread rearnsha at gcc dot gnu.org
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.

[Bug target/79742] [7 Regression] ARM sched pipeline selection problems

2017-02-28 Thread rearnsha at gcc dot gnu.org
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

[Bug target/79742] [7 Regression] ARM sched pipeline selection problems

2017-02-28 Thread ktkachov at gcc dot gnu.org
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|