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.
2 parents 73215bc + b45ef83 commit 948463cCopy full SHA for 948463c
riscv-cc.adoc
@@ -650,7 +650,7 @@ bitfields but do not affect the alignment of the containing struct.
650
651
Zero length bit-fields are aligned relative to the start of the containing
652
struct according to their declared type and, since they must be unnamed, do not
653
-affect the struct alignment. C requies bit-fields on opposite sides of a
+affect the struct alignment. C requires bit-fields on opposite sides of a
654
zero-length bitfield to be treated as separate memory locations for the
655
purposes of data races.
656
0 commit comments