https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
--- Comment #10 from Jiu Fu Guo ---
I had a try for GCC11,
https://gcc.gnu.org/pipermail/gcc-patches/2021-July/574421.html.
The patches could mitigate the BB-count mismatch issue for loops. In theory,
this patch would make sense. But it also rai
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
--- Comment #9 from pthaugen at gcc dot gnu.org ---
The problem can be seen in the loop2_unroll dump:
pthaugen@pike:~/temp/pr68212$ grep "Invalid sum of" simple.c.272r.loop2_unroll
;; Invalid sum of incoming counts 285685646 (estimated locally),
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
pthaugen at gcc dot gnu.org changed:
What|Removed |Added
CC||guojiufu at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
--- Comment #7 from Peter Bergner ---
(In reply to Pat Haugen from comment #4)
> Author: pthaugen
> Date: Fri Oct 14 17:10:18 2016
> New Revision: 241170
>
> URL: https://gcc.gnu.org/viewcvs?rev=241170&root=gcc&view=rev
> Log:
> PR rtl-opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
Bill Schmidt changed:
What|Removed |Added
Assignee|kelvin at gcc dot gnu.org |unassigned at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
--- Comment #4 from Pat Haugen ---
Author: pthaugen
Date: Fri Oct 14 17:10:18 2016
New Revision: 241170
URL: https://gcc.gnu.org/viewcvs?rev=241170&root=gcc&view=rev
Log:
PR rtl-optimization/68212
* cfgloopmanip.c (duplicate_loop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
Pat Haugen changed:
What|Removed |Added
CC||wschmidt at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
--- Comment #2 from Pat Haugen ---
Author: pthaugen
Date: Tue Sep 13 15:58:52 2016
New Revision: 240113
URL: https://gcc.gnu.org/viewcvs?rev=240113&root=gcc&view=rev
Log:
PR tree-optimization/77536
PR rtl-optimization/68212
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68212
David Edelsohn changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
11 matches
Mail list logo