]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/function.h
* ipa-pure-const.c (state_from_flags, local_pure_const): Use
[thirdparty/gcc.git] / gcc / function.h
index 684bbce1b070d743752a47a1151235e9f33c39ed..59e729dc6bf8675cbbe09e7c91fbe20bac7018db 100644 (file)
@@ -760,6 +760,7 @@ extern void clobber_return_register (void);
 extern rtx get_arg_pointer_save_area (void);
 
 /* Returns the name of the current function.  */
+extern const char *fndecl_name (tree);
 extern const char *function_name (struct function *);
 extern const char *current_function_name (void);