We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506ef1d commit 6a1a440Copy full SHA for 6a1a440
src/include/port/atomics/arch-x86.h
@@ -67,7 +67,7 @@ typedef struct pg_atomic_uint32
67
68
/*
69
* It's too complicated to write inline asm for 64bit types on 32bit and the
70
- * 468 can't do it.
+ * 486 can't do it.
71
*/
72
#ifdef __x86_64__
73
#define PG_HAVE_ATOMIC_U64_SUPPORT
0 commit comments