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 37f93cb commit 9b390ceCopy full SHA for 9b390ce
riscv-elf.md
@@ -300,6 +300,8 @@ the imaginary part.
300
A future version of this specification may define an ILP32 ABI for
301
RV64G, but currently this is not a supported operating mode.
302
303
+The value of `_Alignof(max_align_t)` is 16.
304
+
305
## <a name=va-list-va-start-and-va-arg></a> va_list, va_start, and va_arg
306
307
The `va_list` type is `void*`. A callee with variadic arguments is responsible
0 commit comments