git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 88bcdf9) | patch
Fix atomic ops inline x86 inline assembly for older 32bit gccs.
2014年9月26日 00:44:44 +0000 (02:44 +0200)
2014年9月26日 00:44:44 +0000 (02:44 +0200)
commit f18cad944911f05ad2e876af67362e28584b3c61
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.
src/include/port/atomics/arch-x86.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /