]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ira-lives.cc
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / ira-lives.cc
index 4075cc84b7c5862e661c112d5b58ff82162da9d7..7a92c442e2c90e0863d7a9489f61635fa891beca 100644 (file)
@@ -1396,7 +1396,7 @@ process_bb_node_lives (ira_loop_tree_node_t loop_tree_node)
                  sparseset_set_bit (allocnos_processed, num);
 
                  if (allocno_saved_at_call[num] != last_call_num)
-                   /* Here we are mimicking caller-save.c behavior
+                   /* Here we are mimicking caller-save.cc behavior
                       which does not save hard register at a call if
                       it was saved on previous call in the same basic
                       block and the hard register was not mentioned