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 948463c + 83f05df commit ca89636Copy full SHA for ca89636
riscv-cc.adoc
@@ -595,7 +595,7 @@ member. The size of any object is a multiple of its alignment.
595
=== Fixed-length vector
596
597
Various compilers have support for fixed-length vector types, for example GCC
598
-and Clang both support declaring a type with `__attribute__((vector_size(N))`,
+and Clang both support declaring a type with `\\__attribute__\((vector_size(N))`,
599
where N is a positive number larger than zero.
600
601
The alignment requirement for the fixed length vector shall be equivalent to the
0 commit comments