Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Issue 2091913003: make count a memory variable for 32 bit (Closed)

Created:
4 years, 6 months ago by fbarchard1
Modified:
4 years, 6 months ago
Reviewers:
harryjin
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

make count a memory variable for 32 bit 32 bit clang runs out of registers and compiler does core dump. force 32 bit build to use memory variable for counter. BUG=libyuv:612 TBR=harryjin@google.com Committed: https://chromium.googlesource.com/libyuv/libyuv/+/1b3e4aee47ea51245119adf9f2b1c7675576c07b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M source/scale_gcc.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 5 (3 generated)
fbarchard1
4 years, 6 months ago (2016-06-24 03:38:28 UTC) #2
fbarchard1
4 years, 6 months ago (2016-06-24 03:42:15 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1b3e4aee47ea51245119adf9f2b1c7675576c07b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698