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

Issue 3291022: [gcc] Fix addsi patterns for nacl64 PIC (Closed)

Created:
10 years, 3 months ago by eaeltsin
Modified:
9 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[gcc] Fix addsi patterns for nacl64 PIC This is similar to a bunch of previous fixes: prevent define_expands and define_insns from treating ILP32 PIC symbol_ref as an immediate. BUG=http://code.google.com/p/nativeclient/issues/detail?id=872 TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M gcc/gcc/config/i386/i386.md View 9 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eaeltsin
10 years, 3 months ago (2010-09-09 14:53:27 UTC) #1
pasko-google - do not use
10 years, 3 months ago (2010-09-09 15:01:23 UTC) #2
LGTM

though it's not easy to thoroughly review this :)

Powered by Google App Engine
This is Rietveld 408576698