]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/shrink-wrap.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / shrink-wrap.h
index 84dbd3f92aea99c6935e3158544205c591d1b702..04a75442d1cc58aeb63ca2fd66fc91b6c244f92c 100644 (file)
@@ -22,7 +22,7 @@ along with GCC; see the file COPYING3.  If not see
 
 #include "function.h"
 
-/* In shrink-wrap.c.  */
+/* In shrink-wrap.cc.  */
 extern bool requires_stack_frame_p (rtx_insn *, HARD_REG_SET, HARD_REG_SET);
 extern void try_shrink_wrapping (edge *entry_edge, rtx_insn *prologue_seq);
 extern void try_shrink_wrapping_separate (basic_block first_bb);