Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2282)

Issue 9179043: [PATCH] Fix PR bootstrap/57154

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by tejohnson
Modified:
10 years, 9 months ago
Reviewers:
law
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/trunk/gcc/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M sched-rgn.c View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2
tejohnson
This patch fixes PR bootstrap/57154. Bootstrapped on powerpc64-linux to ensure it fixes the bootstrap problem ...
12 years, 1 month ago (2013-05-03 16:23:59 UTC) #1
law_redhat.com
12 years, 1 month ago (2013-05-03 16:40:25 UTC) #2
On 05/03/2013 10:23 AM, Teresa Johnson wrote:
> This patch fixes PR bootstrap/57154.
>
> Bootstrapped on powerpc64-linux to ensure it fixes the bootstrap problem
reported
> for that architecture, and also the test case attached to the bug report.
> Also bootstrapped and regtested on x86_64-unknown-linux-gnu.
>
> Ok for trunk?
>
> Thanks,
> Teresa
>
> 2013-05-03  Teresa Johnson  <tejohnson@google.com>
>
>          PR bootstrap/57154
> 	* sched-rgn.c (compute_dom_prob_ps): Ensure accumulated probabilities
>          do not exceed REG_BR_PROB_BASE.
This is fine as it's the standard way to clamp probabilities.

jeff

Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b