]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/stormy16/stormy16.cc
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / config / stormy16 / stormy16.cc
index f41c0dabcba44dbd0f4b1d60e5cc73db0fb8bdac..36fb97eb2e5f0ee87388b0ce934d8f10edfd86b9 100644 (file)
@@ -702,7 +702,7 @@ xstormy16_mode_dependent_address_p (const_rtx x,
       && ! LEGITIMATE_ADDRESS_INTEGER_P (XEXP (x, 1), 6))
     return true;
 
-  /* Auto-increment addresses are now treated generically in recog.c.  */
+  /* Auto-increment addresses are now treated generically in recog.cc.  */
   return false;
 }