]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c-common.h
Implement P0479R5, [[likely]] and [[unlikely]].
[thirdparty/gcc.git] / gcc / c-family / c-common.h
index 8eeeba7531921f3dd19dff565989532b32120445..4aa614261142e4a6716cc7182fa731bc4bf586d8 100644 (file)
@@ -1330,6 +1330,7 @@ extern int parse_tm_stmt_attr (tree, int);
 extern int tm_attr_to_mask (tree);
 extern tree tm_mask_to_attr (int);
 extern tree find_tm_attribute (tree);
+extern const struct attribute_spec::exclusions attr_cold_hot_exclusions[];
 
 /* A bitmap of flags to positional_argument.  */
 enum posargflags {