Enable math functions linking with static library for LTO
[gcc.git] / gcc / builtins.h
index 1ffb491d7850366c74bd694bf9e1c277bcde1da9..66c9295ff4a67fa91324799fc54301d885348406 100644 (file)
@@ -150,5 +150,6 @@ extern internal_fn replacement_internal_fn (gcall *);
 
 extern void warn_string_no_nul (location_t, const char *, tree, tree);
 extern tree unterminated_array (tree, tree * = NULL, bool * = NULL);
+extern bool builtin_with_linkage_p (tree);
 
 #endif /* GCC_BUILTINS_H */