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

Issue 18300003: Fix stack alignment corruption for MinGW32 build (Closed)

Created:
7 years, 5 months ago by Peter Varga
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix stack alignment corruption for MinGW32 build Contributed by Peter Varga <pvarga@inf.u-szeged.hu>; BUG= TEST=cctest/test-assembler-ia32/StackAlignmentForSSE2,cctest/test-assembler-x64/StackAlignmentForSSE2,cctest/test-platform/StackAlignment R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15502

Patch Set 1 #

Total comments: 14

Patch Set 2 : Fix style issues #

Patch Set 3 : Enable StackAlignment test only for GCC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -0 lines) Patch
M src/platform-win32.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/cctest/test-assembler-ia32.cc View 1 1 chunk +88 lines, -0 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 2 chunks +86 lines, -0 lines 0 comments Download
M test/cctest/test-platform.cc View 1 2 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Peter Varga
7 years, 5 months ago (2013-07-02 13:20:45 UTC) #1
Jakob Kummerow
Mostly LGTM, I'll land this for you if you address my comments. Most of the ...
7 years, 5 months ago (2013-07-02 15:24:18 UTC) #2
Peter Varga
I've fixed the style issues that you pointed out. Some of them come from copy-pasting ...
7 years, 5 months ago (2013-07-03 08:23:31 UTC) #3
Jakob Kummerow
Thanks, LGTM. I'll land it for you.
7 years, 5 months ago (2013-07-03 15:02:42 UTC) #4
Jakob Kummerow
Committed patchset #2 manually as r15480 (presubmit successful).
7 years, 5 months ago (2013-07-03 15:34:56 UTC) #5
Peter Varga
I suppose the compilation of this change fails with MSVC due to GNU specific snippets ...
7 years, 5 months ago (2013-07-04 07:31:38 UTC) #6
Jakob Kummerow
OK, let's give it another shot.
7 years, 5 months ago (2013-07-05 08:18:29 UTC) #7
Jakob Kummerow
7 years, 5 months ago (2013-07-05 08:34:23 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r15502 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698