https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
Peter Bergner changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #9 from Peter Bergner
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
--- Comment #8 from Peter Bergner ---
Author: bergner
Date: Mon Feb 5 19:17:37 2018
New Revision: 257392
URL: https://gcc.gnu.org/viewcvs?rev=257392&root=gcc&view=rev
Log:
Back port from mainline
2018-02-01 Peter Bergner
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
Peter Bergner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|https://gcc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
--- Comment #6 from Peter Bergner ---
Author: bergner
Date: Thu Feb 1 18:26:51 2018
New Revision: 257305
URL: https://gcc.gnu.org/viewcvs?rev=257305&root=gcc&view=rev
Log:
PR target/56010
PR target/83743
* config/rs6000/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
Peter Bergner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
--- Comment #4 from Segher Boessenkool ---
Which is perfectly fine, except the error message is a bit confusing if you
don't know what's going on.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
--- Comment #3 from Peter Bergner ---
(In reply to Segher Boessenkool from comment #2)
> The driver asks the kernel, and the kernel knows. It's just a string.
Correct, the kernel passes a string to the driver and the driver blindly uses
it as i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
Segher Boessenkool changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83743
--- Comment #1 from Richard Biener ---
How does the "old" driver know power9? I think mixing driver and compiler
versions isn't supported.