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

Issue 18502004: Propagate alignment for _Complex (Closed)

Created:
7 years, 5 months ago by JF
Modified:
7 years, 5 months ago
Reviewers:
eliben
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/pnacl-clang.git@master
Visibility:
Public.

Description

Propagate alignment for _Complex This issue fails the GCC torture tests after my atomic changes because complex-7.c uses volatile _Complex. I submitted a fix upstream today, but the code was changed to use LValue instead of Value so this patch is a temporary workaround until we merge to 3.3 and cherry-pick my fix on top. BUG= none TEST= ./tools/toolchain_tester/torture_test.py pnacl arm # or x86-32, or x86-64 TBR= eliben@chromium.org Committed: c148c41

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M lib/CodeGen/CGExprComplex.cpp View 3 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
JF
7 years, 5 months ago (2013-07-13 19:51:48 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as rc148c41 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698