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

Issue 1706045: Fix gcc4.2/clang compile error

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by thakis
Modified:
14 years, 2 months ago
Reviewers:
reed, agl
Base URL:
http://skia.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

Fix gcc4.2/clang compile error Having an empty clobbered register list is ok in gcc 4.0, but an error in gcc 4.2 and clang.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M opts/opts_check_SSE2.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3
thakis
14 years, 2 months ago (2010-06-21 04:18:03 UTC) #1
agl
On Mon, Jun 21, 2010 at 12:18 AM, <thakis@chromium.org> wrote: > Reviewers: reed, agl, > ...
14 years, 2 months ago (2010-06-22 17:09:20 UTC) #2
reed
14 years, 2 months ago (2010-06-24 21:04:42 UTC) #3
I landed it today.

On Tue, Jun 22, 2010 at 1:09 PM, Adam Langley <agl@chromium.org> wrote:
> On Mon, Jun 21, 2010 at 12:18 AM,  <thakis@chromium.org> wrote:
>> Reviewers: reed, agl,
>>
>> Description:
>> Fix gcc4.2/clang compile error
>>
>> Having an empty clobbered register list is ok in gcc 4.0, but an error
>> in gcc 4.2 and clang.
>
> LGTM. Due to traveling, it could be a week until I can land this.
>
>
> AGL
>
Sign in to reply to this message.

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