https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #57 from Richard Biener ---
Author: rguenth
Date: Wed Feb 13 10:02:47 2019
New Revision: 268838
URL: https://gcc.gnu.org/viewcvs?rev=268838&root=gcc&view=rev
Log:
2019-02-13 Richard Biener
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #56 from Jakub Jelinek ---
Author: jakub
Date: Fri Feb 8 19:01:37 2019
New Revision: 268706
URL: https://gcc.gnu.org/viewcvs?rev=268706&root=gcc&view=rev
Log:
PR tree-optimization/88739
* gcc.c-torture/execute/pr8873
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #55 from Richard Biener ---
(In reply to John Dong from comment #54)
> (In reply to Richard Biener from comment #53)
> > Fixed on trunk sofar, still waiting for somebody to produce a testcase for
> > the testsuite (I can't run-test on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #54 from John Dong ---
(In reply to Richard Biener from comment #53)
> Fixed on trunk sofar, still waiting for somebody to produce a testcase for
> the testsuite (I can't run-test on BE).
hi, any plan to fix on gcc-7-branch?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
Richard Biener changed:
What|Removed |Added
Known to work||9.0
Summary|[7/8/9 Regressio