Replace out-of-line tas() assembly code for MIPS with a properly
Tom Lane <tgl@sss.pgh.pa.us>
Replace out-of-line tas() assembly code for MIPS with a properly constrained GCC inline version. Thiemo Seufer, by way of Martin Pitt.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/s_lock.c | modified | +1 −29 |
| src/include/storage/s_lock.h | modified | +36 −8 |