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

Issue 4961065: [google][main]Fix broken test cases in google/main branch

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by Sriraman
Modified:
14 years, 1 month ago
Reviewers:
davidxl, Diego Novillo
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/main/gcc/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M mversn-dispatch.c View 4 chunks +8 lines, -1 line 0 comments Download
M passes.c View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3
Sriraman
This patches fixes bugs that caused the multi-version tests to fail. * mversn-dispatch.c (specialize_call): Rebuild ...
14 years, 2 months ago (2011-09-07 01:44:36 UTC) #1
Diego Novillo
On Tue, Sep 6, 2011 at 21:44, Sriraman Tallam <tmsriram@google.com> wrote: > This patches fixes ...
14 years, 1 month ago (2011-09-07 14:14:07 UTC) #2
Sriraman
14 years, 1 month ago (2011-09-07 17:15:29 UTC) #3
Thanks, I committed the patch. -Sri. On Wed, Sep 7, 2011 at 7:14 AM, Diego Novillo <dnovillo@google.com> wrote: > On Tue, Sep 6, 2011 at 21:44, Sriraman Tallam <tmsriram@google.com> wrote: > > This patches fixes bugs that caused the multi-version tests to fail. > > > > * mversn-dispatch.c (specialize_call): Rebuild cgraph edges after > > specialization. > > (clone_and_dispatch_function): Rebuild cgraph edges to compute > > inline parameters. > > (do_convert_builtin_dispatch): Ditto. > > (convert_builtin_dispatch): Remove call to mark_syms_for_renaming > > for phi nodes. > > * passes.c (init_optimization_passes): Remove pass to rebuild > > cgraph edges after converting __builtin_dispatch. > > OK, thanks for the fix. > > > Diego. > 
Sign in to reply to this message.

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