summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb.c
diff options
context:
space:
mode:
authorAndres Freund2014-09-26 00:44:44 +0000
committerAndres Freund2014-09-26 00:44:44 +0000
commitf18cad944911f05ad2e876af67362e28584b3c61 (patch)
treeaffbfd609e2fea1ea82392416284530c6491a4c1 /src/backend/utils/adt/jsonb.c
parent88bcdf9da5aa67da11ada0921703432ef2b7c21c (diff)
Fix atomic ops inline x86 inline assembly for older 32bit gccs.
Some x86 32bit versions of gcc apparently generate references to the nonexistant %sil register when using when using the r input constraint, but not with the =q constraint. The latter restricts allocations to a/b/c/d which should all work.
Diffstat (limited to 'src/backend/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions