http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #9 from Stupachenko Evgeny ---
r203897 | pmatos | 2013-10-21 19:41:46 +0400 (Mon, 21 Oct 2013) | 4 lines
* ipa-inline.c (edge_badness): Cap edge->count at max_count for badness
calculations.
fixes the issue in trunk.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #8 from H.J. Lu ---
(In reply to Stupachenko Evgeny from comment #7)
> Created attachment 31379 [details]
> patch to ipa-inline.c for 4.8
Is this a backport from trunk? If yes, please identify which
checkin on trunk fixes it.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #7 from Stupachenko Evgeny ---
Created attachment 31379
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31379&action=edit
patch to ipa-inline.c for 4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #6 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
Stupachenko Evgeny changed:
What|Removed |Added
Version|4.9.0 |4.8.3
--- Comment #5 from Stupachenk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #4 from Stupachenko Evgeny ---
Not reproduced on trunk(4.9) any more.
Still reproduced on 4.8.
I have a fix which I hope to share in the next few weeks.
Sent from my iPad
On Aug 30, 2013, at 3:31 AM, "evstupac at gmail dot com"
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
>
> --- Comment #2 from Stupachenko Evgeny ---
> I can't share CoreMark sources.
> However, you can
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #3 from pinskia at gmail dot com ---
I have a fix which I hope to share in the next few weeks.
Sent from my iPad
On Aug 30, 2013, at 3:31 AM, "evstupac at gmail dot com"
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
--- Comment #2 from Stupachenko Evgeny ---
I can't share CoreMark sources.
However, you can get them at www.coremark.org when accept the license.
The error caused by edge->count of new edges which is grater than max_count:
(line 902)
gcc_assert (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
11 matches
Mail list logo