]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/rtl.h
re PR debug/4461 (Invalid dawrf2 debug code)
[gcc.git] / gcc / rtl.h
index 714faac91c694d50ec31cd099b69cdfe452088dd..c5b3397a355b70e4d2e61ce4ad2af9c12db2c029 100644 (file)
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1301,6 +1301,7 @@ extern rtx force_const_mem                PARAMS ((enum machine_mode, rtx));
 
 /* In varasm.c  */
 extern rtx get_pool_constant           PARAMS ((rtx));
+extern rtx get_pool_constant_mark      PARAMS ((rtx, bool *));
 extern enum machine_mode get_pool_mode PARAMS ((rtx));
 extern rtx get_pool_constant_for_function      PARAMS ((struct function *, rtx));
 extern enum machine_mode get_pool_mode_for_function    PARAMS ((struct function *, rtx));
This page took 0.027965 seconds and 5 git commands to generate.