]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/match-and-simplify.texi
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / doc / match-and-simplify.texi
index ed0270a79676c5f9a543b617dd6631d3b8947152..63a73ae047cafbdb9194f08bd2f450466b42354b 100644 (file)
@@ -12,7 +12,7 @@ tries to address several issues.
 
 @enumerate
 @item unify expression simplifications currently spread and duplicated
-    over separate files like fold-const.c, gimple-fold.c and builtins.c
+    over separate files like fold-const.cc, gimple-fold.cc and builtins.cc
 @item allow for a cheap way to implement building and simplifying
     non-trivial GIMPLE expressions, avoiding the need to go through
     building and simplifying GENERIC via fold_buildN and then