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

Issue 14619022: Skip ABI verification for tests of __builtin_{frame,return}_address. (Closed)

Created:
7 years, 7 months ago by jvoung (off chromium)
Modified:
7 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Skip ABI verification for tests of __builtin_{frame,return}_address. Skip in scons and the gcc torture test suite. Also skip ABI verification for the LLVM math intrinsics, bitmanip intrinsics, and atomic intrinsics in scons for now. Haven't hunted those down in gcc torture test suite yet. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3378 R=mseaborn@chromium.org Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=11329

Patch Set 1 #

Patch Set 2 : also for gcc torture tests #

Patch Set 3 : cleanup #

Total comments: 4

Patch Set 4 : cleanup #

Patch Set 5 : fix comment #

Patch Set 6 : cleanup #

Patch Set 7 : indent #

Total comments: 6

Patch Set 8 : fix #

Patch Set 9 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -40 lines) Patch
M tests/toolchain/nacl.scons View 1 2 3 4 5 6 7 2 chunks +43 lines, -37 lines 0 comments Download
M tools/toolchain_tester/known_failures_pnacl.txt View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jvoung (off chromium)
7 years, 7 months ago (2013-05-09 20:32:36 UTC) #1
Mark Seaborn
https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons File tests/toolchain/nacl.scons (right): https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons#newcode56 tests/toolchain/nacl.scons:56: # (src, exit_status, golden_file, stable_bitcode, cond), This is getting ...
7 years, 7 months ago (2013-05-09 21:26:37 UTC) #2
eliben
On 2013/05/09 21:26:37, Mark Seaborn wrote: > https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons > File tests/toolchain/nacl.scons (right): > > https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons#newcode56 ...
7 years, 7 months ago (2013-05-09 21:33:47 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons File tests/toolchain/nacl.scons (right): https://codereview.chromium.org/14619022/diff/9005/tests/toolchain/nacl.scons#newcode56 tests/toolchain/nacl.scons:56: # (src, exit_status, golden_file, stable_bitcode, cond), On 2013/05/09 21:26:37, ...
7 years, 7 months ago (2013-05-09 23:31:42 UTC) #4
Mark Seaborn
LGTM https://codereview.chromium.org/14619022/diff/1008/tests/toolchain/nacl.scons File tests/toolchain/nacl.scons (right): https://codereview.chromium.org/14619022/diff/1008/tests/toolchain/nacl.scons#newcode49 tests/toolchain/nacl.scons:49: nonstable_env = env.Clone() Need to move this line ...
7 years, 7 months ago (2013-05-09 23:39:11 UTC) #5
jvoung (off chromium)
https://codereview.chromium.org/14619022/diff/1008/tests/toolchain/nacl.scons File tests/toolchain/nacl.scons (right): https://codereview.chromium.org/14619022/diff/1008/tests/toolchain/nacl.scons#newcode49 tests/toolchain/nacl.scons:49: nonstable_env = env.Clone() On 2013/05/09 23:39:11, Mark Seaborn wrote: ...
7 years, 7 months ago (2013-05-09 23:48:25 UTC) #6
jvoung (off chromium)
7 years, 7 months ago (2013-05-10 15:23:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #9 manually as r11329 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698