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

Issue 2820803003: Remove explicit -fomit_frame_pointer from ARM 32-bit builds. (Closed)

Created:
3 years, 8 months ago by Wez
Modified:
3 years, 8 months ago
Reviewers:
Dirk Pranke, erikchen
CC:
chromium-reviews, erikchen, Primiano Tucci (use gerrit)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove explicit -fomit_frame_pointer from ARM 32-bit builds. -fomit_frame_pointer causes the assembly generated from SkEdge::setLine to trigger a CPU errata in ARM A12/A17 devices, so we are temporarily removing the flag until the toolchain can be fixed to avoid that. Revert this when issue 711784 is resolved. BUG=710131, 706654, 711784 Review-Url: https://codereview.chromium.org/2820803003 Cr-Commit-Position: refs/heads/master@{#464832} Committed: https://chromium.googlesource.com/chromium/src/+/bec44505ea17b6b8fbd366ab22ca724f3c448fe6

Patch Set 1 #

Patch Set 2 : Omit frame pointers under Android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M build/config/compiler/BUILD.gn View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 26 (16 generated)
Wez
Dirk, can you OWNERS this, plz?
3 years, 8 months ago (2017-04-14 21:20:31 UTC) #4
Dirk Pranke
lgtm, though I'm not the best person to review this. cc'ing erikchen and primiano as ...
3 years, 8 months ago (2017-04-14 21:23:16 UTC) #6
Wez
On 2017/04/14 21:23:16, Dirk Pranke wrote: > lgtm, though I'm not the best person to ...
3 years, 8 months ago (2017-04-14 21:39:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2820803003/1
3 years, 8 months ago (2017-04-14 21:39:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2820803003/20001
3 years, 8 months ago (2017-04-14 21:45:03 UTC) #16
Wez
FYI: Tweaked patch to continue to omit frame pointers in Android builds, since that was ...
3 years, 8 months ago (2017-04-14 21:45:18 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/430516)
3 years, 8 months ago (2017-04-14 22:46:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2820803003/20001
3 years, 8 months ago (2017-04-14 23:20:59 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/bec44505ea17b6b8fbd366ab22ca724f3c448fe6
3 years, 8 months ago (2017-04-14 23:56:15 UTC) #24
erikchen
3 years, 8 months ago (2017-04-15 15:18:24 UTC) #26
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698