Content-Length: 261462 | pFad | http://github.com/postgrespro/postgres/commit/baf7b3a503342f263558b7dbf6d3c694622ab3c5

A9 Fix compilation failure on MIPS. · postgrespro/postgres@baf7b3a · GitHub
Skip to content

Commit baf7b3a

Browse files
committed
Fix compilation failure on MIPS.
Rémi Zara
1 parent a590f26 commit baf7b3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/include/storage/s_lock.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -601,9 +601,9 @@ do \
601601
" .set noreorder \n" \
602602
" .set nomacro \n" \
603603
" sync \n" \
604-
" .set pop "
605-
:
606-
: "memory");
604+
" .set pop " \
605+
: \
606+
: "memory"); \
607607
*((volatile slock_t *) (lock)) = 0; \
608608
} while (0)
609609

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/baf7b3a503342f263558b7dbf6d3c694622ab3c5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy