https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:b7f9ee7fb89fc9c48f03970e8e6581c7bae58f5a
commit r14-3529-gb7f9ee7fb89fc9c48f03970e8e6581c7bae58f5a
Author: Andrew Pinski
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215
--- Comment #2 from Andrew Pinski ---
So there might be two ways of fixing this:
[local count: 1073741824]:
if (a_3(D) != 0)
goto ; [50.00%]
else
goto ; [50.00%]
[local count: 536870912]:
if (b_2(D) != 0)
goto ; [50.00%]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned