https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
--- Comment #4 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Jan 19 22:16:30 2018
New Revision: 256902
URL: https://gcc.gnu.org/viewcvs?rev=256902&root=gcc&view=rev
Log:
2018-01-19 Andreas Krebbel
PR rtl-optimization/83147
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
--- Comment #3 from Andreas Krebbel ---
(In reply to Vladimir Makarov from comment #2)
> (In reply to Andreas Krebbel from comment #1)
> > Created attachment 42714 [details]
> > Experimental patch
> >
> > This patch appears to fix the problem fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
Richard Biener changed:
What|Removed |Added
Keywords||ra
--- Comment #2 from Vladimir Makarov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
Andreas Krebbel changed:
What|Removed |Added
Keywords||wrong-code
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83147
--- Comment #1 from Andreas Krebbel ---
Created attachment 42714
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42714&action=edit
Experimental patch
This patch appears to fix the problem for me. However, it isn't really tested
yet.