]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/output.h
Stack usage support
[thirdparty/gcc.git] / gcc / output.h
index e4679a57eb17576b4b03241c2708e993da975326..8371aa05f835ef0e1a349b009164edae47df4c2d 100644 (file)
@@ -639,6 +639,9 @@ extern int maybe_assemble_visibility (tree);
 
 extern int default_address_cost (rtx, bool);
 
+/* Output stack usage information.  */
+extern void output_stack_usage (void);
+
 /* dbxout helper functions */
 #if defined DBX_DEBUGGING_INFO || defined XCOFF_DEBUGGING_INFO